summaryrefslogtreecommitdiffstats
path: root/pkgs/stdenv/generic/setup.sh
AgeCommit message (Expand)Author
2020-06-08stdenv: set SOURCE_DATE_EPOCH to a value python supportsJörg Thalheim
2020-04-12setup.sh: add dontPatchworldofpeace
2020-04-09generic/setup.sh: allow clobbering env-vars fileMatthew Bauer
2019-11-12setup.sh: rewrite stripHashLily Ballard
2019-11-05stdenv: Don't unset propagated*DepFiles before main phasesJohn Ericson
2019-11-05Merge pull request #69603 from matthewbauer/unset-unused-setup-varMatthew Bauer
2019-11-01stdenv: Don't stop `set -u`-ingJohn Ericson
2019-09-26generic/setup.sh: Unset locally defined variablesMatthew Bauer
2019-09-20Merge pull request #69028 from matthewbauer/remove-iselfexec-iselfdynMatthew Bauer
2019-09-20setup.sh: avoid subshells: iterating a fileAlbert Safin
2019-09-20setup.sh: avoid subshells: type -t in _callImplicitHookAlbert Safin
2019-09-20setup.sh: avoid subshells: mapOffsetAlbert Safin
2019-09-20setup.sh: avoid subshells: type -tAlbert Safin
2019-09-19setup.sh: avoid subshells: shopt -po nounsetAlbert Safin
2019-09-18Revert "setup.sh introduce isELFExec, isELFDyn"Matthew Bauer
2019-08-17setup.sh introduce isELFExec, isELFDynFlorian Klink
2019-07-01setup.sh: add dontUnpackworldofpeace
2019-07-01setup.sh: add dontConfigureworldofpeace
2019-05-09stdenv: also override cert files in pure nix-shellVladimír Čunát
2019-05-09stdenv, cacert: consider $NIX_SSL_CERT_FILE in hooksVladimír Čunát
2019-04-26setup.sh: make sure initialPath goes at end of HOST_PATHMatthew Bauer
2019-01-27Merge pull request #49552 from matthewbauer/setup-dedupeMatthew Bauer
2019-01-27setup.sh: avoid running the same hook twiceMatthew Bauer
2019-01-26setup.sh: put SHELL in flagsArrayMatthew Bauer
2018-12-22treewide: remove paxutils from stdenvJörg Thalheim
2018-11-14Revert "patch-shebangs: use --build for auto patch shebangs"Daiderd Jordan
2018-11-12Merge pull request #35304 from volth/patch-97Matthew Bauer
2018-11-02patch-shebangs: use --build for auto patch shebangsMatthew Bauer
2018-09-25stdenv: Improve ELF detection for isELFaszlig
2018-09-17stdenv: fix HOST_PATH changeMatthew Bauer
2018-09-16stdenv: add shell to HOST_PATH for backwards compatibilityMatthew Bauer
2018-09-05stdenv: implement enableParallelChecking optionJan Malakhovski
2018-07-30stdenv/build-support: support .tbz and .txz tarballsJames Deikun
2018-07-22setup.sh: add HOST_PATHMatthew Bauer
2018-07-21Merge pull request #43224 from volth/patch-179Matthew Bauer
2018-07-10substituteStream(): print warning if nothing donevolth
2018-07-09stdenv-setup: Remove superfluous check for /bin/shaszlig
2018-07-08substitute(): --subst-var was silently coercing to "" if the variable does no...volth
2018-05-14Merge remote-tracking branch 'upstream/staging' into strictDepsJohn Ericson
2018-05-14treewide: Get rid of all uses of crossConfigJohn Ericson
2018-05-07Merge pull request #40139 from obsidiansystems/modular-setup-hooksJohn Ericson
2018-05-07stdenv: Support concatenating setup hooks from multiple parts.John Ericson
2018-04-25stdenv: implement `checkTarget` and `installCheckTarget` autodetectionJan Malakhovski
2018-04-25stdenv: generic/setup.sh: cleanup installPhaseJan Malakhovski
2018-04-25stdenv: generic/setup.sh: simplify buildPhase Makefile checkJan Malakhovski
2018-02-15Handle sourceRoots with leading dashesShea Levy
2018-01-24unpackPhase: Handle sources starting with a hyphenShea Levy
2018-01-09stdenv: Kill off ensureDiradisbladis
2017-12-30stdenv-setup: Ease the transition with native buildsJohn Ericson
2017-12-30{bintools,cc}-wrapper: Fix setup hook to respect the role of the cc-compilerJohn Ericson