nixpkgs/pkgs/stdenv
Eelco Dolstra 1134464c49 * Start of the new, simplified stdenv-linux bootstrap binaries.
Instead of using a mishmash of statically linked and dietlibc
  programs (which often have problems on various platforms), we just
  use normal, dynamically linked binaries, and use some patchelf magic
  to rewrite them so that they can find Glibc.  Also include G++ and
  Perl, since there are some builds in the bootstrap that need them.

svn path=/nixpkgs/branches/stdenv-updates/; revision=13788
2009-01-16 17:10:29 +00:00
..
generic svn path=/nixpkgs/branches/stdenv-updates/; revision=13603 2008-12-10 10:21:05 +00:00
initial * Fix stdenv-initial. 2006-12-28 10:54:39 +00:00
linux * Start of the new, simplified stdenv-linux bootstrap binaries. 2009-01-16 17:10:29 +00:00
mingw Use gnumakeNix' instead of gnumake' in `stdenv'. 2008-10-13 09:06:04 +00:00
native * Folded the Cygwin, powerpc-darwin and FreeBSD stdenv into the "native" 2008-06-18 15:09:13 +00:00
nix * Folded the Cygwin, powerpc-darwin and FreeBSD stdenv into the "native" 2008-06-18 15:09:13 +00:00
common-path.nix Use gnumakeNix' instead of gnumake' in `stdenv'. 2008-10-13 09:06:04 +00:00
default.nix * Folded the Cygwin, powerpc-darwin and FreeBSD stdenv into the "native" 2008-06-18 15:09:13 +00:00