summary refs log tree commit diff
path: root/pkgs/stdenv
Commit message (Expand)AuthorAge
* Get rid of most @rpath nonsense on DarwinDan Peebles2017-10-08
* Merge remote-tracking branch 'upstream/staging' into deps-reorgJohn Ericson2017-09-28
|\
| * cc-wrapper: Use stdenvNoCC to buildJohn Ericson2017-09-26
| * stdenv: Turn on `set -x` if NIX_DEBUG >= 6John Ericson2017-09-26
| * treewide: Use `(( "${NIX_DEBUG:-0}" >= 1) ))` consistentlyJohn Ericson2017-09-26
* | cross stdenv: No more native-fishing hack.John Ericson2017-09-21
|/
* 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