aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-26find-runtime-roots.pl: Search process environments for rootsEelco Dolstra
2013-04-26find-runtime-roots.pl: Use Nix::Utils::readFileEelco Dolstra
2013-04-23Fix --timeoutEelco Dolstra
2013-04-23Show that --timeout doesn't work if the build produces log outputEelco Dolstra
2013-04-23nix-build: Respect --timeoutEelco Dolstra
2013-04-23Nix daemon: respect build timeout from the clientEelco Dolstra
2013-04-23Fix --fallback with the binary cache substituterEelco Dolstra
2013-04-23Test whether --fallback works if NARS have disappeared from the binary cacheEelco Dolstra
2013-04-23Test NAR info cachingEelco Dolstra
2013-04-09Manual: Add a missing step to the build instructionsEelco Dolstra
2013-04-04Complain if /homeless-shelter existsEelco Dolstra
2013-03-25Fix evaluation of the VM testsEelco Dolstra
2013-03-25makeStoreWritable: Ask forgiveness, not permissionShea Levy
2013-03-25makeStoreWritable: Use statvfs instead of /proc/self/mountinfo to find out if...Shea Levy
2013-03-18Fix evaluationEelco Dolstra
2013-03-15Bump version numberEelco Dolstra
2013-03-15Remove the "system" jobset inputEelco Dolstra
2013-03-14Require Bison 2.6Eelco Dolstra
2013-03-14Fix building against Bison 2.6Eelco Dolstra
2013-03-14Make sure that thunks are restored properly if an exception occursEelco Dolstra
2013-03-08Prevent config.h from being clobberedEelco Dolstra
2013-03-08Revert "Prevent config.h from being clobbered"Eelco Dolstra
2013-03-08Fix annoying Perl 5.16 warningsEelco Dolstra
2013-03-07Prevent config.h from being clobberedEelco Dolstra
2013-02-28Handle systems without lutimes() or lchown()Eelco Dolstra
2013-02-28Update release notesEelco Dolstra
2013-02-28Handle symlinks properlyEelco Dolstra
2013-02-28Bump version numberEelco Dolstra
2013-02-27Handle hard links to other files in the outputEelco Dolstra
2013-02-27Refactoring: Split off the non-recursive canonicalisePathMetaData()Eelco Dolstra
2013-02-26Remove outdated fileEelco Dolstra
2013-02-26Bump version numberEelco Dolstra
2013-02-26Update release notesEelco Dolstra
2013-02-26Security: Don't allow builders to change permissions on files they don't ownEelco Dolstra
2013-02-19build-remote: Use the --quiet flagEelco Dolstra
2013-02-19Add `Settings::nixDaemonSocketFile'.Ludovic Courtès
2013-02-19Enable chroot support on old glibc versions.Ludovic Courtès
2013-02-08Document ‘hashString’Eelco Dolstra
2013-02-08Make "${./path} ..." evaluate to a string, not a pathEelco Dolstra
2013-02-08Rename "hash" to "hashString" and handle SHA-1Eelco Dolstra
2013-02-08experimental/hashMarc Weber
2013-02-05Nix::Store::derivationFromPath: Return derivation outputsEelco Dolstra
2013-01-30Support the coloniesEelco Dolstra
2013-01-24Improve -I descriptionEelco Dolstra
2013-01-23Only warn about SQLite being busy onceEelco Dolstra
2013-01-22Correctly handle missing logsEelco Dolstra
2013-01-21Fix the VM testsEelco Dolstra
2013-01-21build-remote.pl: Don't keep build logs on the build slaveEelco Dolstra
2013-01-21corepkgs/fetchurl: Enable making the downloaded file executableShea Levy
2013-01-17Store build logs in /nix/var/log/nix/drvs/<XX>Eelco Dolstra