summaryrefslogtreecommitdiff
path: root/build-aux/hydra/gnu-system.scm
Commit message (Expand)AuthorAgeFilesLines
* hydra: evaluate: Use 'with-build-handler'....Ludovic Courtès2020-03-221-0/+2
* hydra: Remove uses of _IOLBF....Ludovic Courtès2020-03-051-2/+2
* ci: Make sure the Guix checkout is the one providing Cuirass proc....Clément Lassieur2019-12-011-14/+22
* hydra: Compute jobs in an inferior....Ludovic Courtès2019-01-061-28/+45
* hydra: Move job definitions to (gnu ci)....Ludovic Courtès2019-01-061-404/+3
* hydra: Use short timeouts for the QEMU jobs and system tests....Ludovic Courtès2018-12-291-0/+4
* hydra: Increase image sizes for USB image and Flash image....Danny Milosavljevic2018-12-091-2/+2
* hydra: Remove useless 'parameterize'....Clément Lassieur2018-09-141-6/+5
* hydra: Add support for manifests....Clément Lassieur2018-09-131-0/+35
* hydra: Make sure we add an absolute file name to the load path....Ludovic Courtès2018-06-151-1/+2
* hydra: Switch back to "-" instead of "@" in package job names....Ludovic Courtès2018-05-121-1/+2
* hydra: Fix uses of 'eval-when'....Ludovic Courtès2018-04-091-1/+1
* hydra: Clear '%load-compiled-path' for gnu-system.scm....Ludovic Courtès2018-04-081-0/+9
* Merge branch 'master' into core-updatesMarius Bakke2018-02-011-15/+32
|\
| * hydra: Fix up arm qemu job....Danny Milosavljevic2018-01-291-1/+1
| * hydra: Only build the "flash image" on arm....Danny Milosavljevic2018-01-291-22/+26
| * hydra: Work around import problem....Danny Milosavljevic2018-01-291-1/+1
| * hydra: Add (gnu bootloader) import....Danny Milosavljevic2018-01-291-0/+1
| * hydra: Add arm image builder....Danny Milosavljevic2018-01-291-2/+14
* | hydra: Make the list of target systems a parameter....Ludovic Courtès2018-01-211-2/+8
* | hydra: Do not cross-build from non-Intel platforms....Ludovic Courtès2017-12-291-2/+9
|/
* hydra: Pre-load the compiler....Ludovic Courtès2017-12-131-4/+6
* hydra: Invalidate derivation caches after each architecture evaluation....Ludovic Courtès2017-12-131-0/+7
* hydra: Add jobs for all of '%final-inputs'....Ludovic Courtès2017-11-071-11/+17
* hydra: Build hidden packages....Ludovic Courtès2017-11-071-1/+2
* hydra: Factorize package list creation....Ludovic Courtès2017-11-071-11/+14
* cuirass: Support subset with list of package[@version]....Jan Nieuwenhuizen2017-09-271-0/+12
* cuirass: Add gnu-system build spec....Jan Nieuwenhuizen2017-09-271-0/+7
* build: Add iso9660 system image generator....Danny Milosavljevic2017-07-031-1/+8
* hydra: Don't build non-substitutable packages....Ludovic Courtès2017-06-151-1/+5
* hydra: Cross-build Guile 2.2....Ludovic Courtès2017-05-161-1/+1
* hydra: Don't build deprecated packages....Ludovic Courtès2017-03-301-5/+8
* Merge branch 'master' into core-updates...Marius Bakke2017-03-301-0/+1
|\
| * hydra: Include the localstatedir in the binary tarball....Ludovic Courtès2017-03-301-0/+1
* | Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner2017-03-131-1/+8
|\|
| * Add 'guix pack'....Ludovic Courtès2017-03-121-1/+8
* | Merge branch 'master' into core-updatesLudovic Courtès2017-03-091-2/+5
|\|
| * hydra: Really disable 32-to-64-bit cross-builds....Ludovic Courtès2017-03-091-3/+6
| * hydra: Add "aarch64-linux-gnu" as a cross-compilation target....Efraim Flashner2017-02-141-0/+1
* | hydra: Add "aarch64-linux-gnu" as a cross-compilation target....Efraim Flashner2017-02-171-0/+1
* | hydra: Add "i586-pc-gnu" as a cross-compilation target....Ludovic Courtès2017-01-201-2/+3
* | Merge branch 'master' into core-updatesLeo Famulari2017-01-061-20/+13
|\|
| * hydra: Remove 'qemu-image' job....Ludovic Courtès2016-12-311-14/+1
| * hydra: Fix wrong-num-args error when computing the cross jobs....Ludovic Courtès2016-12-081-2/+2
| * hydra: Adjust to make-bootstrap.scm change....Ludovic Courtès2016-12-081-1/+1
| * hydra: Use '%final-inputs' from base.scm, not commencement.scm....Ludovic Courtès2016-12-081-2/+1
| * hydra: Add "i686-w64-mingw32" as a cross-compilation target....Ludovic Courtès2016-12-071-2/+9
* | hydra: Add "powerpc-linux-gnu" as a cross-compilation target....Ludovic Courtès2017-01-051-2/+3
|/
* hydra: Add "arm-linux-gnueabihf" as a cross-compilation target....Ludovic Courtès2016-10-201-1/+2
* hydra: Fix the construction of system test jobs....Ludovic Courtès2016-06-211-7/+19