nixpkgs/pkgs/build-support/release
Eelco Dolstra f30fe65b3e * makeSourceTarball -> sourceTarball.
* Added a function binaryTarball to do a DESTDIR build into
  /usr/local.  Useful for making statically linked binaries.  However,
  it may be better to do this in a VM (since if you do it in a Nix
  build environment, you can still end up with a lot of Nix
  dependencies in your binaries, even if you do static linking).

svn path=/nixpkgs/trunk/; revision=14726
2009-03-26 14:11:59 +00:00
..
binary-tarball.nix * makeSourceTarball -> sourceTarball. 2009-03-26 14:11:59 +00:00
debian-build.nix * makeSourceTarball -> sourceTarball. 2009-03-26 14:11:59 +00:00
default.nix * makeSourceTarball -> sourceTarball. 2009-03-26 14:11:59 +00:00
nix-build.nix * makeSourceTarball -> sourceTarball. 2009-03-26 14:11:59 +00:00
rpm-build.nix * We don't need all that src.outPath / src.path hackery anymore. 2009-03-06 16:53:44 +00:00
source-tarball.nix * makeSourceTarball -> sourceTarball. 2009-03-26 14:11:59 +00:00