summaryrefslogtreecommitdiff
path: root/build-aux/hydra
AgeCommit message (Expand)Author
2017-11-21hydra: Add jobs for the modular Guix.Ludovic Courtès
2017-11-21hydra: 'evaluate' passes an alist to the entry point.Ludovic Courtès
2017-11-07hydra: Add jobs for all of '%final-inputs'.Ludovic Courtès
2017-11-07hydra: Build hidden packages.Ludovic Courtès
2017-11-07hydra: Factorize package list creation.Ludovic Courtès
2017-09-28cuirass: Add 'cuirass-jobs.scm' target to compute the Cuirass jobs.Jan Nieuwenhuizen
2017-09-27cuirass: Support subset with list of package[@version].Jan Nieuwenhuizen
2017-09-27cuirass: Add gnu-system build spec.Jan Nieuwenhuizen
2017-07-25hydra: Add 'guix.SYSTEM' jobs.Ludovic Courtès
2017-07-25hydra: Simplify 'tarball' job.Ludovic Courtès
2017-07-03build: Add iso9660 system image generator.Danny Milosavljevic
2017-06-15hydra: Don't build non-substitutable packages.Ludovic Courtès
2017-05-16hydra: Cross-build Guile 2.2.Ludovic Courtès
2017-05-07maint: Add 'time-monotonic' bug workaround in build-aux/hydra/evaluate.scm.Ludovic Courtès
2017-03-30hydra: Don't build deprecated packages.Ludovic Courtès
2017-03-30Merge branch 'master' into core-updatesMarius Bakke
2017-03-30hydra: Include the localstatedir in the binary tarball.Ludovic Courtès
2017-03-13Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner
2017-03-12Add 'guix pack'.Ludovic Courtès
2017-03-09Merge branch 'master' into core-updatesLudovic Courtès
2017-03-09hydra: Really disable 32-to-64-bit cross-builds.Ludovic Courtès
2017-02-17hydra: Add "aarch64-linux-gnu" as a cross-compilation target.Efraim Flashner
2017-02-14hydra: Add "aarch64-linux-gnu" as a cross-compilation target.Efraim Flashner
2017-01-20hydra: Add "i586-pc-gnu" as a cross-compilation target.Ludovic Courtès
2017-01-06Merge branch 'master' into core-updatesLeo Famulari
2017-01-05hydra: Add "powerpc-linux-gnu" as a cross-compilation target.Ludovic Courtès
2016-12-31hydra: Remove 'qemu-image' job.Ludovic Courtès
2016-12-08hydra: Fix wrong-num-args error when computing the cross jobs.Ludovic Courtès
2016-12-08hydra: Adjust to make-bootstrap.scm change.Ludovic Courtès
2016-12-08hydra: Use '%final-inputs' from base.scm, not commencement.scm.Ludovic Courtès
2016-12-07hydra: Add "i686-w64-mingw32" as a cross-compilation target.Ludovic Courtès
2016-10-20hydra: Add "arm-linux-gnueabihf" as a cross-compilation target.Ludovic Courtès
2016-06-21hydra: Fix the construction of system test jobs.Ludovic Courtès
2016-06-21hydra: 'evaluate' now validates job alists.Ludovic Courtès
2016-06-21hydra: Set the guile-for-build for the test jobs.Ludovic Courtès
2016-06-20hydra: Add jobs for the system tests.Ludovic Courtès
2016-04-13hydra: Add 'hydra-jobs.scm' target to compute the Hydra jobs.Ludovic Courtès
2016-04-13hydra: Really completely disable grafting.Ludovic Courtès
2016-03-24doc: We now need 1 GiB for the installation USB image.Ludovic Courtès
2016-03-03hydra: Completely disable grafting.Ludovic Courtès
2016-03-03hydra: Improve readability.Ludovic Courtès
2016-01-29Rename 'dmd' to 'shepherd' in comments and strings.Alex Kost
2016-01-19hydra: Honor the 'max-silent-time' package property.Ludovic Courtès
2016-01-13hydra: Add missing phase and inputs for 'make dist' job.Ludovic Courtès
2015-10-14hydra: Add Graphviz and help2man as inputs to the Guix job set.Ludovic Courtès
2015-10-13hydra: Update demo OS to new service interface.Ludovic Courtès
2015-10-04Use "normalized codesets" everywhere.Ludovic Courtès
2015-09-09hydra: Remove cross-builds from armhf-linux to mips64el-linux-gnuabi64.Mark H Weaver
2015-07-19gnu: gcc-5.1, gcc-toolchain-5.1, libstdc++-doc-5.1: Rename to *-5.Mark H Weaver
2015-06-18Merge branch 'master' into core-updatesMark H Weaver