nixpkgs/pkgs/stdenv
Eelco Dolstra 31ff064352 * Use bzip instead of gzip for downloaded archives.
* Combine most of the archives together into one file (static.bz2).
* Don't depend on Subversion directories, but single files only.
  Otherwise any Subversion operation may cause a rebuild because
  something in .svn changes.  It would be nice if .svn directories
  were filtered out when copying things to the store.
* Glibc tarball: removed all .so files, /bin and /sbin, etc., and put
  linux-headers in the Glibc tarball.

svn path=/nixpkgs/trunk/; revision=2265
2005-02-22 07:59:15 +00:00
..
darwin * Don't strip debug info on Darwin, otherwise links by libtool fail 2004-07-02 10:05:53 +00:00
generic * Use patchelf to remove unnecessary directories automatically (in the 2004-10-02 18:27:50 +00:00
initial * Finally we have a working stdenvLinux again. 2004-03-30 12:46:52 +00:00
linux * Use bzip instead of gzip for downloaded archives. 2005-02-22 07:59:15 +00:00
native * Finally we have a working stdenvLinux again. 2004-03-30 12:46:52 +00:00
nix * It's not necessary to add gcc and binutils to the path here. 2004-09-18 17:12:30 +00:00