summary refs log tree commit diff
path: root/pkgs/stdenv
Commit message (Expand)AuthorAge
* 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
* | Merge remote-tracking branch 'origin/glibc-2.20' into stagingEelco Dolstra2014-11-16
|\ \
| * | linux-headers: Update to 3.12.32Eelco Dolstra2014-11-15
| * | Update bootstrap tools with the fix for GCC bug 61801Eelco Dolstra2014-11-03
| * | Update the stdenv-linux bootstrap toolsEelco Dolstra2014-10-29
| * | busybox: Optionally use uclibcEelco Dolstra2014-10-29
| * | Update the stdenv bootstrap tools generatorEelco Dolstra2014-10-29
| * | Remove obsolete useKlibc stdenv adapterEelco Dolstra2014-10-29
| * | Remove obsolete useDietLibC stdenv adapterEelco Dolstra2014-10-29
| * | Remove tabs/whitespaceEelco Dolstra2014-10-29
* | | 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