nixpkgs/pkgs/build-support
Eelco Dolstra 04ec671c8a * Run smbd in its own session / process group (setsid) because smbd
now kills its process group when it exits.  Without setsid, this
  ends up killing the parent (i.e., the builder).
* Use port 445 instead of 139 because the CIFS kernel module tries
  port 445 first.  If there is an actual Samba running on the host, it
  would end up connecting to that one instead of our own and fail.

svn path=/nixpkgs/trunk/; revision=25017
2010-12-06 19:03:32 +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 Adding Satallax prover 2010-12-03 11:26:34 +00:00
checker
dotnetenv slnFile can also be a list of strings now 2010-07-12 11:18:11 +00:00
fetchbzr
fetchcvs
fetchdarcs
fetchfile
fetchgit fetchgit: Track all remote branches when `$rev' is non-empty. 2010-05-19 21:27:01 +00:00
fetchhg make nix-prefetch-hg executable 2010-07-27 16:32:51 +00:00
fetchmtn
fetchsvn nix-prefetch-svn: Support $NIX_PREFETCH_SVN_LEAVE_DOT_SVN. 2009-12-03 15:01:54 +00:00
fetchsvnssh
fetchurl * Add some openSUSE mirrors that still have 10.3 and 11.0. 2010-10-04 14:30:34 +00:00
gcc-cross-wrapper Fixing the dynamic linker in the gcc-cross-wrapper so it takes also the dynamic 2010-08-02 22:44:41 +00:00
gcc-upc-wrapper
gcc-wrapper Making the ld-wrapper2.sh much faster, when having lots of '-L' parameters, 2010-05-03 19:59:51 +00:00
kernel Fixing the correct handling of uboot in the initrd and the kernel derivations. 2010-02-27 18:51:06 +00:00
make-desktopitem
make-symlinks
make-wrapper
mono-dll-fixer
native-darwin-cctools-wrapper
nuke-references
release fixing wrappers in ant-build 2010-11-10 12:55:25 +00:00
src-only
substitute
upstream-updater Allow overrides for SF version extractor 2010-06-23 10:05:57 +00:00
vm * Run smbd in its own session / process group (setsid) because smbd 2010-12-06 19:03:32 +00:00
vsenv Renamed buildSolution => build-solution 2010-06-15 12:23:28 +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 Move "fetchurl restricted" code to requireFile. 2010-05-03 09:13:17 +00:00