summary refs log tree commit diff
path: root/pkgs/build-support
Commit message (Expand)AuthorAge
* Added mirrors for MySQL.vi2014-12-17
* gnat: make it build again (close #5307)Vladimír Čunát2014-12-14
* Fix fetchzip for actuall zip filesMichael Raskin2014-12-12
* Merge branch 'master' into stagingDomen Kožar2014-12-07
|\
| * Ubuntu 14.10: Update hashesEelco Dolstra2014-12-05
| * fetchgit: Simplify submodule url discoveryWilliam A. Kennington III2014-12-04
* | Merge branch 'master' into stagingVladimír Čunát2014-11-28
|\|
| * nixos: Rename virtualbox to virtualboxGuest.aszlig2014-11-27
* | Merge branch 'master' into stagingVladimír Čunát2014-11-26
|\|
| * imagemagick: use a stable URL, reshuffle mirrorsVladimír Čunát2014-11-26
| * cabal: add support for "editedCabalFile" attribute to address https://github....Peter Simons2014-11-26
* | Move finding XML catalogs into a separate setup hookEelco Dolstra2014-11-25
* | Merge branch 'master' into stagingVladimír Čunát2014-11-24
|\|
| * fetchurl: friendly message if hash is not givenDomen Kožar2014-11-23
| * Fix patchelf RPM buildsEelco Dolstra2014-11-20
| * Update to Debian 7.7Eelco Dolstra2014-11-20
| * Add Ubuntu 14.10Eelco Dolstra2014-11-20
| * vmTools: Fix permissions on /tmp and /dev/*Eelco Dolstra2014-11-18
* | stdenv lib64-moving: fail instead of overwritingVladimír Čunát2014-11-17
|/
* nix-prefetch-git: allow dots in submodule namesVincent Laporte2014-11-15
* cabal: fix GHC 6.10.4 buildsPeter Simons2014-11-15
* findTarball: Fix the case where src is a directoryEelco Dolstra2014-11-10
* add parens to de ambiguifyEdward Tjörnhammar2014-11-10
* Revert "Revert "initialized git repo should use the set http_proxy""Edward Tjörnhammar2014-11-09
* Revert "initialized git repo should use the set http_proxy"Luca Bruno2014-11-09
* Merge branch 'master' into stagingLuca Bruno2014-11-08
|\
| * cabal: enable multi-threaded builds with GHC 7.8.x or later for executablesPeter Simons2014-11-07
| * cabal: add "-hidir $TMPDIR" parameter to ghc call that compiles Setup.hsPeter Simons2014-11-07
* | initialized git repo should use the set http_proxyEdward Tjörnhammar2014-11-07
* | nixBuild: Respect the preHook/postHook of the callerEelco Dolstra2014-11-06
* | findTarball: Handle pipefailEelco Dolstra2014-11-05
* | Die tabs dieEelco Dolstra2014-11-05
* | findTarballs: Take nullglob into accountEelco Dolstra2014-11-05
* | Merge recent master into stagingVladimír Čunát2014-11-05
|\|
| * Add mirrors for sageJoachim Fasting2014-11-03
| * nix-prefetch-git: run single-threaded 'git repack'Bjørn Forsman2014-11-03
* | Merge remote-tracking branch 'origin/darwin-clang-stdenv' into stagingEelco Dolstra2014-11-04
|\ \
| * | Fix stdenv-nativeEelco Dolstra2014-10-11
| * | Unify gcc-wrapper and clang-wrapperEelco Dolstra2014-10-11
| * | gcc-wrapper: Style fixEelco Dolstra2014-10-11
| * | gcc-wrapper: Style fixEelco Dolstra2014-10-11
| * | gcc-wrapper: Wrap ld.goldEelco Dolstra2014-10-10
| * | gcc-wrapper: Get rid of builder.sh + cleanupEelco Dolstra2014-10-10
| * | Merge remote-tracking branch 'origin/staging' into darwin-clang-stdenvEelco Dolstra2014-10-09
| |\ \
| * | | clang-wrapper: Remove explicit dependency on libc++Eelco Dolstra2014-09-24
| * | | libc++: Use the right libc++abi re-export listEelco Dolstra2014-09-24
| * | | fixDarwinDylibNames: Use new hook mechanismEelco Dolstra2014-09-24
| * | | gcc-wrapper: Remove NIX_GCC_NEEDS_GREPEelco Dolstra2014-09-23
| * | | Merge branch 'darwin-stdenv' of github.com:joelteon/nixpkgs into stagingEelco Dolstra2014-09-23
| |\ \ \
| | * | | suitable clang stdenvJoel Taylor2014-09-09