nixpkgs/pkgs/stdenv/generic
Eelco Dolstra 0ebff4e1d0 * buildPhase: skip if there is no Makefile (just like configurePhase
is skipped when there is no configure script).  So you don't need to
  set

    buildPhase = "true";

  for derivations that don't have any build action.

* Variable $makefile to allow the makefile to be specified.

svn path=/nixpkgs/branches/stdenv-updates/; revision=10784
2008-02-20 15:16:48 +00:00
..
builder.sh * gcc-wrapper: Propagate the wrapped gcc, binutils and glibc to the 2008-02-13 19:41:37 +00:00
default-builder.sh
default.nix * stdenv: new attribute is64bit. 2007-05-24 13:32:18 +00:00
docs.txt
setup.sh * buildPhase: skip if there is no Makefile (just like configurePhase 2008-02-20 15:16:48 +00:00