summary refs log tree commit diff
path: root/pkgs/stdenv/generic/setup.sh
Commit message (Expand)AuthorAge
* setup.sh: rewrite stripHashLily Ballard2019-11-12
* stdenv: Don't unset propagated*DepFiles before main phasesJohn Ericson2019-11-05
* Merge pull request #69603 from matthewbauer/unset-unused-setup-varMatthew Bauer2019-11-05
|\
| * generic/setup.sh: Unset locally defined variablesMatthew Bauer2019-09-26
* | stdenv: Don't stop `set -u`-ingJohn Ericson2019-11-01
* | Merge pull request #69028 from matthewbauer/remove-iselfexec-iselfdynMatthew Bauer2019-09-20
|\ \
| * | Revert "setup.sh introduce isELFExec, isELFDyn"Matthew Bauer2019-09-18
| |/
* | setup.sh: avoid subshells: iterating a fileAlbert Safin2019-09-20
* | setup.sh: avoid subshells: type -t in _callImplicitHookAlbert Safin2019-09-20
* | setup.sh: avoid subshells: mapOffsetAlbert Safin2019-09-20
* | setup.sh: avoid subshells: type -tAlbert Safin2019-09-20
* | setup.sh: avoid subshells: shopt -po nounsetAlbert Safin2019-09-19
|/
* setup.sh introduce isELFExec, isELFDynFlorian Klink2019-08-17
* setup.sh: add dontUnpackworldofpeace2019-07-01
* setup.sh: add dontConfigureworldofpeace2019-07-01
* stdenv: also override cert files in pure nix-shellVladimír Čunát2019-05-09
* stdenv, cacert: consider $NIX_SSL_CERT_FILE in hooksVladimír Čunát2019-05-09
* setup.sh: make sure initialPath goes at end of HOST_PATHMatthew Bauer2019-04-26
* Merge pull request #49552 from matthewbauer/setup-dedupeMatthew Bauer2019-01-27
|\
| * setup.sh: avoid running the same hook twiceMatthew Bauer2019-01-27
* | setup.sh: put SHELL in flagsArrayMatthew Bauer2019-01-26
* | treewide: remove paxutils from stdenvJörg Thalheim2018-12-22
* | Revert "patch-shebangs: use --build for auto patch shebangs"Daiderd Jordan2018-11-14
* | Merge pull request #35304 from volth/patch-97Matthew Bauer2018-11-12
|\ \
| * | substituteStream(): print warning if nothing donevolth2018-07-10
* | | patch-shebangs: use --build for auto patch shebangsMatthew Bauer2018-11-02
| |/ |/|
* | stdenv: Improve ELF detection for isELFaszlig2018-09-25
* | stdenv: fix HOST_PATH changeMatthew Bauer2018-09-17
* | stdenv: add shell to HOST_PATH for backwards compatibilityMatthew Bauer2018-09-16
* | stdenv: implement enableParallelChecking optionJan Malakhovski2018-09-05
* | stdenv/build-support: support .tbz and .txz tarballsJames Deikun2018-07-30
* | setup.sh: add HOST_PATHMatthew Bauer2018-07-22
* | Merge pull request #43224 from volth/patch-179Matthew Bauer2018-07-21
|\ \ | |/ |/|
| * substitute(): --subst-var was silently coercing to "" if the variable does no...volth2018-07-08
* | stdenv-setup: Remove superfluous check for /bin/shaszlig2018-07-09
|/
* Merge remote-tracking branch 'upstream/staging' into strictDepsJohn Ericson2018-05-14
|\
| * Merge pull request #40139 from obsidiansystems/modular-setup-hooksJohn Ericson2018-05-07
| |\
| | * stdenv: Support concatenating setup hooks from multiple parts.John Ericson2018-05-07
| * | stdenv: implement `checkTarget` and `installCheckTarget` autodetectionJan Malakhovski2018-04-25
| * | stdenv: generic/setup.sh: cleanup installPhaseJan Malakhovski2018-04-25
| * | stdenv: generic/setup.sh: simplify buildPhase Makefile checkJan Malakhovski2018-04-25
| |/
* / treewide: Get rid of all uses of crossConfigJohn Ericson2018-05-14
|/
* Handle sourceRoots with leading dashesShea Levy2018-02-15
* unpackPhase: Handle sources starting with a hyphenShea Levy2018-01-24
* stdenv: Kill off ensureDiradisbladis2018-01-09
* stdenv-setup: Ease the transition with native buildsJohn Ericson2017-12-30
* {bintools,cc}-wrapper: Fix setup hook to respect the role of the cc-compilerJohn Ericson2017-12-30
* stdenv: Fix handling of dependencies and hooksJohn Ericson2017-12-30
* stdenv setup: Always use both propagated filesJohn Ericson2017-11-21
* stdenv setup: Run setup hooks and other processing after accumulating depsJohn Ericson2017-11-15