summaryrefslogtreecommitdiff
path: root/build-aux/hydra
AgeCommit message (Expand)Author
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
2015-06-18hydra: Fix the demo OS.Mark H Weaver
2015-06-16hydra: Remove GCC 4.7 from the core set, and add 4.9 and 5.1.Ludovic Courtès
2015-05-29hydra: Support per-package absolute build timeouts.Mark H Weaver
2015-05-15hydra: Increase USB image size.Ludovic Courtès
2015-05-02Merge branch 'core-updates'Ludovic Courtès
2015-05-02hydra: Update Guix job set.Ludovic Courtès
2015-05-01packages: Add '%hydra-supported-systems'.Ludovic Courtès
2015-04-22hydra: Add %hydra-supported-systems variable and use it.Mark H Weaver
2015-04-19packages: Add 'supported-package?'.Ludovic Courtès
2015-04-17Merge branch 'master' into core-updatesMark H Weaver
2015-04-16hydra: Increase size of USB image.Ludovic Courtès
2015-04-14hydra: Add jobs for the self-contained tarball.Ludovic Courtès
2015-01-14monads: Move '%store-monad' and related procedures where they belong.Ludovic Courtès
2014-11-29system: Change "en_US.UTF-8" to "en_US.utf8".Ludovic Courtès
2014-11-21hydra: Build only non-grafted variants of the packages.Ludovic Courtès
2014-11-13Revert "hydra: Build only non-grafted variants of the packages."Ludovic Courtès
2014-11-13hydra: Build only non-grafted variants of the packages.Ludovic Courtès
2014-11-12hydra: Make USB installation image bigger.Ludovic Courtès
2014-10-17packages: Add 'package-transitive-supported-systems'.Ludovic Courtès
2014-10-06hydra: Honor 'package-supported-systems'.Ludovic Courtès
2014-08-28hydra: Adjust to (gnu packages commencement) split from (gnu packages base).Mark H Weaver
2014-07-22system: Add '%devtmpfs-file-system' for udev, and '%base-file-systems'.Ludovic Courtès
2014-07-12services: Add Tor service.Ludovic Courtès
2014-07-10gnu: linux-libre: Add i686 and x86_64 full-blown configs.Ludovic Courtès
2014-06-22system: Use the default 'groups' field.Ludovic Courtès
2014-06-22system: Remove useless 'members' field of 'user-group'.Ludovic Courtès
2014-06-04system: Define '%base-packages' and use it.Ludovic Courtès