summary refs log tree commit diff
path: root/nix
AgeCommit message (Expand)Author
2015-05-11Build derivations in a more predictable orderEelco Dolstra
2015-05-11Don't create unnecessary substitution goals for derivationsEelco Dolstra
2015-05-11Disable vacuuming the DB after garbage collectionEelco Dolstra
2015-05-11nix-daemon: Call exit(), not _exit()Eelco Dolstra
2015-05-11Clean up temp roots in a more C++ wayEelco Dolstra
2015-05-11Fix messageEelco Dolstra
2015-05-11Don't use ADDR_LIMIT_3GBEelco Dolstra
2015-05-11Make ~DerivationGoal more reliableEelco Dolstra
2015-05-11nix-store --gc: Don't warn about missing manifests directoryEelco Dolstra
2015-05-11Improve error message if the daemon worker fails to startEelco Dolstra
2015-05-11Fix build on gcc < 4.7Shea Levy
2015-05-11Improved error message when encountering unsupported file typesEelco Dolstra
2015-05-11Remove some duplicate codeEelco Dolstra
2015-05-11createDirs(): Handle ‘path’ being a symlinkEelco Dolstra
2015-05-11nix-daemon: Close unnecessary fdEelco Dolstra
2015-05-11Remove bogus commentEelco Dolstra
2015-05-11On Linux, disable address space randomizationEelco Dolstra
2015-05-11Settings: Add bool get()Eelco Dolstra
2015-05-11Add an 'optimiseStore' remote procedure call.Ludovic Courtès
2015-05-11Add disallowedReferences / disallowedRequisitesEelco Dolstra
2015-05-11Introduce allowedRequisites featureGergely Risko
2015-05-11fix disappearing bash argumentsJoel Taylor
2015-05-11Make hook shutdown more reliableEelco Dolstra
2015-05-11DohEelco Dolstra
2015-05-11Reduce verbosityEelco Dolstra
2015-05-11Propagate remote timeouts properlyEelco Dolstra
2015-05-11Use regular file GC roots if possibleEelco Dolstra
2015-05-11Remove unnecessary call to addTempRoot()Eelco Dolstra
2015-05-11DohEelco Dolstra
2015-05-11Move some options out of globalsEelco Dolstra
2015-05-11RefactorEelco Dolstra
2015-05-11Add option ‘build-extra-chroot-dirs’Eelco Dolstra
2015-05-11Get rid of "killing <pid>" message for unused build hooksEelco Dolstra
2015-05-11Remove ugly hack for detecting build environment setup errorsEelco Dolstra
2015-05-11Call commonChildInit() before doing chroot initEelco Dolstra
2015-05-11Eliminate redundant copyEelco Dolstra
2015-05-11findRoots(): Prevent a call to lstat()Eelco Dolstra
2015-05-11Make readDirectory() return inode / file typeEelco Dolstra
2015-05-11Allow regular files as GC rootsEelco Dolstra
2015-05-11Remove some dead codeEelco Dolstra
2015-05-11nix-daemon: Less verbosityEelco Dolstra
2015-05-11nix-daemon: Simplify stderr handlingEelco Dolstra
2015-05-11Merge commit 'fdee1ced43fb495d612a29e955141cdf6b9a95ba' into nixLudovic Courtès
2015-05-06Merge commit '8e9140cfdef9dbd1eb61e4c75c91d452ab5e4a74' into nixLudovic Courtès
2015-01-04Merge commit '8d5f472f2c49c79a0d3ae2e506f4d4d76224b328' into nixLudovic Courtès
2014-12-17nix: Adjust code for Guix.Ludovic Courtès
2014-12-17Keep only libstore, nix-daemon, and related stuff.Ludovic Courtès