summary refs log tree commit diff
path: root/pkgs/stdenv/generic
Commit message (Expand)AuthorAge
* make-derivation: Don't add host-suffix to fixed-output derivations namesWill Dietz2018-07-09
* Merge pull request #40933 from obsidiansystems/linux-to-darwinJohn Ericson2018-05-23
|\
| * stdenv: Avoid targetPlatform.isDarwin causing a mass rebuildJohn Ericson2018-05-23
* | Merge remote-tracking branch 'upstream/staging' into strictDepsJohn Ericson2018-05-14
|\ \
| * | Merge master into stagingFrederik Rietdijk2018-05-09
| |\|
| | * Merge pull request #40154 from obsidiansystems/stdenv-arm-aliasJohn Ericson2018-05-08
| | |\
| * | \ Merge pull request #40139 from obsidiansystems/modular-setup-hooksJohn Ericson2018-05-07
| |\ \ \
| | * | | stdenv: Support concatenating setup hooks from multiple parts.John Ericson2018-05-07
| | |/ /
| * | | Merge branch 'staging' into fix-ncurses-darwin-extensionsMatthew Justin Bauer2018-05-02
| |\ \ \ | | |/ / | |/| |
| | * | stdenv: steal `checkInputs` from buildPythonPackageJan Malakhovski2018-04-26
| | * | stdenv: cleanup things a little bitJan Malakhovski2018-04-26
| | * | stdenv: introduce and use `config.doCheckByDefault` optionJan Malakhovski2018-04-26
| | * | stdenv: implement `checkTarget` and `installCheckTarget` autodetectionJan Malakhovski2018-04-25
| | * | stdenv: generic/setup.sh: cleanup installPhaseJan Malakhovski2018-04-25
| | * | stdenv: generic/setup.sh: simplify buildPhase Makefile checkJan Malakhovski2018-04-25
| | * | Merge remote-tracking branch 'upstream/master' into HEADTuomas Tynkkynen2018-04-22
| | |\ \
| | * | | Revert "Revert "Merge pull request #28029 from cstrahan/hardening-fix""John Ericson2018-04-11
| * | | | 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
| |\ \
| * \ \ Merge pull request #34444 from obsidiansystems/meta-checkJohn Ericson2018-03-18
| |\ \ \
| * | | | stdenv: check-meta: fix fallout from #36119Jan Malakhovski2018-03-06
* | | | | treewide: Get rid of all uses of crossConfigJohn Ericson2018-05-14
| |_|_|/ |/| | |
* | | | stdenv: Put back isArm, with deprecation notice.John Ericson2018-05-07
* | | | treewide: isArm -> isAarch32John Ericson2018-04-25
| |_|/ |/| |
* | | lib: Factor in tiny bit of `meta.platform` checkingJohn Ericson2018-03-19
| |/ |/|
* | lib, stdenv: Check `meta.platforms` against host platform and be open worldJohn Ericson2018-03-15
* | stdenv: Clean up check meta argsJohn Ericson2018-03-14
|/
* 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
| |\ \