summary refs log tree commit diff
path: root/pkgs/stdenv
Commit message (Expand)AuthorAge
* linux bootstrap tools: Use same derivation whether cross compiling or notJohn Ericson2018-01-02
* Merge pull request #26805 from obsidiansystems/cross-elegantJohn Ericson2017-12-30
|\
| * stdenv-setup: Ease the transition with native buildsJohn Ericson2017-12-30
| * linux bootstrap tools cross: Nuke more refsJohn Ericson2017-12-30
| * {bintools,cc}-wrapper: Fix setup hook to respect the role of the cc-compilerJohn Ericson2017-12-30
| * stdenv: Fix handling of dependencies and hooksJohn Ericson2017-12-30
* | Merge pull request #33186 from obsidiansystems/cross-binutilsJohn Ericson2017-12-29
|\|
| * stdenv cross adapter: Get rid of extra propagatation of buildInputsJohn Ericson2017-12-29
* | Merge remote-tracking branch 'upstream/master' into stagingTuomas Tynkkynen2017-12-26
|\ \ | |/ |/|
| * darwin stdenv boostrap tools: use curl without kerberosVladimír Čunát2017-12-24
* | darwin stdenv: Make stdenv.cc, not stdenv, bring in libcxxJohn Ericson2017-12-25
|/
* Merge branch 'master' into stagingVladimír Čunát2017-12-15
|\
| * stdenv: make knownVulnerabilities a known meta-typeGraham Christensen2017-12-14
* | Merge remote-tracking branch 'upstream/staging' into binutils-wrapperJohn Ericson2017-12-13
|\|
| * 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
* | bintools-wrapper: Import separately from cc-wrapperJohn Ericson2017-12-13
|/
* 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