Age | Commit message (Expand) | Author |
2013-01-06 | Update a few more license headers....* distro/packages/openssl.scm, m4/guix.m4, nix/sync-with-upstream:
Update headers.
| Ludovic Courtès |
2012-12-14 | build: Avoid brace expansion in `nix/sync-with-upstream'....* nix/sync-with-upstream: Avoid brace expansion, for the sake of Dash.
| Andreas Enge |
2012-12-05 | daemon: Add `list-runtime-roots' script....* nix/scripts/list-runtime-roots.in: New file.
* config-daemon.ac: Add `AC_CONFIG_FILES' invocation for it.
* daemon.am (nodist_pkglibexec_SCRIPTS): New variable.
(AM_TESTS_ENVIRONMENT): Define `top_builddir'.
* tests/guix-daemon.sh: Export `NIX_ROOT_FINDER'.
* nix/sync-with-upstream: Substitute the path to the root finder in
libstore/gc.cc.
| Ludovic Courtès |
2012-12-03 | build: Add `bootstrap' and `sync-with-upstream' scripts....* bootstrap, nix/sync-with-upstream: New files.
* Makefile.am (EXTRA_DIST): Add `bootstrap'.
* daemon.am (EXTRA_DIST): Add `nix/sync-with-upstream'.
| Ludovic Courtès |