nixpkgs/pkgs/build-support
Michael Raskin af2fd342cd Updating SBCL to freshest release 1.1.1.
Replacing SBCL upstream tracking expression with a new version in a new
format.

Minuses: gave up on defining everything in Nix language (now update
expression is a series of actions to do when downloading fresh release,
it is actually interpreted by shell), now Nix expression contains
meaningful whitespace (the area to regenerate is determined by the
line with a specific comment and the closing brace on the otherwise
empty line).

Plusses: only one extra file which could even be moved out-of-tree if
desired, clean semantics for traversing multiple links (it is not found
in either Debian uscan or Gentoo euscan), the main expression is in one
file and is less different from usual style.
2012-11-04 23:52:19 +04:00
..
buildenv buildEnv: don't warn about collisions in propagated packages 2012-07-25 23:18:39 -04:00
builder-defs * builderDefs: don't use param1-5. 2012-01-20 15:10:56 +00:00
cabal Add support for jailbreak-cabal utility to the Cabal builder. 2012-09-10 12:36:10 +02:00
checker
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
fetchcvs * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless 2012-01-18 20:16:00 +00:00
fetchdarcs Remove deprecated option --ephemeral from fetchdarcs 2012-10-22 15:02:33 +02:00
fetchfile
fetchgit Handle invalid references 2012-06-20 23:28:53 -04:00
fetchgitrevision
fetchhg fetchhg: removing the nix dependency 2012-08-26 23:16:28 +02:00
fetchmtn
fetchsvn
fetchsvnrevision
fetchsvnssh
fetchurl mirrors.nix: use GNU mirrors before hitting the master site 2012-08-22 14:28:50 +02: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 Adding gccgo for gcc4.7. 2012-08-03 19:49:53 +02:00
kernel * Be less verbose generating initrds. 2012-05-21 20:47:57 +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
mono-dll-fixer
native-darwin-cctools-wrapper Darwin: Add mig', lipo', etc. to `stdenvNative'. 2012-04-23 15:47:31 +00:00
nuke-references * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless 2012-01-18 20:16:00 +00:00
release use openjdk as default for ant-build.nix 2012-08-25 19:39:49 +02:00
setup-hooks * Add a setup hook ‘autoreconfHook’ to simplify packages that need to 2012-05-19 02:52:36 +00:00
src-only
substitute * Set preferLocalBuild on a few more trivial builders. 2012-04-26 15:17:43 +00:00
upstream-updater Updating SBCL to freshest release 1.1.1. 2012-11-04 23:52:19 +04:00
vm Add universe repo for older Ubuntu releases 2012-09-13 17:15:58 -04:00
vsenv * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless 2012-01-18 20:16:00 +00:00
source-from-head-fun.nix Remove getConfig helper function 2012-09-19 13:56:56 -04:00
trivial-builders.nix * writeTextFile: don't use the build hook. NixOS uses this function a 2012-04-26 15:01:41 +00:00