guix/build-aux
Ludovic Courtès ef82ba9dd9
build: Makefile splits Scheme compilation in four steps.
Fixes <https://bugs.gnu.org/48963>.
Reported by Julien Lepiller <julien@lepiller.eu>.

This reduces peak memory consumption to something less unreasonable.

* Makefile.am (make-go): Depend on 'make-*-go' targets; remove body.
(guile-compilation-rule): New function.
(MODULES_CORE, MODULES_PACKAGES, MODULES_SYSTEM, MODULES_CLI): New
variables.
<top level>: Call 'guile-compilation-rule' 4 times.
* build-aux/compile-all.scm <top level>: Expect "--total" and
"--processed".  Take them into account when displaying progress
reports.
2021-06-23 23:35:27 +02:00
..
cuirass ci: Remove hydra support. 2021-03-10 08:49:48 +01:00
build-self.scm download: Use Disarchive as a last resort. 2021-04-29 11:24:48 -04:00
check-channel-news.scm maint: Add "make check-channel-news". 2020-05-22 00:35:23 +02:00
check-final-inputs-self-contained.scm ci: Remove hydra support. 2021-03-10 08:49:48 +01:00
compile-all.scm build: Makefile splits Scheme compilation in four steps. 2021-06-23 23:35:27 +02:00
compile-as-derivation.scm compile-as-derivation: Adjust %load-compiled-path. 2018-09-02 15:43:51 +02:00
generate-authors.scm
git-version-gen build: Use Gnulib's 'git-version-gen'. 2017-05-04 23:51:45 +02:00
gitlog-to-changelog
pre-inst-env.in build: Remove references to the 'nix-hash' program. 2020-08-29 16:24:17 +02:00
test-driver.scm build: Add a --show-duration option to the SCM test-driver. 2021-02-02 00:28:49 -05:00
test-env.in import: Remove Nix importer. 2021-04-25 14:34:09 +02:00
update-NEWS.scm maint: update-NEWS: Sort packages prior writing to the data file. 2021-05-10 13:48:02 -04:00
update-guix-package.scm maint: update-guix-package: Optionally add sources to store. 2020-11-12 09:23:27 -05:00