summary refs log tree commit diff
path: root/pkgs/stdenv/generic
Commit message (Expand)AuthorAge
* Merge pull request #40154 from obsidiansystems/stdenv-arm-aliasJohn Ericson2018-05-08
|\
| * stdenv: Put back isArm, with deprecation notice.John Ericson2018-05-07
| * treewide: isArm -> isAarch32John Ericson2018-04-25
* | check-meta.nix: specify meta.timeoutMichael Raskin2018-04-27
* | treewide: isArm -> isAarch32John Ericson2018-04-25
* | Merge pull request #38485 from obsidiansystems/nixos-nixpkgs-optionsJohn Ericson2018-04-19
|\ \
| * | nixpkgs module: Clean up platform optionsJohn Ericson2018-04-06
* | | meta: Add `NIXPKGS_ALLOW_UNSUPPORTED_SYSTEM` for consistencyJohn Ericson2018-04-17
* | | meta: Don't bypass unsupported platforms with allowBroken.Shea Levy2018-04-17
|/ /
* | meta: Simplify platform check logicJohn Ericson2018-03-27
* | meta: Add badPlatforms attribute for platform blacklisting.Shea Levy2018-03-27
* | Merge pull request #37395 from obsidiansystems/lib-meta-platformJohn Ericson2018-03-19
|\|
| * lib: Factor in tiny bit of `meta.platform` checkingJohn Ericson2018-03-19
* | Merge pull request #34444 from obsidiansystems/meta-checkJohn Ericson2018-03-18
|\|
| * lib, stdenv: Check `meta.platforms` against host platform and be open worldJohn Ericson2018-03-15
| * stdenv: Clean up check meta argsJohn Ericson2018-03-14
* | stdenv: check-meta: fix fallout from #36119Jan Malakhovski2018-03-06
|/
* libgcrypt: Fix cross-compilationShea Levy2018-02-24
* Merge branch 'master' into stagingVladimír Čunát2018-02-20
|\
| * stdenv.mkDerivation: rename `meta.evaluates` -> `meta.available`Jan Malakhovski2018-02-18
* | Handle sourceRoots with leading dashesShea Levy2018-02-15
|/
* check-meta: Use concatStringsTuomas Tynkkynen2018-02-11
* unpackPhase: Handle sources starting with a hyphenShea Levy2018-01-24
* 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 #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
|/
* stdenv-setup: Ease the transition with native buildsJohn 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
* 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
* stdenv setup: Always use both propagated filesJohn Ericson2017-11-21
* stdenv setup: Run setup hooks and other processing after accumulating depsJohn Ericson2017-11-15
* Get rid of most @rpath nonsense on DarwinDan Peebles2017-10-08