summary refs log tree commit diff
path: root/pkgs/stdenv/cross/default.nix
Commit message (Expand)AuthorAge
* cross stdenv: let build package's build deps resolve to native packagesJohn Ericson2017-02-05
* top-level: Lay the groundwork for `{build,host,target}Platform`John Ericson2017-01-24
* top-level: Introduce `buildPackages` for resolving build-time depsJohn Ericson2017-01-24
* Add overlays mechanism to Nixpkgs.Nicolas B. Pierron2017-01-16
* top-level: Do stdenvOverrides in stage.nix even if crossSystem exists.David Grayson2017-01-13
* top-level: Normalize stdenv bootingJohn Ericson2017-01-13
* top-level: Close over fewer arguments for stdenv stagesJohn Ericson2016-11-30
* top-level: Remove cycles: stdenv calls in top-level but not vice versaJohn Ericson2016-11-30
* Move up `inherit` binding for consistencyJohn Ericson2016-11-30
* top-level: Stop exposing all stdenvsJohn Ericson2016-11-30
* Add initial basic support for cross-compiling to iOSShea Levy2016-11-15
* top-level: Make cross compiling slightly sanerJohn Ericson2016-11-12
* top-level: Make config-overriden stdenv bootstrap more normallyJohn Ericson2016-11-06
* top-level: Make stdenvCross which appears at first glance normal...John Ericson2016-11-06