summaryrefslogtreecommitdiffstats
path: root/pkgs/stdenv
AgeCommit message (Expand)Author
2016-02-17bootstrap tools: have curl without http2 supportVladimír Čunát
2016-02-03stdenv: accept wider range of $configureScript optionsVladimír Čunát
2016-02-03Move setting $SSL_CERT_FILE to stdenvEelco Dolstra
2016-01-26defaultUnpack: Preserve timestamps when copying filesEelco Dolstra
2016-01-25linux stdenv bootstrap: avoid building grep twiceVladimír Čunát
2016-01-24Linux stdenv update: pass gnugrep to cc-wrapperAnthony Cowley
2016-01-19cc-wrapper: fix on darwinAnthony Cowley
2016-01-18Merge branch 'master' into stagingVladimír Čunát
2016-01-16stdenv-darwin: add parent attribute to bootstrapDan Peebles
2016-01-05Set SOURCE_DATE_EPOCH to latest source fileEelco Dolstra
2016-01-05Set a fallback default value for SOURCE_DATE_EPOCHEelco Dolstra
2016-01-05Merge branch 'master' into stagingVladimír Čunát
2016-01-05Merge #10816: improve FreeBSD supportVladimír Čunát
2016-01-05stdenv/setup.sh: don't skip post-hooks (close #12032)Vladimír Čunát
2016-01-03stdenv-darwin: allow easier testing of bootstrap toolsDan Peebles
2016-01-03stdenv-darwin: rename folder and associated attributeDan Peebles
2016-01-03stdenv-darwin: kill old impure Darwin stdenvDan Peebles
2016-01-01FreeBSD: undo removal of Solaris and remove changes to native stdenv now that...janus
2016-01-01FreeBSD: improve bootstrapping, re-enable bdb for heimdaljanus
2016-01-01FreeBSD: minor fixes, add notes and make stdenv more robustjanus
2016-01-01FreeBSD: apr-util, cyrus-sasl, berkeley db, glib, gnutls, kerberos, libelf-fr...janus
2016-01-01FreeBSD: patch expat, kerberos, libedit, ossp-uuid, lz4, sharutils, add libel...janus
2016-01-01FreeBSD: use own stdenv, do not run libtiff tests, use PIC for zlibjanus
2016-01-01FreeBSD: use clang37janus
2016-01-01FreeBSD patches for GNU m4, stdenv, miniupnpcjanus
2015-12-28stdenvBootstrapTools.x86_64-darwin: unbreakDan Peebles
2015-12-09allow{reason}: a bit more explicit error messageDomen Kožar
2015-12-05Merge recent staging built on HydraVladimír Čunát
2015-11-27stdenv: `licenseAllowed` -> `checkValidity`Profpatsch
2015-11-21reintroduce impure host deps to all derivationsJude Taylor
2015-11-21switch to zero underscores for sandbox profiles; remove generateFrameworkProfileJude Taylor
2015-11-21use single underscore for sandboxProfileJude Taylor
2015-11-19allow networking by default and remove it from derivationsJude Taylor
2015-11-19remove useless muting lines; they interfere with debuggingJude Taylor
2015-11-19use per-derivation sandbox profilesJude Taylor
2015-11-19start on sandbox stuffJude Taylor
2015-11-04Don't fail if env-vars cannot be written toWout Mertens
2015-10-30Merge branch 'master.upstream' into staging.upstreamWilliam A. Kennington III
2015-10-29Move stdenv-darwin bootstrap binaries to nixos.orgEelco Dolstra
2015-10-23rebase on eelco's bootstrap-tools changesJude Taylor
2015-10-23update pure-darwin make-bootstrap-toolsJude Taylor
2015-10-23Add stdenv bootstrap tools generation to release.nixEelco Dolstra
2015-10-23Merge master into stagingVladimír Čunát
2015-10-21Drop unnecessary __impureHostDepsEelco Dolstra
2015-10-15inherit system for builtin fetchurl in PDJude Taylor
2015-10-15re-fix evaluation of libSystemClosureJude Taylor
2015-10-15fix libSystemClosure on non-darwin machinesJude Taylor
2015-10-15Merge branch 'master.upstream' into staging.upstreamWilliam A. Kennington III
2015-10-14Merge pull request #10187 from NixOS/switch-to-pdJude Taylor
2015-10-06Revert "Merge pull request #9543 from NixOS/staging.post-15.06"Eelco Dolstra