summary refs log tree commit diff
path: root/pkgs/stdenv
Commit message (Expand)AuthorAge
* useOldCXXAbi: Change into a setup hookEelco Dolstra2016-04-01
* stdenvAdapters.useOldCXXAbi: add new adapterNikolay Amiantov2016-03-31
* Merge remote-tracking branch 'origin/staging'Domen Kožar2016-03-27
|\
| * 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
| |/ |/|
* | 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
* 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
* 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
| * | FreeBSD: improve bootstrapping, re-enable bdb for heimdaljanus2016-01-01
| * | FreeBSD: minor fixes, add notes and make stdenv more robustjanus2016-01-01
| * | FreeBSD: apr-util, cyrus-sasl, berkeley db, glib, gnutls, kerberos, libelf-fr...janus2016-01-01
| * | FreeBSD: patch expat, kerberos, libedit, ossp-uuid, lz4, sharutils, add libel...janus2016-01-01
| * | FreeBSD: use own stdenv, do not run libtiff tests, use PIC for zlibjanus2016-01-01
| * | FreeBSD: use clang37janus2016-01-01
| * | FreeBSD patches for GNU m4, stdenv, miniupnpcjanus2016-01-01
| |/
| * stdenvBootstrapTools.x86_64-darwin: unbreakDan Peebles2015-12-28
* | stdenv/setup.sh: don't skip post-hooks (close #12032)Vladimír Čunát2016-01-05
|/
* allow{reason}: a bit more explicit error messageDomen Kožar2015-12-09