summary refs log tree commit diff
path: root/pkgs/stdenv/generic/setup.sh
Commit message (Expand)AuthorAge
* treewide: drop -l$NIX_BUILD_CORESGraham Christensen2022-09-22
* Set inherit_errexit after bash version checkMatthew Bauer2022-08-21
* stdenv: substituteInPlace: accept multiple filenamesArtturin2022-06-29
* Merge pull request #178626 from a-m-joseph/pr/168413fallout/mktempRick van Schijndel2022-06-23
|\
| * setup.sh: use six `X` characters in `mktemp` invocationAdam Joseph2022-06-22
* | setup.sh: use -exec rather than -execdirAdam Joseph2022-06-15
|/
* fixLibtool(): patch ./configure, add `file` to common-path.nixAdam Joseph2022-05-26
* stdenv: print the time the phase took if it was longer than 30sArtturin2022-04-02
* stdenv/setup.sh: make sure $sourceRoot has +x before cd-ingsternenseemann2022-03-24
* stdenv, dep-licenses.sh: do not skip handling of other exit trapsSandro Jäckel2022-02-20
* stdenv: fix shellcheck complaining about things not being posix compliantSandro Jäckel2022-01-23
* stdenv: restore bash options -e/-u to the values they where beforeSandro Jäckel2022-01-23
* stdenv/setup: tell libtool about library pathsAlyssa Ross2021-11-23
* Merge pull request #137209 from milahu/patch-10Artturi2021-10-25
|\
| * unpackFile: ignore timestamp warningsmilahu2021-09-09
* | stdenv: add shopt inherit_errexithappysalada2021-10-06
* | stdenv: use named ref to clarify intenthappysalada2021-10-06
* | stdenv: re-add isMachO helper function (#138334)Winter2021-09-17
* | Merge #138186: stdenv: remove isMachO helper functionVladimír Čunát2021-09-17
|\ \
| * | stdenv: remove isMachO helper functionWinter2021-09-16
| * | Revert "Merge remote-tracking branch 'origin/python-unstable' into staging-next"Martin Weinelt2021-09-05
* | | stdenv/setup.sh: fix read -N 0 for bash 5happysalada2021-09-12
* | | stdenv: fix nix_build_cores guesshappysalada2021-09-07
* | | stdenv: fix showBuildStatshappysalada2021-09-06
|/ /
* | stdenv setup.sh: remove combined [ in favor of [[happysalada2021-08-30
* | stdenv: remove bash version compatibility hackhappysalada2021-08-30
* | stdenv: remove combined command conditionalhappysalada2021-08-30
* | stdenv: arithmetic fixeshappysalada2021-08-30
* | stdenv: declare missing variableshappysalada2021-08-30
* | stdenv: add isMachO helper function (#133808)Sebastián Mancilla2021-08-21
|/
* stdenv/setup: force libtool to skip dep checksAlyssa Ross2021-07-27
* stdenv: typohappysalada2021-07-19
* Merge pull request #108102 from matthewbauer/bash-version-checkSandro2021-06-24
|\
| * stdenv/setup.sh: Add version check to setup scriptMatthew Bauer2021-06-23
* | stdenv: ignore duplicates in addToSearchPath (#113800)Vincenzo Mantova2021-03-13
* | stdenv: mute errors when failing to write env-varstv2021-01-05
|/
* setup.sh: export XDG_DATA_DIRS for consistencyRobert Hensing2020-11-25
* setup.sh: Only load XDG_DATA_DIRS for executable inputsRobert Hensing2020-11-25
* setup.sh: Support XDG_DATA_DIRSRobert Hensing2020-11-25
* stdenv: Fix error message when checkPhase is missingJoachim Breitner2020-11-07
* stdenv: set SOURCE_DATE_EPOCH to a value python supportsJörg Thalheim2020-06-08
* setup.sh: add dontPatchworldofpeace2020-04-12
* generic/setup.sh: allow clobbering env-vars fileMatthew Bauer2020-04-09
* 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
| |/