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 Added fetchcvs. 2006-05-11 12:36:16 +00:00
fetchdarcs * updated darcs to 1.0.5, added curl dependency 2006-01-30 11:18:38 +00:00
fetchfile * "." -> "source". 2005-12-05 14:11:09 +00:00
fetchsvn * Don't pollute /tmp. 2006-07-18 12:00:38 +00:00
fetchurl * Don't use EPSV. 2006-10-28 22:07:25 +00:00
gcc-cross-wrapper * nativeGlibc -> nativeLibc (gcc-cross-wrapper is probably broken 2006-10-27 13:44:17 +00:00
gcc-wrapper * Argggggghhhh. 2006-10-27 12:07:03 +00:00
make-symlinks * "." -> "source". 2005-12-05 14:11:09 +00:00
make-wrapper * F-spot: work properly if an incompatible Mono is in the PATH. 2005-03-13 20:43:04 +00:00
mono-dll-fixer * "." -> "source". 2005-12-05 14:11:09 +00:00
native-darwin-cctools-wrapper * Add nmedit. 2006-07-14 17:17:01 +00:00
nuke-references * Turn the nukeRefs() function into a separate program. 2006-11-03 13:33:24 +00:00
opengl * A quick hack to get accelerated OpenGL working: just use the driver 2006-01-28 01:13:31 +00:00
substitute * Move the substitution functions into stdenv (not merged yet). 2006-12-10 22:24:42 +00:00