1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
nixpkgs/pkgs/build-support
Eelco Dolstra 7dfbf0eba7 * Move the substitution functions into stdenv (not merged yet).
* If the environment variable buildCommand is set, then eval that
  instead of doing the build phases.  This is used by the runCommand
  function in all-packages.nix to allow one-lines like

    foo = runCommand "foo" {} "mkdir $out; echo foo > $out/foo";
    

svn path=/nixpkgs/trunk/; revision=7298
2006-12-10 22:24:42 +00:00
..
buildenv * Fork of build-env in the Nix distribution. This one supports 2006-11-28 16:46:12 +00:00
fetchcvs
fetchdarcs
fetchfile
fetchsvn
fetchurl
gcc-cross-wrapper
gcc-wrapper
make-symlinks
make-wrapper
mono-dll-fixer
native-darwin-cctools-wrapper
nuke-references * Turn the nukeRefs() function into a separate program. 2006-11-03 13:33:24 +00:00
opengl
substitute * Move the substitution functions into stdenv (not merged yet). 2006-12-10 22:24:42 +00:00