Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | hydra: guix-modular: Build the full Guix.•••* build-aux/hydra/guix-modular.scm (build-job): Pass #:pull-version to BUILD. | Ludovic Courtès | 2018-06-10 | 1 | -0/+1 |
* | hydra: guix-modular: Honor the 'systems' argument.•••* build-aux/hydra/guix-modular.scm (hydra-jobs)[systems]: Define as in gnu-system.scm. Honor SYSTEMS. | Ludovic Courtès | 2018-04-08 | 1 | -9/+5 |
* | hydra: guix-modular: Explicitly build for the latest 2.2.•••* build-aux/hydra/guix-modular.scm (build-job): Pass #:guile-version to 'build'. | Ludovic Courtès | 2018-04-08 | 1 | -1/+2 |
* | hydra: 'guix-modular' jobs use the new 'build-self'.•••* build-aux/hydra/guix-modular.scm: Remove 'eval-when' form that fiddled with '%load-path'. (build-job): Load 'build-aux/build-self.scm' and call the procedure it returns. * build-aux/hydra/evaluate.scm: The 'build-things' replacement no longer calls 'exit'. | Ludovic Courtès | 2018-04-08 | 1 | -26/+6 |
* | cuirass: Add job specs for the modular Guix.•••* build-aux/cuirass/guix-modular.scm: New file. * Makefile.am (EXTRA_DIST): Add it. | Ludovic Courtès | 2018-04-08 | 1 | -3/+4 |
* | hydra: Add jobs for the modular Guix.•••* build-aux/hydra/guix-modular.scm: New file. * Makefile.am (EXTRA_DIST): Add it. | Ludovic Courtès | 2017-11-21 | 1 | -0/+104 |