nixpkgs/pkgs/stdenv
Vladimír Čunát e8e57452f4 stdenv: separate all meta-checking code (~200 lines)
Only cosmetic changes are done otherwise.
Real refactoring is left for later.

There's a small slow-down on my machine:
$ time nix-env -qa -P >/dev/null
gets from ~2.8 to ~3.5 seconds (negligible change in RAM).
That's most likely caused by sharing less computation between different
mkDerivation calls, and I plan to improve that soon.
2017-07-07 12:16:26 -04:00
..
cross cross stdenv adaptor: Support --host --build --target across the board 2017-06-22 17:52:28 -04:00
custom top-level: Lay the groundwork for {build,host,target}Platform 2017-01-24 11:37:56 -05:00
cygwin cygwin: rebase fixes 2017-06-26 09:26:10 -03:00
darwin darwin-stdenv: remove llvm/clang manpage overrides from 2017-06-26 20:24:17 +02:00
freebsd cc-wrapper: Learn about target prefixes 2017-06-22 17:52:27 -04:00
generic stdenv: separate all meta-checking code (~200 lines) 2017-07-07 12:16:26 -04:00
linux cross stdenv adaptor: Remove ccCross binutils attrs and binutils extra buildDepends 2017-06-22 17:52:28 -04:00
native stdenv: remove leftover 'system' reference 2017-06-26 09:33:28 -03:00
nix cc-wrapper: Learn about target prefixes 2017-06-22 17:52:27 -04:00
adapters.nix cross stdenv adaptor: Disable checkPhase by default 2017-06-22 17:52:28 -04:00
booter.nix stdenv / booter: imap -> imap1 2017-07-04 21:04:13 -04:00
common-path.nix bzip2: split into multiple outputs, refactor 2015-04-18 19:32:52 +02:00
default.nix stdenv: Bringup aarch64 architecture support 2017-01-25 00:01:51 +02:00