summary refs log tree commit diff
path: root/pkgs/stdenv
Commit message (Expand)AuthorAge
* stdenv: make knownVulnerabilities a known meta-typeGraham Christensen2017-12-14
* stdenv: allow specifying a eval issuee handlerGraham Christensen2017-12-12
* stdenv checkMeta: throw -> traceVladimír Čunát2017-12-12
* stdenv: fix use of config-specified allowInsecurePredicateWill Dietz2017-12-09
* tree-wide: fix either check-meta or meta attrs of all the packages I evaluateJan Malakhovski2017-12-05
* stdenv/generic/check-meta: fix error message evaluationJan Malakhovski2017-12-05
* Merge pull request #31775 from obsidiansystems/stdenv-both-propagated-filesJohn Ericson2017-11-22
|\
| * stdenv setup: Always use both propagated filesJohn Ericson2017-11-21
* | Merge branch 'master' into stagingOrivej Desh2017-11-17
|\ \
| * | darwin.make-bootstrap-tools: fix ICU reference to improve purityDan Peebles2017-11-13
| * | Revert switching hello to fetchipfs, re: #18296Michael Raskin2017-11-13
* | | Merge pull request #31723 from obsidiansystems/stdenv-accum-them-setupJohn Ericson2017-11-16
|\ \ \ | | |/ | |/|
| * | stdenv setup: Run setup hooks and other processing after accumulating depsJohn Ericson2017-11-15
* | | darwin.stdenv: fix a typo in comment ;-)Vladimír Čunát2017-11-14
* | | Merge pull request #30484 from obsidiansystems/libbfdJohn Ericson2017-11-14
|\| |
| * | treewide: Remove references to removed binutils outputsJohn Ericson2017-11-13
| |/
* | darwin.stdenv: fix up to allow sandboxingDan Peebles2017-11-14
* | darwin.stdenv: use new, purer, bootstrap toolsDan Peebles2017-11-13
|/
* bootstrap tools test: fixup after d71833ee36Vladimír Čunát2017-11-11
* treewide: Depend on targetPackages.stdenv.cc.bintools instead of binutils dir...John Ericson2017-11-05
* Rename `__targetPackages` to `targetPackages`John Ericson2017-11-05
* 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