summary refs log tree commit diff
path: root/pkgs/stdenv
AgeCommit message (Expand)AuthorFilesLines
2016-04-06Merge commit 'bde820' from stagingTuomas Tynkkynen1-2/+2
2016-04-02stdenv: don't complain about configure script not existingCharles Strahan1-2/+2
2016-04-01useOldCXXAbi: Change into a setup hookEelco Dolstra1-6/+0
2016-03-31stdenvAdapters.useOldCXXAbi: add new adapterNikolay Amiantov1-0/+7
2016-03-27Merge remote-tracking branch 'origin/staging'Domen Kožar7-92/+80
2016-03-24cc-wrapper: add option to skip flags for native optimizationsNikolay Amiantov4-0/+4
2016-03-23stdenv-darwin: Fix dependency on bootstrapToolsEelco Dolstra1-5/+7
2016-03-17ARM stdenv: Update bootstrap toolsTuomas Tynkkynen3-12/+12
2016-03-13stdenv: don't overwrite $NIX_ENFORCE_PURITY settingTim Cuthbertson3-3/+3
2016-03-13Replace references to all-packages.nix, by references to the top-level of nix...Nicolas B. Pierron6-9/+9
2016-03-11Merge remote-tracking branch 'origin/gcc-5' into stagingEelco Dolstra1-7/+2
2016-03-11Merge remote-tracking branch 'origin/binutils-2.26' into stagingEelco Dolstra2-15/+7
2016-03-06Merge remote-tracking branch 'upstream/master' into stagingTuomas Tynkkynen1-2/+1
2016-03-03Don't apply patchelf to itselfEelco Dolstra1-1/+1
2016-03-03make-bootstrap-tools: fix #13629: glibc problemsVladimír Čunát1-1/+9
2016-03-03Move testBootstrapTools to make-bootstrap-tools.nixEelco Dolstra2-61/+56
2016-03-03make-bootstrap-tools: fix #13629: glibc problemsVladimír Čunát1-1/+9
2016-02-28Fix "nix" stdenv (close #13554)Danny Wilson1-2/+1
2016-02-28Switch to GCC 5Eelco Dolstra1-7/+2
2016-02-28stdenv-linux: Ensure binutils comes before bootstrapTools in $PATHEelco Dolstra1-12/+4
2016-02-28stdenv-linux: Avoid building m4/bison twiceEelco Dolstra1-3/+3
2016-02-27fetchurlBoot: Use Nix's builtin fetchurl functionEelco Dolstra2-13/+3
2016-02-25stdenv: set SSL_CERT_FILE only if it isn't alreadyNikolay Amiantov1-1/+3
2016-02-24stdenvLinux: Use bash instead of sh from bootstrapToolsEelco Dolstra1-1/+1
2016-02-18Don't try to apply patchelf to non-ELF binariesEelco Dolstra1-0/+11
2016-02-17bootstrap tools: have curl without http2 supportVladimír Čunát1-0/+1
2016-02-03stdenv: accept wider range of $configureScript optionsVladimír Čunát1-2/+2
2016-02-03Move setting $SSL_CERT_FILE to stdenvEelco Dolstra1-0/+5
2016-01-26defaultUnpack: Preserve timestamps when copying filesEelco Dolstra1-3/+5
2016-01-25linux stdenv bootstrap: avoid building grep twiceVladimír Čunát1-1/+2
2016-01-24Linux stdenv update: pass gnugrep to cc-wrapperAnthony Cowley1-4/+8
2016-01-19cc-wrapper: fix on darwinAnthony Cowley1-1/+1
2016-01-18Merge branch 'master' into stagingVladimír Čunát1-1/+2
2016-01-16stdenv-darwin: add parent attribute to bootstrapDan Peebles1-1/+2
2016-01-05Set SOURCE_DATE_EPOCH to latest source fileEelco Dolstra1-0/+1
2016-01-05Set a fallback default value for SOURCE_DATE_EPOCHEelco Dolstra1-0/+8
2016-01-05Merge branch 'master' into stagingVladimír Čunát9-939/+325
2016-01-05Merge #10816: improve FreeBSD supportVladimír Čunát4-1/+277
2016-01-05stdenv/setup.sh: don't skip post-hooks (close #12032)Vladimír Čunát1-17/+16
2016-01-03stdenv-darwin: allow easier testing of bootstrap toolsDan Peebles3-30/+43
2016-01-03stdenv-darwin: rename folder and associated attributeDan Peebles6-72/+2
2016-01-03stdenv-darwin: kill old impure Darwin stdenvDan Peebles5-557/+0
2016-01-01FreeBSD: undo removal of Solaris and remove changes to native stdenv now that...janus1-94/+0
2016-01-01FreeBSD: improve bootstrapping, re-enable bdb for heimdaljanus2-12/+23
2016-01-01FreeBSD: minor fixes, add notes and make stdenv more robustjanus2-274/+212
2016-01-01FreeBSD: apr-util, cyrus-sasl, berkeley db, glib, gnutls, kerberos, libelf-fr...janus1-1/+7
2016-01-01FreeBSD: patch expat, kerberos, libedit, ossp-uuid, lz4, sharutils, add libel...janus1-2/+2
2016-01-01FreeBSD: use own stdenv, do not run libtiff tests, use PIC for zlibjanus4-2/+317
2016-01-01FreeBSD: use clang37janus1-0/+2
2016-01-01FreeBSD patches for GNU m4, stdenv, miniupnpcjanus1-0/+94