summary refs log tree commit diff
path: root/pkgs/stdenv
AgeCommit message (Expand)AuthorFilesLines
2015-02-05Fix busybox stdenv?Lluís Batlle i Rossell1-28/+4
2015-02-05Adding the sheevaplug to make-bootstrap-tools-crossAmbroz Bizjak1-0/+15
2015-02-05Make the bootstrap-tools test use the real unpacking derivation.Ambroz Bizjak2-90/+60
2015-02-05Consolidate the unpack scripts for the bootstrap tools.Ambroz Bizjak3-72/+3
2015-02-05Fix building and unpacking of the ARM boostrap tools.Ambroz Bizjak5-145/+138
2015-02-05Fix cross compiling regression due to gcc->cc renaming.Ambroz Bizjak1-0/+1
2015-02-03move libcxx[abi] into llvm treeEric Seidel1-2/+1
2015-02-03new darwin stdenvEric Seidel3-55/+200
2015-02-02Merge commit 'cfb29ab882323d379aba20a95020c7c24f883eae'Shea Levy8-42/+38
2015-01-29stdenv: fix eval - the returnWout Mertens1-2/+2
2015-01-29stdenv: fix evalWout Mertens1-1/+1
2015-01-29stdenv: take license parameter checks out of mkDerivation pathWout Mertens1-69/+60
2015-01-24Add (optional) license white/blacklistingMatthias Beyer1-3/+60
2015-01-23Merge pull request #5714 from vcunat/p/stdenv-substWout Mertens1-3/+2
2015-01-17mpc: also rename the attribute to libmpcVladimír Čunát3-4/+4
2015-01-17Merge #5676: gcc-wrapper -> cc-wrapper and relatedVladimír Čunát7-31/+32
2015-01-14rename occurrences of gcc.gcc to gcc.ccEric Seidel3-17/+17
2015-01-14Add isGNU attribute to gccsShea Levy1-0/+1
2015-01-14rename gcc-wrapper to cc-wrapper.Eric Seidel5-14/+14
2015-01-13Merge branch 'master' into stagingVladimír Čunát2-18/+18
2015-01-13stdenv substitute: avoid using a temporary fileVladimír Čunát1-3/+2
2015-01-12stdenv: Remove redundant "building ..." messageEelco Dolstra1-4/+0
2015-01-11stdenv: improve message on evaluation check (no hash changes)Vladimír Čunát1-2/+3
2015-01-11stdenv: refactor code for evaluation errors (no hash changes)Vladimír Čunát1-18/+14
2015-01-03restore pkgs.gcc = stdenv.ccShea Levy1-0/+3
2014-12-27I think this should fix the evaluation errors in hydraDaniel Peebles2-9/+9
2014-12-26Merge branch 'staging'Vladimír Čunát3-6/+8
2014-12-26Restore accidentally-dropped stdenv adapterShea Levy1-0/+5
2014-12-26Change occurrences of gcc to the more general ccJohn Wiegley3-16/+11
2014-12-18Use updated bootstrap binariesEelco Dolstra2-6/+6
2014-12-15boostrap-tools: fix curl not finding libnss* and libresolvJaka Hudoklin1-0/+2
2014-11-16Merge remote-tracking branch 'origin/bash-4.3' into stagingEelco Dolstra1-2/+3
2014-11-16Merge remote-tracking branch 'origin/glibc-2.20' into stagingEelco Dolstra6-244/+98
2014-11-15linux-headers: Update to 3.12.32Eelco Dolstra1-1/+6
2014-11-14Merge branch 'master' into stagingVladimír Čunát1-0/+1
2014-11-12nixos: Add system-wide option to set the hostidRicardo M. Correia1-0/+1
2014-11-12useGoldLinker: Don't set dontStripEelco Dolstra1-1/+0
2014-11-10Ensure a correct value for $BASHEelco Dolstra1-1/+2
2014-11-10substituteAll: Enumerate environment variables more reliablyEelco Dolstra1-1/+1
2014-11-06Fix stdenv allowedRequisites checkEelco Dolstra2-2/+3
2014-11-06stdenv: Remove propagatedUserEnvPkgsEelco Dolstra1-3/+0
2014-11-06stdenv: Statically include the default build inputsEelco Dolstra3-7/+8
2014-11-06Fix running preHookEelco Dolstra1-0/+1
2014-11-06Merge remote-tracking branch 'origin/master' into stagingEelco Dolstra1-13/+13
2014-11-05Allow marking licenses as unfreeEelco Dolstra1-1/+4
2014-11-04Set SDKROOT etc. in stdenvNativeEelco Dolstra3-10/+11
2014-11-04Merge remote-tracking branch 'origin/darwin-clang-stdenv' into stagingEelco Dolstra6-40/+85
2014-11-04Set MACOSX_DEPLOYMENT_TARGET to 10.9Eelco Dolstra1-2/+2
2014-11-04Remove dead codeEelco Dolstra1-16/+1
2014-11-03Update bootstrap tools with the fix for GCC bug 61801Eelco Dolstra2-6/+6