nixpkgs/pkgs/stdenv
Eelco Dolstra 331f913861 * Add write permission to sources copied from the store.
* A new `distPhase' to build source distributions (enabled when
  $doDist = 1).
* A new `checkPhase' to perform `make check' (enabled when $doCheck =
  1).
* Allow the prefix to be redirected, either by setting $prefix or by
  setting $useTempPrefix to 1.  Useful when making distributions.
* Allow the build or install phases to be skipped by setting
  $dontBuild $dontInstall to 1.
* Allow the order of phases to be changed by setting $phases.

svn path=/nixpkgs/trunk/; revision=1151
2004-07-11 16:32:34 +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 * Add write permission to sources copied from the store. 2004-07-11 16:32:34 +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