nixpkgs/pkgs/build-support/gcc-wrapper-old
John Ericson 3cb745d5a6 stdenv: Store one package per line in nix-support/propagated-*
This makes those files a bit easier to read. Also, for what it's worth,
it brings us one baby step closer to handling spaces in store paths.

Also, I optimized handling of many transitive deps with read. Probably,
not very beneficial, but nice to enforce the pkg-per-line structure.
Doing so let me find much dubious code and fix it.

Two misc notes:

 - `propagated-user-env-packages` also needed to be adjusted as
   sometimes it is copied to/from the propagated input files.

 - `local fd` should ensure that file descriptors aren't clobbered
   during recursion.
2017-07-10 13:32:13 -04:00
..
add-flags cc-wrapper: fix #10574: old gcc -> cc fallout 2016-02-05 14:05:14 +01:00
builder.sh stdenv: Store one package per line in nix-support/propagated-* 2017-07-10 13:32:13 -04:00
default.nix gcc-wrapper-old: Don't use stdenv.cross 2017-06-28 18:42:00 -04:00
gcc-wrapper-old.sh
gcc-wrapper.sh
gnat-wrapper.sh
gnatlink-wrapper.sh
ld-solaris-wrapper.sh Replace hard coded /bin/bash occurrences 2016-10-04 20:15:37 +02:00
ld-wrapper.sh
setup-hook.sh Merge 'staging' into closure-size 2015-04-18 11:22:20 +02:00
utils.sh Fix build of gccgo-wrapper on Illumos. 2015-11-16 17:20:12 +01:00