about summary refs log tree commit diff
path: root/tests/parallel.sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-18 * Acquire the locks on the output paths before trying to run the buildEelco Dolstra1-1/+1
2009-03-18 * Clean up some tests (use nix-build where appropriate).Eelco Dolstra1-4/+2
2006-03-01 * Simplification.Eelco Dolstra1-2/+2
2006-03-01 * Make it easy to run individual tests from the command line.Eelco Dolstra1-0/+2
2005-02-09 * Propagate the deriver of a path through the substitute mechanism.Eelco Dolstra1-3/+3
2005-01-25 * In nix-store: change `--build' back to `--realise'. Also broughtEelco Dolstra1-1/+1
2004-05-13 * The build hooks used to implement distributed builds can now be runEelco Dolstra1-1/+1
2004-05-12 * Use `-j0'.Eelco Dolstra1-8/+1
2004-05-11 * True parallel builds. Nix can now run as many build jobs inEelco Dolstra1-7/+7
2004-05-04 * A test to verify that Nix executes build jobs in parallel, ifEelco Dolstra1-0/+20