summary refs log tree commit diff
path: root/pkgs/stdenv
AgeCommit message (Expand)AuthorFilesLines
2018-01-14Merge #33057: stdenv meta checks: make them lazyVladimír Čunát2-40/+58
2018-01-14stdenv: provide `meta.name`Jan Malakhovski2-0/+5
2018-01-14stdenv: hide `name` under `check-meta` assertJan Malakhovski1-1/+4
2018-01-14stdenv: implement `config.checkMetaRecursively`Jan Malakhovski1-1/+7
2018-01-14stdenv: provide `meta.evaluates`Jan Malakhovski2-0/+4
2018-01-14stdenv: change some indentJan Malakhovski1-10/+10
2018-01-10Merge pull request #33681 from obsidiansystems/fixed-output-depsJohn Ericson1-2/+2
2018-01-10treewide: Fetchers should use `stdenvNoCC`.John Ericson1-2/+2
2018-01-09Merge pull request #33670 from obsidiansystems/cross-checkJohn Ericson1-2/+2
2018-01-09stdenv: Fix doCheck and doInstallCheck logicJohn Ericson1-2/+2
2018-01-09Merge pull request #33603 from obsidiansystems/cross-checkJohn Ericson1-2/+17
2018-01-09stdenv: Force `doCheck` and `doInstallCheck` to be false when we are cross co...John Ericson1-2/+17
2018-01-09schedulingPriority should be an int, fix check-meta type and in-tree useWill Dietz1-1/+1
2018-01-03stdenv: perform checks only when evaluating .drv and .outJan Malakhovski2-29/+29
2018-01-02linux bootstrap tools: Use same derivation whether cross compiling or notJohn Ericson2-236/+35
2017-12-30Merge pull request #26805 from obsidiansystems/cross-elegantJohn Ericson3-92/+323
2017-12-30stdenv-setup: Ease the transition with native buildsJohn Ericson1-9/+28
2017-12-30linux bootstrap tools cross: Nuke more refsJohn Ericson1-0/+1
2017-12-30{bintools,cc}-wrapper: Fix setup hook to respect the role of the cc-compilerJohn Ericson1-0/+11
2017-12-30stdenv: Fix handling of dependencies and hooksJohn Ericson2-92/+292
2017-12-29Merge pull request #33186 from obsidiansystems/cross-binutilsJohn Ericson1-10/+1
2017-12-29stdenv cross adapter: Get rid of extra propagatation of buildInputsJohn Ericson1-10/+1
2017-12-26Merge remote-tracking branch 'upstream/master' into stagingTuomas Tynkkynen1-2/+5
2017-12-25darwin stdenv: Make stdenv.cc, not stdenv, bring in libcxxJohn Ericson1-5/+15
2017-12-24darwin stdenv boostrap tools: use curl without kerberosVladimír Čunát1-2/+5
2017-12-15Merge branch 'master' into stagingVladimír Čunát1-0/+1
2017-12-14stdenv: make knownVulnerabilities a known meta-typeGraham Christensen1-0/+1
2017-12-13Merge remote-tracking branch 'upstream/staging' into binutils-wrapperJohn Ericson1-8/+16
2017-12-13bintools-wrapper: Import separately from cc-wrapperJohn Ericson4-34/+74
2017-12-12stdenv: allow specifying a eval issuee handlerGraham Christensen1-5/+12
2017-12-12stdenv checkMeta: throw -> traceVladimír Čunát1-1/+1
2017-12-09stdenv: fix use of config-specified allowInsecurePredicateWill Dietz1-1/+1
2017-12-05tree-wide: fix either check-meta or meta attrs of all the packages I evaluateJan Malakhovski1-1/+2
2017-12-05stdenv/generic/check-meta: fix error message evaluationJan Malakhovski1-1/+1
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