nixpkgs/pkgs/build-support
Eelco Dolstra 9aa30ba705 * Pass -cpu kvm64 to keep GMP from barfing.
svn path=/nixpkgs/trunk/; revision=33848
2012-04-19 18:44:02 +00:00
..
buildenv * buildEnv: use $SHELL (i.e. bash) rather than /bin/sh. This allows 2010-11-03 22:37:00 +00:00
builder-defs * builderDefs: don't use param1-5. 2012-01-20 15:10:56 +00:00
cabal Moved the cabal build driver function from development/libraries/haskell/cabal to build-support/cabal. 2012-02-19 17:03:35 +00:00
checker removed all __primops from nixpkgs 2009-05-24 10:57:46 +00:00
clang-wrapper Add armv7l support. 2012-04-15 23:41:25 +00:00
dotnetenv * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless 2012-01-18 20:16:00 +00:00
fetchbzr added nix-prefetch-bzr 2011-02-08 13:09:17 +00:00
fetchcvs * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless 2012-01-18 20:16:00 +00:00
fetchdarcs Added Idris and updated fetchdarcs. 2009-05-13 19:02:23 +00:00
fetchfile Fixed error in build-support/fetchfile 2011-08-09 12:28:49 +00:00
fetchgit nix-prefetch-git: remove .git in the cloned directory. (Fix issue 116) 2011-09-07 10:02:17 +00:00
fetchgitrevision Remove semicolon causing evaluation error. 2011-01-02 23:52:39 +00:00
fetchhg prefer local builds for fetchhg 2012-01-10 06:41:44 +00:00
fetchmtn fetchmtn: move logic to default args 2011-08-23 17:45:40 +00:00
fetchsvn nix-prefetch-svn: Support $NIX_PREFETCH_SVN_LEAVE_DOT_SVN. 2009-12-03 15:01:54 +00:00
fetchsvnrevision Live builds support: initially for git and svn. taglib_live is packaged as an example. 2011-01-02 23:23:59 +00:00
fetchsvnssh undo 2008-07-06 15:46:10 +00:00
fetchurl * Remove some obsolete kernel.org mirrors. 2012-04-05 09:12:38 +00:00
gcc-cross-wrapper gcc-cross-wrapper-libs: Gracefully deal with non-existent /TRIPLET/lib dir. 2012-03-12 09:45:14 +00:00
gcc-upc-wrapper * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless 2012-01-18 20:16:00 +00:00
gcc-wrapper Add armv7l support. 2012-04-15 23:41:25 +00:00
kernel * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless 2012-01-18 20:16:00 +00:00
make-desktopitem * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless 2012-01-18 20:16:00 +00:00
make-startupitem Added an optional parameter to "make-startupitem" to provide a prefix to the ".desktop" file. 2012-02-29 12:50:17 +00:00
make-symlinks * "." -> "source". 2005-12-05 14:11:09 +00:00
make-wrapper * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless 2012-01-18 20:16:00 +00:00
mono-dll-fixer * Remove references to substitute.sh. 2006-12-27 18:17:53 +00:00
native-darwin-cctools-wrapper * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless 2012-01-18 20:16:00 +00:00
nuke-references * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless 2012-01-18 20:16:00 +00:00
release * Don't do a mkdir in the postHook. 2012-04-04 16:05:08 +00:00
src-only A helper to get the source some package is built from. 2008-10-01 15:57:22 +00:00
substitute * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless 2012-01-18 20:16:00 +00:00
upstream-updater * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless 2012-01-18 20:16:00 +00:00
vm * Pass -cpu kvm64 to keep GMP from barfing. 2012-04-19 18:44:02 +00:00
vsenv * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless 2012-01-18 20:16:00 +00:00
source-from-head-fun.nix removing old bleeding edge cruft replacing it by a niftier version using 2009-12-11 13:58:23 +00:00
trivial-builders.nix * Remove an unnecessary function. 2012-03-19 18:13:47 +00:00