nixpkgs/pkgs/stdenv
Vladimír Čunát 81df035429 stdenv setup.sh: revert most of changes around #14907
I'm giving this up. Feel free to find some reasonable variant that works
at least on Linux and Darwin. Problems encountered:
- During bootstrap of Darwin stdenv `env -0` and some bash features
  don't work.
- Without `env -0` the contents of some multi-line phases is taken as
  variable declarations, which wouldn't typically matter, but the PR
  wanted to refuse bash-invalid names which would be occasionally
  triggered. This commit dowgrades that to a warning with explanation.
2016-05-12 04:53:37 +02:00
..
cygwin cygwin: stdenv 2015-05-28 10:53:34 +02:00
darwin add get* helper functions and mass-replace manual outputs search with them 2016-04-25 13:24:39 +03:00
freebsd Replace references to all-packages.nix, by references to the top-level of nixpkgs repository. 2016-03-13 18:25:52 +00:00
generic stdenv setup.sh: revert most of changes around #14907 2016-05-12 04:53:37 +02:00
linux bootstrap-tools-linux: Use tar without acl 2016-04-18 00:02:44 +02:00
native cc-wrapper: add option to skip flags for native optimizations 2016-03-24 20:16:17 +03:00
nix cc-wrapper: add option to skip flags for native optimizations 2016-03-24 20:16:17 +03:00
adapters.nix stdenv on mingw: fix 64-bin DLL detection in some cases 2016-04-23 10:52:01 +02:00
common-path.nix bzip2: split into multiple outputs, refactor 2015-04-18 19:32:52 +02:00
default.nix Merge branch 'master' into staging 2016-01-05 10:28:58 +01:00