summary refs log tree commit diff
path: root/pkgs/stdenv
Commit message (Expand)AuthorAge
* Merge commit '3b29468313bc8604fe8f85c8d9316fd276d3985c' into HEADFrederik Rietdijk2017-08-21
|\
| * Revert "stdenvs: Distinguish between `extraBuildInputs` and `extraNativeBuild...Tuomas Tynkkynen2017-08-18
| * Merge pull request #28174 from matthewbauer/darwin-in-releaseDaiderd Jordan2017-08-17
| |\
| | * nixpkgs release: Fix Darwin-only jobsTuomas Tynkkynen2017-08-12
| * | Merge remote-tracking branch 'upstream/master' into HEADFrederik Rietdijk2017-08-17
| |\ \
| * | | stdenvs: Distinguish between `extraBuildInputs` and `extraNativeBuildInputs`John Ericson2017-08-15
| * | | mkDerivation: Simply NixJohn Ericson2017-08-15
| * | | stdenv: fixup allowedRequisites on aarch64-linuxVladimír Čunát2017-08-15
| * | | stdenv: resurrect the allowedRequisites checkVladimír Čunát2017-08-13
| | |/ | |/|
* | | darwin stdenv: Float `persistentN` bindings into per-stage `let`sJohn Ericson2017-08-16
| |/ |/|
* | make-bootstrap-tools: Fix config opts for ash builtins after upgradeWill Dietz2017-08-14
|/
* stdenv: fix typo in setup.shLinus Heckemann2017-08-09
* cc-wrapper: Make hygienicJohn Ericson2017-08-07
* Merge PR #27536John Ericson2017-08-03
|\
| * cc-wrapper: WIP linking hack for mac OSJohn Ericson2017-07-31
* | Merge remote-tracking branch 'upstream/master' into staging-baseJohn Ericson2017-07-26
|\|
| * stdenv/setup.sh: undo `local -n` changeDan Peebles2017-07-24
| * Revert "stdenv: Store one package per line in nix-support/propagated-*"John Ericson2017-07-24
* | stdenv-setup: Remove any `declare -g`John Ericson2017-07-26
* | stdenv-setup and misc hooks: Work with bash-3.4 for MacOS nix-shellJohn Ericson2017-07-26
* | stdenv-setup and misc pkgs: Revert to space-deliminated propagated-* filesJohn Ericson2017-07-26
* | stdenv-setup: Add quotes that don't do anything for consistency.John Ericson2017-07-25
* | darwin stdenv: Ensure libSystem reexports the right librariesJohn Ericson2017-07-25
* | stdenv: Remove log nestingEelco Dolstra2017-07-24
* | Merge pull request #27318 from copumpkin/darwin-high-sierraDaniel Peebles2017-07-18
|\ \
| * | Fix Darwin stdenv to work on 10.13Dan Peebles2017-07-11
| |/
* | mkDerivation: Fix errors from #27365John Ericson2017-07-15
* | stdenv: Move some logic from cross adapter to stdenv properJohn Ericson2017-07-13
* | stdenv-setup: Pull out and explain 3-part printing of commandsJohn Ericson2017-07-13
* | stdenv-setup: Remove useless quotesJohn Ericson2017-07-13
* | stdenv-setup: Combine [[ .. ]] && [[ .. ]] into one [[ .. && .. ]]John Ericson2017-07-13
* | stdenv-setup: Clean up 'substitute()' for style and error handlingJohn Ericson2017-07-12
* | stdenv-setup: Misc improvements as directed by ShellCheckJohn Ericson2017-07-12
* | stdenv-setup: Make the package accumulators associative arrays instead of str...John Ericson2017-07-12
|/
* stdenv: Store one package per line in nix-support/propagated-*John Ericson2017-07-10
* stdenv: Stop reversing the list of sandbox stuffJohn Ericson2017-07-10
* stdenv: Make separate-debug-info.sh a `nativeBuildInput`John Ericson2017-07-10
* Merge branch 'master' into stagingVladimír Čunát2017-07-09
|\
| * Merge branch 'staging' into masterDaiderd Jordan2017-07-08
| |\
| * | top-level: {build,host,target}Platform are defined in the stdenv insteadJohn Ericson2017-07-07
| * | stdenv: Have mkDerivation pull the "extra" arguments from stdenv insteadJohn Ericson2017-07-07
| * | stdenv: Conservatively move `mkDerivation` into it's own fileJohn Ericson2017-07-07
| * | stdenv: separate all meta-checking code (~200 lines)Vladimír Čunát2017-07-07
| * | lib.lists.mutuallyExclusive: add functionVladimír Čunát2017-07-07
| * | stdenv: simple refactor to get rid of pos'Vladimír Čunát2017-07-07
| * | stdenv: refactor (no change in semantics)Vladimír Čunát2017-07-07
* | | Merge pull request #27215 from obsidiansystems/stdenv-hardenJohn Ericson2017-07-07
|\ \ \ | |_|/ |/| |
| * | stdenv, swift: Use `local fd` in is* bash functions for hygieneJohn Ericson2017-07-07
| * | stdenv: Harden hook runnersJohn Ericson2017-07-07
| |/
* | Merge pull request #26974 from obsidiansystems/response-file-parsing-speedRyan Trinkle2017-07-05
|\ \ | |/ |/|