summaryrefslogtreecommitdiff
path: root/build-aux/hydra/gnu-system.scm
AgeCommit message (Expand)Author
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
2013-06-26build: Add "mips64el-linux-gnuabi64" as a cross build target.Ludovic Courtès
2013-06-25build: Build the bootstrap tarballs on Hydra.Ludovic Courtès
2013-06-20build: Move Hydra recipe to build-aux/hydra.Ludovic Courtès