about summary refs log tree commit diff
path: root/pkgs/stdenv
Commit message (Expand)AuthorAge
* all-packages: Remove gccCrossStageFinal; any gcc will not workJohn Ericson2017-09-21
* stdenv cross adapater: Remove old `extraBuildInputs`John Ericson2017-09-21
* stdenv cross adaptor: Add optional `overrides` parameterJohn Ericson2017-09-21
* stdenv: Update autotools scripts on all Aarch64, not just LinuxJohn Ericson2017-09-21
* stdenv: Add back leading '-' in cross derivation name suffixJohn Ericson2017-09-18
* darwin stdenv: cctools override needs to go away when targetPlatform changesJohn Ericson2017-09-18
* treewide: Fix some references to binutilsJohn Ericson2017-09-14
* stdenv bootstrap: fix evaluationVladimír Čunát2017-09-10
* genericBuild: Communicate the current build phase to NixEelco Dolstra2017-09-07
* Remove tracePhasesEelco Dolstra2017-09-07
* Revert "Merge pull request #28557 from obsidiansystems/binutils-wrapper"Eelco Dolstra2017-09-07
* top-level, linux stdenv make boootstrap tools: Fix evalJohn Ericson2017-09-04
* Merge pull request #28557 from obsidiansystems/binutils-wrapperJohn Ericson2017-09-03
|\
| * binutils-wrapper: Import separately from cc-wrapperJohn Ericson2017-09-01
* | stdenv-setup: list environment variables with awkOrivej Desh2017-09-03
* | stdenv-setup: fix substituteAll with set -euOrivej Desh2017-09-03
* | mkDerivation: explain "all" in hardeningDisableOrivej Desh2017-09-03
|/
* mkDerivation: fix hardening flags checkOrivej Desh2017-09-01
* darwin-stdenv: Hack around impurity with --disable configure flagJohn Ericson2017-08-31
* darwin-stdenv: Don't use `nativeTools`John Ericson2017-08-31
* mkDerivation, cc-wrapper: Check hardening flag validity in NixJohn Ericson2017-08-30
* darwin-CF: use @rpath for library id and add an rpath entry for CF based on N...Daiderd Jordan2017-08-28
* expand-response-params: Build more normallyJohn Ericson2017-08-25
* Merge pull request #28057 from obsidiansystems/stdenv-set-uJohn Ericson2017-08-25
|\
| * stdenv-setup: Use `set -u` as much as possibleJohn Ericson2017-08-23
* | gawk: refactorVladimír Čunát2017-08-24
* | treewide: Consistently call ARM 'arm'Tuomas Tynkkynen2017-08-24
|/
* Merge remote-tracking branch 'upstream/master' into stagingJohn Ericson2017-08-21
|\
| * cc-wrapper: Remove unused paramsJohn Ericson2017-08-21
| * Merge commit '3b29468313bc8604fe8f85c8d9316fd276d3985c' into HEADFrederik Rietdijk2017-08-21
| |\
* | | Merge remote-tracking branch 'upstream/master' into HEADFrederik Rietdijk2017-08-21
|\| |
| * | darwin stdenv: Float `persistentN` bindings into per-stage `let`sJohn Ericson2017-08-16
* | | stdenvs: Distinguish between `extraBuildInputs` and `extraNativeBuildInputs`John Ericson2017-08-18
| |/ |/|
* | 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
|\ \ \ | | |/ | |/|
| * | make-bootstrap-tools: Fix config opts for ash builtins after upgradeWill Dietz2017-08-14
| |/
* | 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
|/
* 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