summary refs log tree commit diff
path: root/pkgs/stdenv
Commit message (Expand)AuthorAge
* busybox: 1.22.1 -> 1.23.2William A. Kennington III2015-05-06
* useGoldLinker: Fix appending to $NIX_CFLAGS_LINKEelco Dolstra2015-05-04
* Fix some platformsWilliam A. Kennington III2015-04-25
* Set more precise meta.position for Haskell packagesEelco Dolstra2015-03-27
* mkDerivation: Use function argumentsEelco Dolstra2015-03-27
* darwin: add apple cli-tools to initialPath so we can handle overrideCCEric Seidel2015-03-24
* Remove unused fileEelco Dolstra2015-03-23
* Fix eval-release.nix evaluationEelco Dolstra2015-03-06
* stdenv/darwin: choose sdkroot based xcrun defaultEric Seidel2015-03-04
* remove stdenv.isBSDcodyopel2015-02-24
* Bootstrap tools for the upcoming new darwin stdenv (not working yet in this s...Dan Peebles2015-02-18
* Flip cctools and cctools crossDan Peebles2015-02-18
* I add back the arm unpack scriptLluís Batlle i Rossell2015-02-09
* Renaming make-bootstrap-tools-crosspi to cross.Lluís Batlle i Rossell2015-02-05
* Using fixed bootstraptools.Lluís Batlle i Rossell2015-02-05
* Bootstrap tools armv5telLluís Batlle i Rossell2015-02-05
* Fix busybox stdenv?Lluís Batlle i Rossell2015-02-05
* Adding the sheevaplug to make-bootstrap-tools-crossAmbroz Bizjak2015-02-05
* Make the bootstrap-tools test use the real unpacking derivation.Ambroz Bizjak2015-02-05
* Consolidate the unpack scripts for the bootstrap tools.Ambroz Bizjak2015-02-05
* Fix building and unpacking of the ARM boostrap tools.Ambroz Bizjak2015-02-05
* Fix cross compiling regression due to gcc->cc renaming.Ambroz Bizjak2015-02-05
* move libcxx[abi] into llvm treeEric Seidel2015-02-03
* new darwin stdenvEric Seidel2015-02-03
* Merge commit 'cfb29ab882323d379aba20a95020c7c24f883eae'Shea Levy2015-02-02
|\
| * Merge pull request #5714 from vcunat/p/stdenv-substWout Mertens2015-01-23
| |\
| | * stdenv substitute: avoid using a temporary fileVladimír Čunát2015-01-13
| * | mpc: also rename the attribute to libmpcVladimír Čunát2015-01-17
| * | Merge #5676: gcc-wrapper -> cc-wrapper and relatedVladimír Čunát2015-01-17
| |\ \
| | * | rename occurrences of gcc.gcc to gcc.ccEric Seidel2015-01-14
| | * | Add isGNU attribute to gccsShea Levy2015-01-14
| | * | rename gcc-wrapper to cc-wrapper.Eric Seidel2015-01-14
| * | | Merge branch 'master' into stagingVladimír Čunát2015-01-13
| |\| |
| * | | stdenv: Remove redundant "building ..." messageEelco Dolstra2015-01-12
| | |/ | |/|
* | | stdenv: fix eval - the returnWout Mertens2015-01-29
* | | stdenv: fix evalWout Mertens2015-01-29
* | | stdenv: take license parameter checks out of mkDerivation pathWout Mertens2015-01-29
* | | Add (optional) license white/blacklistingMatthias Beyer2015-01-24
| |/ |/|
* | stdenv: improve message on evaluation check (no hash changes)Vladimír Čunát2015-01-11
* | stdenv: refactor code for evaluation errors (no hash changes)Vladimír Čunát2015-01-11
* | restore pkgs.gcc = stdenv.ccShea Levy2015-01-03
|/
* I think this should fix the evaluation errors in hydraDaniel Peebles2014-12-27
* Merge branch 'staging'Vladimír Čunát2014-12-26
|\
| * Use updated bootstrap binariesEelco Dolstra2014-12-18
| * boostrap-tools: fix curl not finding libnss* and libresolvJaka Hudoklin2014-12-15
* | Restore accidentally-dropped stdenv adapterShea Levy2014-12-26
* | Change occurrences of gcc to the more general ccJohn Wiegley2014-12-26
|/
* Merge remote-tracking branch 'origin/bash-4.3' into stagingEelco Dolstra2014-11-16
|\
| * Ensure a correct value for $BASHEelco Dolstra2014-11-10
| * substituteAll: Enumerate environment variables more reliablyEelco Dolstra2014-11-10