This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues/pull-requests.
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
|
maint: Check whether binaries cross-built to "arm-linux-gnueabihf" are available.
|
2017-05-08 16:29:24 +02:00 |
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
|
build: Generate 'AUTHORS'.
|
2015-07-06 19:00:19 +03:00 |
git-version-gen
|
build: Use Gnulib's 'git-version-gen'.
|
2017-05-04 23:51:45 +02:00 |
gitlog-to-changelog
|
build: Add `gitlog-to-changelog'.
|
2013-05-12 22:41:11 +02:00 |
pre-inst-env.in
|
build: Set 'NIX_BUILD_HOOK' only if offloading is configured.
|
2017-10-10 23:16:07 -05:00 |
run-system-tests.scm
|
tests: 'make check-system' prints the "build trace".
|
2016-11-03 15:44:49 +01:00 |
test-driver.scm
|
build: 'test-driver.scm' prints Scheme values with 'write'.
|
2017-03-22 15:02:33 +01:00 |
test-env.in
|
build: Remove code to download the Guile bootstrap tarball.
|
2017-08-28 23:51:16 +02:00 |
update-NEWS.scm
|
maint: Add 'update-NEWS' target.
|
2017-05-18 16:24:02 +02:00 |
update-guix-package.scm
|
maint: update-guix-package: Protect the checkout from GC.
|
2017-05-09 12:58:42 +02:00 |