guix-kreyren/build-aux
Ludovic Courtès b5f8c2c885
hydra: Compute jobs in an inferior.
Previously we would rely on auto-compilation of all the Guix modules.
The complete evaluation would take ~15mn on berlin.guixsd.org and
require lots of RAM.  This approach should be faster since potentially
only part of the modules are rebuilt.  Furthermore, as a side-effect, it
builds the derivations that 'guix pull' uses.

* build-aux/hydra/gnu-system.scm: Remove 'eval-when' form.
(hydra-jobs): New procedure.
* gnu/ci.scm (package->alist, qemu-jobs, system-test-jobs)
(tarball-jobs): Return strings for the 'license' field.
* guix/self.scm (compiled-guix)[*cli-modules*]: Add (gnu ci).
2019-01-06 21:41:07 +01:00
..
cuirass
hydra hydra: Compute jobs in an inferior. 2019-01-06 21:41:07 +01:00
build-self.scm build-self: Don't clobber the output port. 2019-01-06 21:41:07 +01:00
check-available-binaries.scm
check-final-inputs-self-contained.scm
compile-all.scm
compile-as-derivation.scm
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 maint: update-guix-package: Really register GC roots. 2018-12-07 15:14:12 +01:00
update-NEWS.scm maint: update-NEWS: Don't produce full package lists. 2018-12-05 00:08:34 +01:00