nixpkgs/pkgs/build-support/gcc-wrapper
Eelco Dolstra 7689a348c4 * Got rid of a lot of "postInstall=postInstall" and similar lines in
builders.  These are redundant now.
* Inlined some trivial builders.
* Removed a few explicit setup-hook creations.  This is done
  automatically now if setupHook is set.
* Deleted the initscripts package.  NixOS doesn't use it anymore.

svn path=/nixpkgs/branches/stdenv-updates/; revision=15276
2009-04-23 13:31:10 +00:00
..
add-flags * Pass -rpath flags in the same order as -L flags. 2009-02-01 21:26:28 +00:00
builder.sh * Got rid of a lot of "postInstall=postInstall" and similar lines in 2009-04-23 13:31:10 +00:00
default.nix * Fix missing description errors. 2009-04-19 16:00:46 +00:00
gcc-wrapper.sh * gcc-wrapper-new -> gcc-wrapper, setup-new -> setup. 2008-10-07 17:33:20 +00:00
ld-wrapper.sh * Pass -rpath flags in the same order as -L flags. 2009-02-01 21:26:28 +00:00
setup-hook.sh * setup.sh: turn on nullglob globally. 2009-04-18 22:22:51 +00:00
utils.sh * gcc-wrapper-new -> gcc-wrapper, setup-new -> setup. 2008-10-07 17:33:20 +00:00