summary refs log tree commit diff
path: root/pkgs/stdenv/generic
Commit message (Expand)AuthorAge
* stdenv: set SSL_CERT_FILE only if it isn't alreadyNikolay Amiantov2016-02-25
* Don't try to apply patchelf to non-ELF binariesEelco Dolstra2016-02-18
* 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
* Set SOURCE_DATE_EPOCH to latest source fileEelco Dolstra2016-01-05
* Set a fallback default value for SOURCE_DATE_EPOCHEelco Dolstra2016-01-05
* 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
* Merge recent staging built on HydraVladimír Čunát2015-12-05
|\
| * reintroduce impure host deps to all derivationsJude Taylor2015-11-21
| * switch to zero underscores for sandbox profiles; remove generateFrameworkProfileJude Taylor2015-11-21
| * use single underscore for sandboxProfileJude Taylor2015-11-21
| * use per-derivation sandbox profilesJude Taylor2015-11-19
| * start on sandbox stuffJude Taylor2015-11-19
* | stdenv: `licenseAllowed` -> `checkValidity`Profpatsch2015-11-27
|/
* Don't fail if env-vars cannot be written toWout Mertens2015-11-04
* separateDebugInfo: Assert LinuxEelco Dolstra2015-09-22
* Enable separate debug infoEelco Dolstra2015-09-17
* Don't barf JSON at users in error messagesEelco Dolstra2015-08-27
* Merge branch 'master.upstream' into staging.upstreamWilliam A. Kennington III2015-08-19
|\
| * Revert "Move licenseAllowed check into the builder attribute (fixes #7541)"Peter Simons2015-08-19
* | Merge branch 'master.upstream' into staging.upstreamWilliam A. Kennington III2015-08-19
|\|
| * Move licenseAllowed check into the builder attribute (fixes #7541)Mathnerd3142015-08-17
* | Force Nixpkgs rebuildEelco Dolstra2015-08-03
|/
* unique host deps, otherwise we get 600000 char derivationsJude Taylor2015-07-08
* Merge #8363: pure-darwin stdenvVladimír Čunát2015-06-18
|\
| * move pure stdenv into a new directory, bring back the old oneJude Taylor2015-06-18
| * remove sort and unique from stdenvJude Taylor2015-06-18
| * pure darwin stdenvJude Taylor2015-06-18
* | Barf on non-existant build inputsEelco Dolstra2015-06-15
* | Define closeNest before exitHandlerEelco Dolstra2015-06-15
* | Merge remote-tracking branch 'origin/gcc-4.9' into stagingEelco Dolstra2015-06-11
|\ \ | |/ |/|
| * Merge remote-tracking branch 'origin/staging' into gcc-4.9Eelco Dolstra2015-06-01
| |\
| * | Ensure that errexit is honoured in hooksEelco Dolstra2015-05-13
* | | Revert "Refactor mkFlag / shouldUsePkg into the nixpkgs libraries"Eelco Dolstra2015-06-04
| |/ |/|
* | cygwin: stdenvFlorian Friesdorf2015-05-28
* | Refactor mkFlag / shouldUsePkg into the nixpkgs librariesWilliam A. Kennington III2015-05-22
|/
* Merge 'master' into stagingVladimír Čunát2015-04-26
|\
| * Fix some platformsWilliam A. Kennington III2015-04-25
* | Merge branch 'master' into stagingWilliam A. Kennington III2015-03-27
|\|
| * Set more precise meta.position for Haskell packagesEelco Dolstra2015-03-27
| * mkDerivation: Use function argumentsEelco Dolstra2015-03-27
* | stdenv: Substitute correctly chmods instead of .tmp which never existsWilliam A. Kennington III2015-03-26
* | substitute: Fix "No such file or directory" message on DarwinEelco Dolstra2015-03-24
|/
* remove stdenv.isBSDcodyopel2015-02-24
* Merge branch 'master' into stagingVladimír Čunát2015-01-31
|\
| * 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