summaryrefslogtreecommitdiff
path: root/daemon.am
AgeCommit message (Expand)Author
2016-01-28build: Use 'GEN' and 'at' silent rules.Mathieu Lirzin
2016-01-12build: 'make check' errors out if file name limits would be hit.Ludovic Courtès
2015-12-30daemon: Remove unused 'RemoteStore' class.Ludovic Courtès
2015-12-02daemon: Support SHA-512 hashes.Eelco Dolstra
2015-11-26Add 'guix-daemon.conf' job for Upstart.Mario Daniel Ruiz Saavedra
2015-07-19build: Fix instantiation of 'guix-daemon.service' when builddir != srcdir.Ludovic Courtès
2015-07-19build: Do not distribute the daemon's 'schema.sql.hh' file.Ludovic Courtès
2015-07-15Add 'guix-daemon.service' file for systemd.Ludovic Courtès
2015-06-10daemon: Internationalize guix-daemon.Ludovic Courtès
2015-05-19Merge branch 'nix'.Ludovic Courtès
2015-03-25Rename 'guix substitute-binary' to 'guix substitute'.Ludovic Courtès
2015-01-26build: Remove reference to non-existent file.Ludovic Courtès
2014-07-24doc: Make sure out-of-source-tree builds find os-config.tmpl.Ludovic Courtès
2014-04-04build: Remove now useless Boost headers.Ludovic Courtès
2014-04-03Update 'nix-upstream' sub-module.Ludovic Courtès
2014-03-09build: Change state and log directories to $localstatedir/.../guix.Ludovic Courtès
2014-01-24Add 'guix offload' as a daemon build hook.Ludovic Courtès
2014-01-18Update 'nix-upstream' sub-module; adjust build system, doc, and substituter.Ludovic Courtès
2013-12-22build: Install 'guix-authenticate'.Ludovic Courtès
2013-12-20daemon: Implement signed archive import/export.Ludovic Courtès
2013-09-23Add 'guix-register'.Ludovic Courtès
2013-09-23build: Build the daemon with -Wall.Ludovic Courtès
2013-04-08build: Pass the appropriate flags when building `libstore.a'.Ludovic Courtès
2013-04-03Add preliminary binary substituter.Ludovic Courtès
2013-02-19build: Add missing -I flag for the daemon.Ludovic Courtès
2013-01-15daemon: Remove reference to immutable.{cc,hh}, which no longer exist.Ludovic Courtès
2013-01-06Update license headers.Ludovic Courtès
2012-12-31build: Avoid error message during `make clean' when `test-tmp' doesn't exist.Ludovic Courtès
2012-12-14daemon: Build `nix-setuid-helper'.Ludovic Courtès
2012-12-12daemon: Use `openssl' from $PATH.Ludovic Courtès
2012-12-06build: Add missing daemon header to the distribution.Ludovic Courtès
2012-12-06build: Run all the tests against the just-built daemon.Ludovic Courtès
2012-12-05daemon: Add `list-runtime-roots' script.Ludovic Courtès
2012-12-04daemon: Add test.Ludovic Courtès
2012-12-03build: Add `bootstrap' and `sync-with-upstream' scripts.Ludovic Courtès
2012-12-03build: Include a copy of Nix's libstore and daemon; build it.Ludovic Courtès