nixpkgs/pkgs/build-support
Eelco Dolstra 72822ebbc0 * Put Glibc at the very end of the GCC header search path. This
should fix previous problems with GCC 4.3 in compiling C++ code
  where e.g. <cassert> has to appear before <assert.h> in the search
  path due to the former's use of #include_next.  The previous "fix"
  broke compilation of C code by placing the C++ include directory
  before the Glibc include directory (which would barf on
  e.g. <complex.h>, which appears in both).

svn path=/nixpkgs/branches/stdenv-updates/; revision=13806
2009-01-19 16:22:27 +00:00
..
buildenv
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
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 * Get rid of all references to nix.cs.uu.nl. 2008-11-14 16:57:19 +00:00
gcc-cross-wrapper
gcc-upc-wrapper
gcc-wrapper * Put Glibc at the very end of the GCC header search path. This 2009-01-19 16:22:27 +00:00
kernel Allow to skip non-existent modules. For custom kernels. 2008-03-24 19:38:18 +00:00
make-symlinks
make-wrapper * makeWrapper: --add-flags to add extra flags to the command being 2008-06-14 20:45:58 +00:00
mono-dll-fixer
native-darwin-cctools-wrapper
nuke-references * Ignore symlinks. 2009-01-16 17:13:14 +00:00
release * stdenv branch: synced with the trunk. 2009-01-16 10:59:27 +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 * buildRPM: Set the %_topdir variable to a known location, otherwise 2008-11-27 18:58:37 +00:00