summaryrefslogtreecommitdiff
path: root/build-aux/hydra/gnu-system.scm
Commit message (Expand)AuthorAgeFilesLines
* gnu: gcc-5.1, gcc-toolchain-5.1, libstdc++-doc-5.1: Rename to *-5....Mark H Weaver2015-07-191-1/+1
* hydra: Remove GCC 4.7 from the core set, and add 4.9 and 5.1....Ludovic Courtès2015-06-161-1/+1
* hydra: Support per-package absolute build timeouts....Mark H Weaver2015-05-291-4/+2
* hydra: Increase USB image size....Ludovic Courtès2015-05-151-1/+1
* packages: Add '%hydra-supported-systems'....Ludovic Courtès2015-05-011-4/+0
* hydra: Add %hydra-supported-systems variable and use it....Mark H Weaver2015-04-221-1/+5
* packages: Add 'supported-package?'....Ludovic Courtès2015-04-191-2/+1
* Merge branch 'master' into core-updates...Mark H Weaver2015-04-171-0/+26
|\
| * hydra: Add jobs for the self-contained tarball....Ludovic Courtès2015-04-141-0/+26
* | hydra: Increase size of USB image....Ludovic Courtès2015-04-161-1/+1
|/
* monads: Move '%store-monad' and related procedures where they belong....Ludovic Courtès2015-01-141-7/+11
* hydra: Build only non-grafted variants of the packages....Ludovic Courtès2014-11-211-2/+5
* Revert "hydra: Build only non-grafted variants of the packages."...Ludovic Courtès2014-11-131-2/+1
* hydra: Build only non-grafted variants of the packages....Ludovic Courtès2014-11-131-1/+2
* hydra: Make USB installation image bigger....Ludovic Courtès2014-11-121-1/+1
* packages: Add 'package-transitive-supported-systems'....Ludovic Courtès2014-10-171-1/+2
* hydra: Honor 'package-supported-systems'....Ludovic Courtès2014-10-061-38/+50
* hydra: Adjust to (gnu packages commencement) split from (gnu packages base)....Mark H Weaver2014-08-281-0/+1
* hydra: Make USB installation image smaller....Ludovic Courtès2014-06-011-1/+1
* hydra: Build the installation image....Ludovic Courtès2014-05-311-11/+21
* hydra: Don't cross-build from MIPS to MIPS....Ludovic Courtès2014-05-291-1/+11
* hydra: Build for mips64el-linux....Ludovic Courtès2014-05-281-1/+2
* hydra: Specify the image size of the QEMU image....Ludovic Courtès2014-04-111-2/+5
* hydra: qemu-jobs: Return a derivation file name, not a derivation....Ludovic Courtès2014-04-061-1/+1
* hydra: Change 'qemu-jobs' to return name/thunk pairs....Ludovic Courtès2014-04-051-1/+1
* hydra: Add 'qemu-image' job....Ludovic Courtès2014-04-051-2/+35
* hydra: Hard-code target systems....Ludovic Courtès2014-03-251-9/+2
* hydra: Fix typo in core package list....Ludovic Courtès2014-03-251-1/+2
* hydra: Remove cross-builds from i686-linux to mips64el-linux-gnuabi64....Ludovic Courtès2014-03-251-1/+8
* hydra: Build GCC and glibc, not their '-final' variant....Ludovic Courtès2014-03-251-1/+4
* Merge branch 'master' into core-updates...Ludovic Courtès2014-02-271-1/+5
|\
| * hydra: Set the default absolute build timeout to 20h....Ludovic Courtès2014-02-271-2/+6
* | hydra: Add GCC, Binutils, and libc to the core package set....Ludovic Courtès2014-01-111-2/+3
|/
* hydra: Add zlib, gzip, and xz to the core package set....Ludovic Courtès2013-12-101-1/+2
* hydra: Adjust to gettext package rename....Ludovic Courtès2013-11-201-1/+1
* hydra: Add missing import....Ludovic Courtès2013-09-181-0/+1
* hydra: Return the .drv file names, not the <derivation> objects....Ludovic Courtès2013-09-181-1/+2
* hydra: Support a 'subset' argument....Ludovic Courtès2013-09-081-8/+28
* hydra: Fix typo....Ludovic Courtès2013-07-161-3/+3
* hydra: Build for all the specified systems....Ludovic Courtès2013-07-161-11/+20
* hydra: Distinguish between jobs for different system types....Ludovic Courtès2013-07-161-2/+5
* hydra: Honor the `system' argument....Ludovic Courtès2013-07-161-1/+1
* build: Add "mips64el-linux-gnuabi64" as a cross build target....Ludovic Courtès2013-06-261-2/+4
* build: Build the bootstrap tarballs on Hydra....Ludovic Courtès2013-06-251-6/+5
* build: Move Hydra recipe to build-aux/hydra....Ludovic Courtès2013-06-201-0/+124