about summary refs log tree commit diff
path: root/pkgs/stdenv
AgeCommit message (Expand)AuthorFilesLines
2017-11-22Merge pull request #31775 from obsidiansystems/stdenv-both-propagated-filesJohn Ericson1-43/+30
2017-11-21stdenv setup: Always use both propagated filesJohn Ericson1-43/+30
2017-11-17Merge branch 'master' into stagingOrivej Desh2-3/+3
2017-11-16Merge pull request #31723 from obsidiansystems/stdenv-accum-them-setupJohn Ericson1-8/+20
2017-11-15stdenv setup: Run setup hooks and other processing after accumulating depsJohn Ericson1-8/+20
2017-11-14darwin.stdenv: fix a typo in comment ;-)Vladimír Čunát1-1/+1
2017-11-14Merge pull request #30484 from obsidiansystems/libbfdJohn Ericson3-3/+1
2017-11-14darwin.stdenv: fix up to allow sandboxingDan Peebles2-86/+15
2017-11-13darwin.stdenv: use new, purer, bootstrap toolsDan Peebles1-6/+6
2017-11-13darwin.make-bootstrap-tools: fix ICU reference to improve purityDan Peebles1-2/+2
2017-11-13Revert switching hello to fetchipfs, re: #18296Michael Raskin1-1/+1
2017-11-13treewide: Remove references to removed binutils outputsJohn Ericson3-3/+1
2017-11-11bootstrap tools test: fixup after d71833ee36Vladimír Čunát1-1/+1
2017-11-05treewide: Depend on targetPackages.stdenv.cc.bintools instead of binutils dir...John Ericson1-5/+18
2017-11-05Rename `__targetPackages` to `targetPackages`John Ericson1-1/+1
2017-10-08Get rid of most @rpath nonsense on DarwinDan Peebles1-1/+14
2017-09-28Merge remote-tracking branch 'upstream/staging' into deps-reorgJohn Ericson6-17/+19
2017-09-26cc-wrapper: Use stdenvNoCC to buildJohn Ericson5-14/+12
2017-09-26stdenv: Turn on `set -x` if NIX_DEBUG >= 6John Ericson1-0/+4
2017-09-26treewide: Use `(( "${NIX_DEBUG:-0}" >= 1) ))` consistentlyJohn Ericson1-3/+3
2017-09-21cross stdenv: No more native-fishing hack.John Ericson1-11/+0
2017-09-21all-packages: Remove gccCrossStageFinal; any gcc will not workJohn Ericson1-1/+1
2017-09-21stdenv cross adapater: Remove old `extraBuildInputs`John Ericson1-0/+1
2017-09-21stdenv cross adaptor: Add optional `overrides` parameterJohn Ericson1-5/+5
2017-09-21stdenv: Update autotools scripts on all Aarch64, not just LinuxJohn Ericson2-5/+5
2017-09-18stdenv: Add back leading '-' in cross derivation name suffixJohn Ericson1-1/+1
2017-09-18darwin stdenv: cctools override needs to go away when targetPlatform changesJohn Ericson1-1/+3
2017-09-14treewide: Fix some references to binutilsJohn Ericson1-2/+2
2017-09-10stdenv bootstrap: fix evaluationVladimír Čunát1-2/+2
2017-09-07genericBuild: Communicate the current build phase to NixEelco Dolstra1-0/+4
2017-09-07Remove tracePhasesEelco Dolstra1-10/+0
2017-09-07Revert "Merge pull request #28557 from obsidiansystems/binutils-wrapper"Eelco Dolstra2-64/+26
2017-09-04top-level, linux stdenv make boootstrap tools: Fix evalJohn Ericson2-4/+4
2017-09-03Merge pull request #28557 from obsidiansystems/binutils-wrapperJohn Ericson2-26/+64
2017-09-03stdenv-setup: list environment variables with awkOrivej Desh1-11/+2
2017-09-03stdenv-setup: fix substituteAll with set -euOrivej Desh1-12/+17
2017-09-03mkDerivation: explain "all" in hardeningDisableOrivej Desh1-0/+1
2017-09-01binutils-wrapper: Import separately from cc-wrapperJohn Ericson2-26/+64
2017-09-01mkDerivation: fix hardening flags checkOrivej Desh1-8/+7
2017-08-31darwin-stdenv: Hack around impurity with --disable configure flagJohn Ericson1-1/+10
2017-08-31darwin-stdenv: Don't use `nativeTools`John Ericson1-3/+5
2017-08-30mkDerivation, cc-wrapper: Check hardening flag validity in NixJohn Ericson1-0/+13
2017-08-28darwin-CF: use @rpath for library id and add an rpath entry for CF based on N...Daiderd Jordan1-0/+1
2017-08-25expand-response-params: Build more normallyJohn Ericson1-1/+1
2017-08-25Merge pull request #28057 from obsidiansystems/stdenv-set-uJohn Ericson1-104/+178
2017-08-24gawk: refactorVladimír Čunát1-1/+4
2017-08-24treewide: Consistently call ARM 'arm'Tuomas Tynkkynen1-3/+1
2017-08-23stdenv-setup: Use `set -u` as much as possibleJohn Ericson1-104/+178
2017-08-21Merge remote-tracking branch 'upstream/master' into stagingJohn Ericson4-26/+6
2017-08-21cc-wrapper: Remove unused paramsJohn Ericson4-26/+6