summaryrefslogtreecommitdiff
path: root/build-aux/hydra/gnu-system.scm
AgeCommit message (Expand)Author
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: 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-19hydra: Honor the 'max-silent-time' package property.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-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-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-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-06-01hydra: Make USB installation image smaller.Ludovic Courtès
2014-05-31hydra: Build the installation image.Ludovic Courtès
2014-05-29hydra: Don't cross-build from MIPS to MIPS.Ludovic Courtès
2014-05-28hydra: Build for mips64el-linux.Ludovic Courtès
2014-04-11hydra: Specify the image size of the QEMU image.Ludovic Courtès
2014-04-06hydra: qemu-jobs: Return a derivation file name, not a derivation.Ludovic Courtès
2014-04-05hydra: Change 'qemu-jobs' to return name/thunk pairs.Ludovic Courtès
2014-04-05hydra: Add 'qemu-image' job.Ludovic Courtès
2014-03-25hydra: Hard-code target systems.Ludovic Courtès
2014-03-25hydra: Fix typo in core package list.Ludovic Courtès
2014-03-25hydra: Remove cross-builds from i686-linux to mips64el-linux-gnuabi64.Ludovic Courtès
2014-03-25hydra: Build GCC and glibc, not their '-final' variant.Ludovic Courtès
2014-02-27Merge branch 'master' into core-updatesLudovic Courtès
2014-02-27hydra: Set the default absolute build timeout to 20h.Ludovic Courtès
2014-01-11hydra: Add GCC, Binutils, and libc to the core package set.Ludovic Courtès
2013-12-10hydra: Add zlib, gzip, and xz to the core package set.Ludovic Courtès
2013-11-20hydra: Adjust to gettext package rename.Ludovic Courtès
2013-09-18hydra: Add missing import.Ludovic Courtès
2013-09-18hydra: Return the .drv file names, not the <derivation> objects.Ludovic Courtès
2013-09-08hydra: Support a 'subset' argument.Ludovic Courtès
2013-07-16hydra: Fix typo.Ludovic Courtès
2013-07-16hydra: Build for all the specified systems.Ludovic Courtès
2013-07-16hydra: Distinguish between jobs for different system types.Ludovic Courtès
2013-07-16hydra: Honor the `system' argument.Ludovic Courtès