summary refs log tree commit diff
path: root/pkgs/stdenv
Commit message (Expand)AuthorAge
* mkDerivation mesonFlags: Fix arm cpu familiesJohn Ericson2020-04-28
* mkDerivation mesonFlags: Fix cross file logic to handle more casesJohn Ericson2020-04-28
* meson: Make target-agnosticJohn Ericson2020-04-28
* Merge branch 'staging-next' into stagingJan Tojnar2020-04-13
|\
| * treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-10
* | setup.sh: add dontPatchworldofpeace2020-04-12
* | generic/setup.sh: allow clobbering env-vars fileMatthew Bauer2020-04-09
|/
* stdenv/linux: remove powerpc64le bootstrap toolsMatthew Bauer2020-03-31
* armv{5tel,6l,7l}: bootstrap-files: quote URLs for rfc-45Graham Christensen2020-03-16
* armv{5tel,6l,7l}: update bootstrap tools after #80497Graham Christensen2020-03-16
* Merge staging-next into masterFrederik Rietdijk2020-03-08
|\
| * unpack-bootstrap-tools: remove obsolete linker script patchingBen Wolsieffer2020-03-06
| * stdenv: update ARM bootstrap tarballsBen Wolsieffer2020-03-06
* | make-bootstrap-tools: add libssp to allow stack protector to workBen Wolsieffer2020-02-18
|/
* make-bootstrap-tools: fixup after glibc updateVladimír Čunát2020-02-10
* Merge master into staging-nextFrederik Rietdijk2020-02-09
|\
| * stdenv: Remove isArm (use isAarch32 instead)Chuck2020-02-05
* | stdenv bootstrap tools: switch one file to official URLVladimír Čunát2020-02-05
* | Merge #66528: glibc: 2.27 -> 2.30 (into staging)Vladimír Čunát2020-02-05
|\ \ | |/ |/|
| * stdenv bootstrap tools: regenerate "officialy"Vladimír Čunát2020-02-05
| * Merge branch 'staging' into glibc230Maximilian Bosch2020-02-01
| |\
| * \ Merge branch 'staging' into glibc230Maximilian Bosch2020-01-23
| |\ \
| * | | stdenv: rebuild aarch64 bootstrap files with gcc8Maximilian Bosch2020-01-14
| * | | glibc: depend on libidn2 (and libunistring, transitively)Vladimír Čunát2020-01-14
| * | | stdenv bootstrap: disable dejagnu testsVladimír Čunát2020-01-14
| * | | bootstrap-files: bump WIPLuka Blaskovic2020-01-14
* | | | Merge staging-next into stagingFrederik Rietdijk2020-02-02
|\ \ \ \ | |_|_|/ |/| | |
| * | | stdenv, darwin: fix setupHook locationLuka Blaskovic2020-01-30
| | |/ | |/|
* | | cmake: move CMAKE_OSX_ARCHITECTURES out of the stdenvDaiderd Jordan2020-01-31
* | | stdenv: introduce appleSdkVersion and macosVersionMinDaiderd Jordan2020-01-31
* | | stdenv: make darwin builds reproducableDaiderd Jordan2020-01-31
|/ /
* | stdenv: make symlinks that refer to the same output relativeAndreas Rammhold2020-01-15
* | Merge pull request #77610 from LnL7/darwin-stdenv-python3Frederik Rietdijk2020-01-15
|\ \ | |/ |/|
| * stdenv: bootstrap darwin with python3Daiderd Jordan2020-01-13
* | 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