summary refs log tree commit diff
path: root/pkgs/stdenv
Commit message (Expand)AuthorAge
* Merge branch 'master' into stagingVladimír Čunát2014-11-14
|\
| * nixos: Add system-wide option to set the hostidRicardo M. Correia2014-11-12
* | useGoldLinker: Don't set dontStripEelco Dolstra2014-11-12
* | Fix stdenv allowedRequisites checkEelco Dolstra2014-11-06
* | stdenv: Remove propagatedUserEnvPkgsEelco Dolstra2014-11-06
* | stdenv: Statically include the default build inputsEelco Dolstra2014-11-06
* | Fix running preHookEelco Dolstra2014-11-06
* | Merge remote-tracking branch 'origin/master' into stagingEelco Dolstra2014-11-06
|\|
| * Allow marking licenses as unfreeEelco Dolstra2014-11-05
* | Set SDKROOT etc. in stdenvNativeEelco Dolstra2014-11-04
* | Merge remote-tracking branch 'origin/darwin-clang-stdenv' into stagingEelco Dolstra2014-11-04
|\ \
| * | Set MACOSX_DEPLOYMENT_TARGET to 10.9Eelco Dolstra2014-11-04
| * | Remove dead codeEelco Dolstra2014-11-04
| * | stdenv-darwin: Revert to clang 3.3Eelco Dolstra2014-10-15
| * | stdenv-darwin: Pass through libcxx/libcxxabiEelco Dolstra2014-10-14
| * | Unify gcc-wrapper and clang-wrapperEelco Dolstra2014-10-11
| * | gcc-wrapper: Wrap ld.goldEelco Dolstra2014-10-10
| * | Merge remote-tracking branch 'origin/staging' into darwin-clang-stdenvEelco Dolstra2014-10-09
| |\ \
| * \ \ Merge remote-tracking branch 'origin/staging' into darwin-clang-stdenvEelco Dolstra2014-10-06
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'origin/staging' into darwin-clang-stdenvEelco Dolstra2014-10-03
| |\ \ \ \
| * | | | | Remove broken libunwindNative packageEelco Dolstra2014-09-29
| * | | | | clang-wrapper: Remove explicit dependency on libc++Eelco Dolstra2014-09-24
| * | | | | stdenvDarwin: Do not wrap clang twiceEelco 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
| |\ \ \ \ \
| | * | | | | fix even more clang buildsJoel Taylor2014-09-09
| | * | | | | build nix head successfullyJoel Taylor2014-09-09
| | * | | | | livcxx buildJoel Taylor2014-09-09
| | * | | | | wip libc++Joel Taylor2014-09-09
| | * | | | | suitable clang stdenvJoel Taylor2014-09-09
* | | | | | | stdenv: Prevent issues like #4266Wout Mertens2014-10-31
* | | | | | | Fix indentEelco Dolstra2014-10-26
* | | | | | | stdenv: Use "pipefail" in setup.shNikolay Amiantov2014-10-10
* | | | | | | stdenv: change 'echo -n' to 'printf "%s"'Nikolay Amiantov2014-10-09
* | | | | | | stdenv: Fix handling spaces in 'substitute'Nikolay Amiantov2014-10-09
* | | | | | | stdenv: added escaping for patchesNikolay Amiantov2014-10-09
* | | | | | | stdenv: fail if the patch does not existNikolay Amiantov2014-10-09
| |_|_|_|/ / |/| | | | |
* | | | | | Automatically move stuff in lib64 to libEelco Dolstra2014-10-07
* | | | | | Automatically move programs in sbin to binEelco Dolstra2014-10-07
* | | | | | Merge remote-tracking branch 'origin/master' into stagingEelco Dolstra2014-10-07
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Eliminate some optionals/optionalAttrs calls on the hot pathEelco Dolstra2014-10-05
| | |/ / / | |/| | |
* | | | | stdenv-linux: Turn allowedRequisites back onEelco Dolstra2014-10-06
* | | | | pcre: Update to 8.36Eelco Dolstra2014-10-06
| |_|_|/ |/| | |
* | | | stdenv-linux: Disable use of allowedRequisitesEelco Dolstra2014-10-06
| |_|/ |/| |
* | | Fix gcc.override (required by stdenv adapters like useGoldLinker)Eelco Dolstra2014-10-03
| |/ |/|
* | Cleanup legacy settings in stdenvLinuxGergely Risko2014-09-14
* | Cleanup perl logic in stdenvLinuxGergely Risko2014-09-14
* | pkgs/stdenv/linux: stageFun refactoringGergely Risko2014-09-14
* | Do allowed requisites check in stdenv/linuxGergely Risko2014-09-14
* | Fix zlib handling in stdenvLinuxGergely Risko2014-09-14