nixpkgs/pkgs/build-support
Eelco Dolstra b342dcb13b * gcc-wrapper: separately store the flags necessary to find GCC and
Glibc.  This is useful when building GCC.
* gcc-wrapper: the dynamic linker has a different name on x86_64 and
  powerpc.
* gcc-wrapper: "glibc" -> "libc", because someday we might support
  different C libraries.
* gcc: don't do a multilib build (e.g., 32-bit support on x86_64),
  don't need it.
* gcc: merge in support for static builds.
* gcc: various simplifications in the compiler/linker flags, hope they
  work.

svn path=/nixpkgs/trunk/; revision=6823
2006-10-24 18:26:23 +00:00
..
fetchcvs Added fetchcvs. 2006-05-11 12:36:16 +00:00
fetchdarcs * updated darcs to 1.0.5, added curl dependency 2006-01-30 11:18:38 +00:00
fetchfile * "." -> "source". 2005-12-05 14:11:09 +00:00
fetchsvn * Don't pollute /tmp. 2006-07-18 12:00:38 +00:00
fetchurl * fetchurl: use standard proxy-related variables from the caller such 2006-05-31 09:52:39 +00:00
gcc-cross-wrapper * Merged the usability branch (from trunk@4749 to branches/usability@5087). 2006-03-24 12:25:19 +00:00
gcc-wrapper * gcc-wrapper: separately store the flags necessary to find GCC and 2006-10-24 18:26:23 +00:00
make-symlinks * "." -> "source". 2005-12-05 14:11:09 +00:00
make-wrapper * F-spot: work properly if an incompatible Mono is in the PATH. 2005-03-13 20:43:04 +00:00
mono-dll-fixer * "." -> "source". 2005-12-05 14:11:09 +00:00
native-darwin-cctools-wrapper * Add nmedit. 2006-07-14 17:17:01 +00:00
opengl * A quick hack to get accelerated OpenGL working: just use the driver 2006-01-28 01:13:31 +00:00
substitute * Use the generic substituter in the generation of stdenv and gcc-wrapper. 2005-02-22 14:32:56 +00:00