summary refs log tree commit diff
path: root/pkgs/stdenv
Commit message (Expand)AuthorAge
* pkgsStatic: set BUILD_SHARED_LIBS=OFF for cmakeDmitry Kalinkin2020-01-03
* Merge pull request #74090 from obsidiansystems/ghcjs-cross-without-ccJohn Ericson2019-12-30
|\
| * Merge remote-tracking branch 'obsidian/ghcjs-cross-without-cc-common' into gh...John Ericson2019-12-30
| |\
| | * pkgs/stdenv/booter.nix: Add comment explaining hasCC trickeryJohn Ericson2019-12-30
| * | Merge remote-tracking branch 'obsidian/ghcjs-cross-without-cc-19.09' into ghc...John Ericson2019-11-26
| |\|
| | * Fix lib testsJohn Ericson2019-11-26
| * | Merge remote-tracking branch 'upstream/master' into ghcjs-cross-without-ccJohn Ericson2019-11-25
| |\ \ | | |/ | |/|
| * | Add support for cross compiling to `js-ghcjs`John Ericson2019-11-25
| * | stdenv: Introduce hasCC attributeJohn Ericson2019-11-25
* | | allowInsecureDefaultPredicate: fix to use getNameRobert Scott2019-12-15
| |/ |/|
* | 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
* | | Merge staging-next into stagingFrederik Rietdijk2019-11-05
|\ \ \
| * | | Revert "stdenv/check-meta: getEnv if the attribute is unset (#72376)" (#72752)Dmitry Kalinkin2019-11-03
| * | | stdenv/check-meta: getEnv if the attribute is unset (#72376)zimbatm2019-11-03
| * | | Merge pull request #72070 from graham33/fix/license_listMatthew Bauer2019-11-03
| |\ \ \
| | * | | Fix handling of lists in whitelistedLicenses and blacklistedLicensesGraham Bennett2019-10-27
| * | | | make-bootstrap-tools: use 'extreme' option to reduce size but not costWill Dietz2019-11-03
| * | | | binutils: offer "for bootstrap" variant that's less.. feature-completeWill Dietz2019-11-03
| * | | | gcc7: make building w/LTO support optional, don't use in bootstrap toolsWill Dietz2019-11-03
| |/ / /
* | | | stdenv: Don't stop `set -u`-ingJohn Ericson2019-11-01
* | | | treewide: Make still dont* Variables are optional in most casesJohn 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
| | |/ | |/|
* | | Merge remote-tracking branch 'origin/master' into stagingMatthew Bauer2019-09-20
|\ \ \ | | |/ | |/|
| * | stdenv/adapters.nix: remove static from makeStaticLibrariesMatthew Bauer2019-09-19
| |/
* | 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
|/
* Merge branch 'master' into stagingVladimír Čunát2019-09-02
|\
| * Merge remote-tracking branch 'upstream/master' into feature/js-unknown-ghcjsJohn Ericson2019-09-02
| |\
| * | Add support for `js-unknown-ghcjs`Moritz Angermann2019-09-02
* | | treewide: remove redundant recvolth2019-08-28
* | | Merge staging-next into stagingFrederik Rietdijk2019-08-28
|\ \ \ | | |/ | |/|
| * | Merge pull request #66657 from danbst/pgpackages-fixesDanylo Hlynskyi2019-08-18
| |\ \
| | * | stdenv/check-meta: construct name from pname and version if name unavailabledanbst2019-08-15
* | | | treewide: remove redundant quotesvolth2019-08-26
* | | | Merge pull request #66725 from flokli/wrapqtappshook-execFlorian Klink2019-08-18
|\ \ \ \ | |/ / / |/| | |
| * | | setup.sh introduce isELFExec, isELFDynFlorian Klink2019-08-17
| |/ /
* | | Merge pull request #65484 from arcnmx/pr-stdenv-cmake-crossMatthew Bauer2019-08-14
|\ \ \ | |/ / |/| |
| * | stdenv: correct cross CMAKE_SYSTEM_NAMEarcnmx2019-07-27
* | | Merge master into staging-nextFrederik Rietdijk2019-08-01
|\ \ \
| * | | pkgsStatic: propagate all buildInputsTobias Mayer2019-07-24
| * | | Signal static build option in makeStaticLibrariesTobias Mayer2019-07-21
| |/ /
* / / stdenv: MACOSX_DEPLOYMENT_TARGET 10.10 -> 10.12Daiderd Jordan2019-07-08
|/ /
* | setup.sh: add dontUnpackworldofpeace2019-07-01