nixpkgs/pkgs/build-support
Eelco Dolstra d9213df2c1 * gcc-wrapper: put "gcc-wrapper" in the name, e.g. "gcc-wrapper-4.3.3"
instead of "gcc-4.3.3".  This fixed the long-standing annoyance that
  you can't distinguish the two in (say) nix-store -qR.
* On x86_64-linux, put $out/lib64 in the RPATH in addition to
  $out/lib, because some packages (in particular GCC) put libraries in
  $out/lib64 and ended up linking against the wrong library.
* Strip $out/lib64.
* Removed g77_42 because it's exactly the same as gfortran.

svn path=/nixpkgs/branches/stdenv-updates/; revision=14708
2009-03-25 17:34:38 +00:00
..
buildenv * Support a post-install hook. 2009-02-20 15:40:11 +00:00
checker
deb-package meta.function -> passthru.function, not killing other contents of passthru 2008-11-04 21:24:10 +00:00
fetchbzr Add `fetchbzr', to retrieve remote Bazaar repositories. 2008-09-26 08:57:51 +00:00
fetchcvs
fetchdarcs
fetchfile
fetchhg
fetchsvn * Don't suppress error messages. 2008-11-25 18:34:46 +00:00
fetchsvnssh undo 2008-07-06 15:46:10 +00:00
fetchurl * Sync with the trunk. 2009-03-16 12:45:27 +00:00
gcc-cross-wrapper
gcc-upc-wrapper
gcc-wrapper * gcc-wrapper: put "gcc-wrapper" in the name, e.g. "gcc-wrapper-4.3.3" 2009-03-25 17:34:38 +00:00
kernel
make-symlinks
make-wrapper * Set argv[0] to a nicer value. 2009-03-06 16:53:02 +00:00
mono-dll-fixer
native-darwin-cctools-wrapper
nuke-references * Use the sh from klibc in the bootstrap. It's a lot smaller than 2009-01-29 17:48:45 +00:00
release * Sync with the trunk. 2009-03-20 16:49:02 +00:00
src-only A helper to get the source some package is built from. 2008-10-01 15:57:22 +00:00
substitute
vm * Use qcow2. 2009-03-02 14:31:33 +00:00