nixpkgs/pkgs/stdenv/darwin
John Ericson 92edcb7ebb top-level: Lay the groundwork for {build,host,target}Platform
The long term goal is a big replace:
  { inherit system platform; } => buildPlatform
  crossSystem => hostPlatform
  stdenv.cross => targetPlatform
And additionally making sure each is defined even when not cross compiling.

This commit refactors the bootstrapping code along that vision, but leaves
the old identifiers with their null semantics in place so packages can be
modernized incrementally.
2017-01-24 11:37:56 -05:00
..
default.nix top-level: Lay the groundwork for {build,host,target}Platform 2017-01-24 11:37:56 -05:00
make-bootstrap-tools.nix top-level: Normalize stdenv booting 2017-01-13 13:23:23 -05:00
standard-sandbox.sb stdenv-darwin: rename folder and associated attribute 2016-01-03 21:08:40 -05:00
unpack-bootstrap-tools.sh [darwin.stdenv] Fix to work on Sierra 2016-10-12 00:08:13 -04:00