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 ignoring config option servicesProposal (is checked in upstart-jobs/default.nix) 2008-03-24 23:47:40 +00:00
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 * Quick hack to support checkout by date. 2008-02-28 23:43:21 +00:00
fetchdarcs revert of my last commit to stdenv-update nix-env -qa \* --out-path works for me again 2008-03-06 18:44:09 +00:00
fetchfile * "." -> "source". 2005-12-05 14:11:09 +00:00
fetchhg commented out avrdude which is using unstable lib functions, 2007-09-04 12:45:00 +00:00
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 * Remove references to substitute.sh. 2006-12-27 18:17:53 +00:00
gcc-upc-wrapper Add GCC-UPC, a compiler for the UPC distributed shared memory language. 2008-03-04 16:20:11 +00:00
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 Allow to skip non-existent modules. For custom kernels. 2008-03-24 19:38:18 +00:00
make-symlinks * "." -> "source". 2005-12-05 14:11:09 +00:00
make-wrapper * Set argv[0] to a nicer value. 2009-03-06 16:53:02 +00:00
mono-dll-fixer * Remove references to substitute.sh. 2006-12-27 18:17:53 +00:00
native-darwin-cctools-wrapper * Add nmedit. 2006-07-14 17:17:01 +00:00
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 * Allow post/pre-install hooks. 2008-02-12 08:42:33 +00:00
vm * Use qcow2. 2009-03-02 14:31:33 +00:00