aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-05-16Shut up a compiler warningEelco Dolstra
2013-05-15download-from-binary-cache.pl: Get rid of an uninitialized value warningEelco Dolstra
2013-05-13Bump versionEelco Dolstra
2013-05-13Bump release dateEelco Dolstra
2013-05-10build-remote.pl: Properly close the SSH connection between attemptsEelco Dolstra
2013-05-10build-remote.pl: Pass /dev/null as SSH's stdinEelco Dolstra
2013-05-10build-remote.pl: Allow a machine to refuse a buildEelco Dolstra
2013-05-10In trace messages, don't print the output pathEelco Dolstra
2013-05-09Communicate build timeouts to HydraEelco Dolstra
2013-05-09build-remote.pl: Create one process fewer on the remote sideEelco Dolstra
2013-05-09build-remote.pl: Enforce timeouts locallyEelco Dolstra
2013-05-08Build Fedora 18 RPMsEelco Dolstra
2013-05-07Update release dateEelco Dolstra
2013-05-07Add option ‘extra-binary-caches’Eelco Dolstra
2013-05-07Build Debian 7.0 debsEelco Dolstra
2013-05-03Build Ubuntu 13.04 debsEelco Dolstra
2013-05-03Update release notesEelco Dolstra
2013-05-03nix-copy-closure: Show a proper error message if no host name is givenEelco Dolstra
2013-05-03Fixing the pv position regarding compressionLluís Batlle i Rossell
2013-05-03Fixing the pv reference; I didn't mean to change itLluís Batlle i Rossell
2013-05-03Adding ETA support to the --show-progress in nix-copy-closureLluís Batlle i Rossell
2013-05-01Nix 1.5.2 release notesEelco Dolstra
2013-05-01Don't let stderr writes in substituters cause a deadlockEelco Dolstra
2013-04-26find-runtime-roots.pl: Don't hardcode /nix/storeEelco Dolstra
2013-04-26addAdditionalRoots(): Check each path only onceEelco Dolstra
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