summary refs log tree commit diff
path: root/pkgs/stdenv
Commit message (Expand)AuthorAge
...
| * make-bootstrap-tools: initial musl support, less glibc-specificWill Dietz2018-02-13
| * make-bootstrap-tools: glibc -> libcCrossWill Dietz2018-02-13
| * stdenv: automatically update config.sub for muslWill Dietz2018-02-13
| * make-bootstrap-tools-cross.nix: add musl -> musl64Will Dietz2018-02-13
| * check-meta: Use concatStringsTuomas Tynkkynen2018-02-11
| * darwin bootstrap tools: fix after #34339 (http2 in curl)Vladimír Čunát2018-02-10
* | Merge remote-tracking branch 'origin/master' into gcc-7Franz Pletz2018-02-05
|\|
| * unpackPhase: Handle sources starting with a hyphenShea Levy2018-01-24
* | Merge remote-tracking branch 'upstream/master' into gcc-7Tuomas Tynkkynen2018-01-26
|\|
| * 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