nixpkgs/pkgs/stdenv/generic-branch
Eelco Dolstra 0c7969f9c8 * Allow a build to finish "succesfully" as far as Nix is concerned
even if some build phase failed if the variable `$succeedOnFailure'
  is set to 1.  If that happens, the file `$out/nix-support/failed' is
  created to mark the build result as bad.  This is useful for release
  management systems that might want to publish failed releases.

svn path=/nixpkgs/trunk/; revision=1163
2004-07-12 12:34:02 +00:00
..
builder.sh * Don't strip debug info on Darwin, otherwise links by libtool fail 2004-07-02 10:05:53 +00:00
default-builder.sh * Don't strip debug info on Darwin, otherwise links by libtool fail 2004-07-02 10:05:53 +00:00
default.nix * Don't strip debug info on Darwin, otherwise links by libtool fail 2004-07-02 10:05:53 +00:00
docs.txt * Don't strip debug info on Darwin, otherwise links by libtool fail 2004-07-02 10:05:53 +00:00
setup.sh * Allow a build to finish "succesfully" as far as Nix is concerned 2004-07-12 12:34:02 +00:00