summary refs log tree commit diff
path: root/pkgs/stdenv
Commit message (Expand)AuthorAge
* Merge branch 'ericson2314-cross-master' into stagingJohn Ericson2018-01-16
|\
| * Merge #33057: stdenv meta checks: make them lazyVladimír Čunát2018-01-14
| |\
| | * stdenv: provide `meta.name`Jan Malakhovski2018-01-14
| | * stdenv: hide `name` under `check-meta` assertJan Malakhovski2018-01-14
| | * stdenv: implement `config.checkMetaRecursively`Jan Malakhovski2018-01-14
| | * stdenv: provide `meta.evaluates`Jan Malakhovski2018-01-14
| | * stdenv: change some indentJan Malakhovski2018-01-14
| | * stdenv: perform checks only when evaluating .drv and .outJan Malakhovski2018-01-03
* | | Merge remote-tracking branch 'upstream/master' into stagingTuomas Tynkkynen2018-01-14
|\| |
| * | Merge pull request #33681 from obsidiansystems/fixed-output-depsJohn Ericson2018-01-10
| |\ \
| | * | treewide: Fetchers should use `stdenvNoCC`.John Ericson2018-01-10
| * | | Merge pull request #33670 from obsidiansystems/cross-checkJohn Ericson2018-01-09
| |\| |
| | * | stdenv: Fix doCheck and doInstallCheck logicJohn Ericson2018-01-09
| * | | Merge pull request #33603 from obsidiansystems/cross-checkJohn Ericson2018-01-09
| |\| |
| | * | stdenv: Force `doCheck` and `doInstallCheck` to be false when we are cross co...John Ericson2018-01-09
| | |/
| * / schedulingPriority should be an int, fix check-meta type and in-tree useWill Dietz2018-01-09
| |/
* | stdenv: Kill off ensureDiradisbladis2018-01-09
* | Merge pull request #33342 from LnL7/clang-outputsDaiderd Jordan2018-01-07
|\ \ | |/ |/|
| * stdenv: allow lib output of clang on darwinDaiderd Jordan2018-01-02
* | 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