summaryrefslogtreecommitdiff
path: root/config-daemon.ac
Commit message (Expand)AuthorAgeFilesLines
* maint: Remove unused 'NIX_VERSION' macro....Ludovic Courtès2020-12-111-1/+0
* maint: Avoid macros obsolete in Autoconf 2.70....Ludovic Courtès2020-12-111-1/+1
* daemon: GC remove-unused-links phase uses 'statx' when available....Ludovic Courtès2019-11-271-1/+2
* daemon: Don't include <linux/fs.h>....Ludovic Courtès2019-11-131-3/+0
* daemon: Run 'guix substitute' directly and assume a single substituter....Ludovic Courtès2019-09-081-2/+0
* daemon: Run 'guix offload' directly....Ludovic Courtès2019-09-081-2/+0
* daemon: Run 'guix perform-download' directly....Ludovic Courtès2019-09-081-2/+0
* daemon: Run 'guix authenticate' directly....Ludovic Courtès2019-09-081-2/+0
* daemon: Invoke 'guix gc --list-busy' instead of 'list-runtime-roots'....Ludovic Courtès2019-09-081-3/+0
* build: Change default substitute server to "ci.guix.gnu.org"....Ludovic Courtès2019-05-011-1/+1
* build: Default to https://ci.guix.info for substitutes....Ludovic Courtès2018-12-041-9/+1
* daemon: Install 'authenticate' script under LIBEXECDIR/guix....Ludovic Courtès2018-11-141-2/+2
* build: Remove -L flag when $LIBGCRYPT_LIBDIR is empty....Ludovic Courtès2018-09-061-1/+1
* build: Default to berlin.guixsd.org substitutes on aarch64....Ludovic Courtès2018-03-051-1/+9
* build: Always use https substitute URLs....Ludovic Courtès2018-03-051-8/+4
* build: Really build 'guix offload' when possible....Ludovic Courtès2018-02-271-2/+2
* build: Require Guile >= 2.0.13....Ludovic Courtès2018-02-261-5/+0
* daemon: Make libbz2 an optional dependency....Ludovic Courtès2018-01-071-5/+7
* daemon: Add gzip log compression....Ludovic Courtès2018-01-071-0/+6
* config-daemon.ac: detect host AR...Sergei Trofimovich2017-02-061-0/+1
* offload: Use Guile-SSH instead of GNU lsh....Ludovic Courtès2016-11-251-5/+13
* daemon: Add "builtin:download" derivation builder....Ludovic Courtès2016-11-161-0/+2
* build: Substitute URLs now default to "mirror.hydra.gnu.org" alone....Ludovic Courtès2016-07-161-2/+2
* build: Protect against misconfiguration of localstatedir....Ludovic Courtès2016-03-191-0/+2
* build: Default to "https://mirror.hydra.gnu.org/" for substitutes....Ludovic Courtès2016-03-161-0/+14
* build: Always check for gzip/bzip2/xz....Ludovic Courtès2015-12-091-8/+0
* build: Fix libgcrypt detection on FHS systems....Ludovic Courtès2015-10-091-1/+1
* Merge branch 'nix'....Ludovic Courtès2015-06-031-1/+1
* build: Make sure $CXX supports C++11....Ludovic Courtès2015-05-191-0/+3
* Rename 'guix substitute-binary' to 'guix substitute'....Ludovic Courtès2015-03-251-2/+2
* build: Reject or warn against file name length limit overruns....Ludovic Courtès2015-02-241-3/+2
* build: Make 'chroot' a hard requirement....Ludovic Courtès2015-02-041-0/+4
* build: Check for <tr1/unordered_set>, now used by the daemon....Ludovic Courtès2015-01-041-1/+1
* daemon: Do not use 'vfork'....Ludovic Courtès2014-09-021-1/+4
* build: Add --with-libgcrypt-libdir=DIR to support Debian's multi-arch layout....Ludovic Courtès2014-05-171-2/+10
* build: Add missing function checks for optional daemon features....Ludovic Courtès2014-04-241-3/+8
* Add 'guix offload' as a daemon build hook....Ludovic Courtès2014-01-241-0/+16
* daemon: Implement signed archive import/export....Ludovic Courtès2013-12-201-0/+2
* build: Use separate `AC_CONFIG_FILES' invocations for executable files....Ludovic Courtès2013-05-121-3/+4
* substitute-binary: Implement `--substitute'....Ludovic Courtès2013-04-121-0/+8
* Add preliminary binary substituter....Ludovic Courtès2013-04-031-2/+3
* build: When `--enable-daemon', don't error out when Nix programs are missing....Ludovic Courtès2012-12-131-5/+0
* build: Run all the tests against the just-built daemon....Ludovic Courtès2012-12-061-0/+6
* daemon: Add `list-runtime-roots' script....Ludovic Courtès2012-12-051-0/+3
* build: daemon: Add missing feature tests....Ludovic Courtès2012-12-041-0/+32
* build: daemon: Remove extraneous quotes in CPP macro `SYSTEM'....Ludovic Courtès2012-12-041-1/+1
* build: Include a copy of Nix's libstore and daemon; build it....Ludovic Courtès2012-12-031-0/+64