about summary refs log tree commit diff
path: root/pkgs/stdenv
Commit message (Expand)AuthorAge
...
| | * | cc-wrapper: add option to skip flags for native optimizationsNikolay Amiantov2016-03-24
| | * | stdenv-darwin: Fix dependency on bootstrapToolsEelco Dolstra2016-03-23
| | * | stdenv: don't overwrite $NIX_ENFORCE_PURITY settingTim Cuthbertson2016-03-13
| | * | Merge remote-tracking branch 'origin/gcc-5' into stagingEelco Dolstra2016-03-11
| | |\ \
| | | * | Switch to GCC 5Eelco Dolstra2016-02-28
| | * | | Merge remote-tracking branch 'origin/binutils-2.26' into stagingEelco Dolstra2016-03-11
| | |\ \ \
| | | * | | stdenv-linux: Ensure binutils comes before bootstrapTools in $PATHEelco Dolstra2016-02-28
| | | * | | stdenv-linux: Avoid building m4/bison twiceEelco Dolstra2016-02-28
| | | |/ /
| | * | | Merge remote-tracking branch 'upstream/master' into stagingTuomas Tynkkynen2016-03-06
| | |\ \ \
| | * | | | Don't apply patchelf to itselfEelco Dolstra2016-03-03
| | * | | | make-bootstrap-tools: fix #13629: glibc problemsVladimír Čunát2016-03-03
| | * | | | Move testBootstrapTools to make-bootstrap-tools.nixEelco Dolstra2016-03-03
| | | |/ / | | |/| |
| * | | | ARM stdenv: Update bootstrap toolsTuomas Tynkkynen2016-03-17
| * | | | Replace references to all-packages.nix, by references to the top-level of nix...Nicolas B. Pierron2016-03-13
| | |/ / | |/| |
* | | | Merge #13950: move ncurses utilities to $outVladimír Čunát2016-03-16
|\ \ \ \ | |_|_|/ |/| | |
| * | | ncurses: combine $lib and $out outputsThomas Tuegel2016-03-08
* | | | make-bootstrap-tools: fix evaluation error on DarwinThomas Tuegel2016-03-11
|/ / /
* | | Merge master into closure-sizeVladimír Čunát2016-03-08
|\| |
| * | make-bootstrap-tools: fix #13629: glibc problemsVladimír Čunát2016-03-03
| * | Fix "nix" stdenv (close #13554)Danny Wilson2016-02-28
| |/
| * fetchurlBoot: Use Nix's builtin fetchurl functionEelco Dolstra2016-02-27
| * stdenv: set SSL_CERT_FILE only if it isn't alreadyNikolay Amiantov2016-02-25
| * stdenvLinux: Use bash instead of sh from bootstrapToolsEelco Dolstra2016-02-24
| * Don't try to apply patchelf to non-ELF binariesEelco Dolstra2016-02-18
| * bootstrap tools: have curl without http2 supportVladimír Čunát2016-02-17
| * stdenv: accept wider range of $configureScript optionsVladimír Čunát2016-02-03
| * Move setting $SSL_CERT_FILE to stdenvEelco Dolstra2016-02-03
* | stdenv-darwin: fix to work with multiple outputsDan Peebles2016-02-13
* | Merge #12779: Mass replace `pkg}/bin`-style stringsVladimír Čunát2016-02-03
|\ \
| * | treewide: Mass replace 'bzip2}/bin' to refer the 'bin' outputTuomas Tynkkynen2016-02-01
* | | Merge recent 'staging' into closure-sizeVladimír Čunát2016-02-03
|\ \ \ | |/ / |/| / | |/
| * defaultUnpack: Preserve timestamps when copying filesEelco Dolstra2016-01-26
| * linux stdenv bootstrap: avoid building grep twiceVladimír Čunát2016-01-25
| * Linux stdenv update: pass gnugrep to cc-wrapperAnthony Cowley2016-01-24
| * cc-wrapper: fix on darwinAnthony Cowley2016-01-19
* | treewide: Mass replace 'zlib}/lib' to refer the 'out' outputTuomas Tynkkynen2016-01-24
* | treewide: Mass replace 'pcre}/lib' to refer the 'out' outputTuomas Tynkkynen2016-01-24
* | treewide: Mass replace 'mpfr}/lib' to refer the 'out' outputTuomas Tynkkynen2016-01-24
* | treewide: Mass replace 'binutils}/lib' to refer the 'out' outputTuomas Tynkkynen2016-01-24
* | Merge branch 'staging' into closure-sizeVladimír Čunát2016-01-19
|\|
| * Merge branch 'master' into stagingVladimír Čunát2016-01-18
| |\
| | * stdenv-darwin: add parent attribute to bootstrapDan Peebles2016-01-16
| * | Set SOURCE_DATE_EPOCH to latest source fileEelco Dolstra2016-01-05
| * | Set a fallback default value for SOURCE_DATE_EPOCHEelco Dolstra2016-01-05
| * | Merge branch 'master' into stagingVladimír Čunát2016-01-05
| |\|
| | * stdenv-darwin: allow easier testing of bootstrap toolsDan Peebles2016-01-03
| | * stdenv-darwin: rename folder and associated attributeDan Peebles2016-01-03
| | * stdenv-darwin: kill old impure Darwin stdenvDan Peebles2016-01-03
| * | Merge #10816: improve FreeBSD supportVladimír Čunát2016-01-05
| |\ \
| | * | FreeBSD: undo removal of Solaris and remove changes to native stdenv now that...janus2016-01-01