summary refs log tree commit diff
path: root/pkgs/stdenv/generic/setup.sh
Commit message (Expand)AuthorAge
* Merge 'staging' into closure-sizeVladimír Čunát2016-04-07
|\
| * stdenv: don't complain about configure script not existingCharles Strahan2016-04-02
* | Merge branch 'master' into closure-sizeVladimír Čunát2016-04-01
|\|
| * stdenv-linux: Ensure binutils comes before bootstrapTools in $PATHEelco Dolstra2016-02-28
* | Merge master into closure-sizeVladimír Čunát2016-03-08
|\|
| * 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
* | Merge recent 'staging' into closure-sizeVladimír Čunát2016-02-03
|\|
| * defaultUnpack: Preserve timestamps when copying filesEelco Dolstra2016-01-26
* | Merge branch 'staging' into closure-sizeVladimír Čunát2016-01-19
|\|
| * 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
* | Merge staging into closure-sizeVladimír Čunát2015-11-20
|\|
| * Don't fail if env-vars cannot be written toWout Mertens2015-11-04
* | Merge commit staging+systemd into closure-sizeVladimír Čunát2015-10-03
|\|
| * Force Nixpkgs rebuildEelco Dolstra2015-08-03
| * Barf on non-existant build inputsEelco Dolstra2015-06-15
| * Define closeNest before exitHandlerEelco Dolstra2015-06-15
| * Ensure that errexit is honoured in hooksEelco Dolstra2015-05-13
* | stdenv multiple-outputs: change propagation rulesVladimír Čunát2015-04-18
* | Merge 'staging' into closure-sizeVladimír Čunát2015-04-18
|\|
| * 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
| * Merge pull request #5714 from vcunat/p/stdenv-substWout Mertens2015-01-23
| |\
| | * stdenv substitute: avoid using a temporary fileVladimír Čunát2015-01-13
| * | stdenv: Remove redundant "building ..." messageEelco Dolstra2015-01-12
| |/
| * Merge remote-tracking branch 'origin/bash-4.3' into stagingEelco Dolstra2014-11-16
| |\
| | * Ensure a correct value for $BASHEelco Dolstra2014-11-10
| | * substituteAll: Enumerate environment variables more reliablyEelco Dolstra2014-11-10
| * | stdenv: Statically include the default build inputsEelco Dolstra2014-11-06
| * | Fix running preHookEelco Dolstra2014-11-06
| |/
| * stdenv: Prevent issues like #4266Wout Mertens2014-10-31
| * stdenv: Use "pipefail" in setup.shNikolay Amiantov2014-10-10
| * stdenv: change 'echo -n' to 'printf "%s"'Nikolay Amiantov2014-10-09
| * stdenv: Fix handling spaces in 'substitute'Nikolay Amiantov2014-10-09
| * stdenv: added escaping for patchesNikolay Amiantov2014-10-09
| * stdenv: fail if the patch does not existNikolay Amiantov2014-10-09
* | WIPVladimír Čunát2014-08-25
* | stdenv: add first iteration of the multiout hookVladimír Čunát2014-08-24
* | stdenv/setup.sh: add $propagateIntoInputVladimír Čunát2014-08-24
|/
* stdenv: Put moving docs to $out/share in a separate setup hookEelco Dolstra2014-08-09
* fixupPhase: Fix making the outputs writableEelco Dolstra2014-08-09
* Allow passing arguments to hooksEelco Dolstra2014-08-09
* Remove addHookEelco Dolstra2014-08-09
* stdenv: Don't use sed to build the setup scriptEelco Dolstra2014-08-09
* stdenv: Remove the special handling of gccEelco Dolstra2014-08-09
* stdenv: Move paxmark function to paxctl's setup hookEelco Dolstra2014-08-09
* stdenv: Move unzip support to unzip's setup hookEelco Dolstra2014-08-09