nixpkgs/pkgs/stdenv
Eelco Dolstra 12038d5586 * Allow hooks like preBuild to be set both through shell functions and
variables.  This is so you don't have to write things like

    preBuild=preBuild
    preBuild() {
      bla
    }

svn path=/nixpkgs/branches/stdenv-updates/; revision=13941
2009-02-01 21:28:02 +00:00
..
generic * Allow hooks like preBuild to be set both through shell functions and 2009-02-01 21:28:02 +00:00
initial * Fix stdenv-initial. 2006-12-28 10:54:39 +00:00
linux svn path=/nixpkgs/branches/stdenv-updates/; revision=13915 2009-01-30 13:21:17 +00:00
mingw * Make the nested output patch in GNU Make runtime configurable (by 2009-01-19 18:49:58 +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 * Make the nested output patch in GNU Make runtime configurable (by 2009-01-19 18:49:58 +00:00
default.nix * Folded the Cygwin, powerpc-darwin and FreeBSD stdenv into the "native" 2008-06-18 15:09:13 +00:00