guix/build-aux
Ludovic Courtès f0527ce3a4
build-self: Use (guix self).
This mitigates <https://bugs.gnu.org/27284>.

* build-aux/build-self.scm (libgcrypt, zlib, gzip, bzip2, xz)
(false-if-wrong-guile, package-for-current-guile, guile-json)
(guile-ssh, guile-git, guile-bytestructures, matching-guile-2.2): Remove.
(%dependency-variables, %persona-variables, %config-variables): New
variables.
(make-config.scm, load-path-expression, gexp->script)
(build-program): New procedures.
(build): Rewrite to simply delegate to 'guix-derivation'.
2018-04-08 17:41:08 +02:00
..
cuirass cuirass: Properly convert list of <license> objects. 2018-01-15 15:18:03 +01:00
hydra Merge branch 'master' into core-updates 2018-02-01 13:18:47 +01:00
build-self.scm build-self: Use (guix self). 2018-04-08 17:41:08 +02:00
check-available-binaries.scm
check-final-inputs-self-contained.scm maint: Adjust 'check-final-inputs-self-contained' for glibc:static. 2018-03-25 00:26:13 +01:00
compile-all.scm build: Explicitly flush the "LOAD" and "GUILEC" lines. 2017-11-28 13:40:04 +01:00
generate-authors.scm
git-version-gen
gitlog-to-changelog
pre-inst-env.in
run-system-tests.scm
test-driver.scm
test-env.in
update-guix-package.scm
update-NEWS.scm