nixpkgs/pkgs/stdenv
Eelco Dolstra b458af7384 * The generic builder now dumps all environment variables to the file
`$NIX_BUILD_TOP/env-vars' at the beginning of each build phase.  In
  conjunction with the `-K' Nix flag, this is useful for debugging: to
  reproduce the build environment, go to the saved build directory and
  source in `env-vars' (e.g., `. env-vars').

svn path=/nixpkgs/trunk/; revision=1367
2004-08-30 14:06:14 +00:00
..
darwin * Don't strip debug info on Darwin, otherwise links by libtool fail 2004-07-02 10:05:53 +00:00
generic * Various bug fixes in setup.sh and ld-wrapper.sh. 2004-04-02 17:49:44 +00:00
generic-branch * The generic builder now dumps all environment variables to the file 2004-08-30 14:06:14 +00:00
initial * Finally we have a working stdenvLinux again. 2004-03-30 12:46:52 +00:00
native * Finally we have a working stdenvLinux again. 2004-03-30 12:46:52 +00:00
nix * Finally we have a working stdenvLinux again. 2004-03-30 12:46:52 +00:00
nix-linux * Finally we have a working stdenvLinux again. 2004-03-30 12:46:52 +00:00