| Commit message (Expand) | Author | Age | Files | Lines |
* | hydra: Add jobs for the system tests.... | Ludovic Courtès | 2016-06-20 | 1 | -1/+23 |
* | hydra: Really completely disable grafting.... | Ludovic Courtès | 2016-04-13 | 1 | -15/+20 |
* | doc: We now need 1 GiB for the installation USB image.... | Ludovic Courtès | 2016-03-24 | 1 | -1/+1 |
* | hydra: Completely disable grafting.... | Ludovic Courtès | 2016-03-03 | 1 | -23/+33 |
* | hydra: Improve readability.... | Ludovic Courtès | 2016-03-03 | 1 | -9/+8 |
* | hydra: Honor the 'max-silent-time' package property.... | Ludovic Courtès | 2016-01-19 | 1 | -1/+4 |
* | hydra: Remove cross-builds from armhf-linux to mips64el-linux-gnuabi64.... | Mark H Weaver | 2015-09-09 | 1 | -3/+4 |
* | gnu: gcc-5.1, gcc-toolchain-5.1, libstdc++-doc-5.1: Rename to *-5.... | Mark H Weaver | 2015-07-19 | 1 | -1/+1 |
* | hydra: Remove GCC 4.7 from the core set, and add 4.9 and 5.1.... | Ludovic Courtès | 2015-06-16 | 1 | -1/+1 |
* | hydra: Support per-package absolute build timeouts.... | Mark H Weaver | 2015-05-29 | 1 | -4/+2 |
* | hydra: Increase USB image size.... | Ludovic Courtès | 2015-05-15 | 1 | -1/+1 |
* | packages: Add '%hydra-supported-systems'.... | Ludovic Courtès | 2015-05-01 | 1 | -4/+0 |
* | hydra: Add %hydra-supported-systems variable and use it.... | Mark H Weaver | 2015-04-22 | 1 | -1/+5 |
* | packages: Add 'supported-package?'.... | Ludovic Courtès | 2015-04-19 | 1 | -2/+1 |
* | Merge branch 'master' into core-updates... | Mark H Weaver | 2015-04-17 | 1 | -0/+26 |
|\ |
|
| * | hydra: Add jobs for the self-contained tarball.... | Ludovic Courtès | 2015-04-14 | 1 | -0/+26 |
* | | hydra: Increase size of USB image.... | Ludovic Courtès | 2015-04-16 | 1 | -1/+1 |
|/ |
|
* | monads: Move '%store-monad' and related procedures where they belong.... | Ludovic Courtès | 2015-01-14 | 1 | -7/+11 |
* | hydra: Build only non-grafted variants of the packages.... | Ludovic Courtès | 2014-11-21 | 1 | -2/+5 |
* | Revert "hydra: Build only non-grafted variants of the packages."... | Ludovic Courtès | 2014-11-13 | 1 | -2/+1 |
* | hydra: Build only non-grafted variants of the packages.... | Ludovic Courtès | 2014-11-13 | 1 | -1/+2 |
* | hydra: Make USB installation image bigger.... | Ludovic Courtès | 2014-11-12 | 1 | -1/+1 |
* | packages: Add 'package-transitive-supported-systems'.... | Ludovic Courtès | 2014-10-17 | 1 | -1/+2 |
* | hydra: Honor 'package-supported-systems'.... | Ludovic Courtès | 2014-10-06 | 1 | -38/+50 |
* | hydra: Adjust to (gnu packages commencement) split from (gnu packages base).... | Mark H Weaver | 2014-08-28 | 1 | -0/+1 |
* | hydra: Make USB installation image smaller.... | Ludovic Courtès | 2014-06-01 | 1 | -1/+1 |
* | hydra: Build the installation image.... | Ludovic Courtès | 2014-05-31 | 1 | -11/+21 |
* | hydra: Don't cross-build from MIPS to MIPS.... | Ludovic Courtès | 2014-05-29 | 1 | -1/+11 |
* | hydra: Build for mips64el-linux.... | Ludovic Courtès | 2014-05-28 | 1 | -1/+2 |
* | hydra: Specify the image size of the QEMU image.... | Ludovic Courtès | 2014-04-11 | 1 | -2/+5 |
* | hydra: qemu-jobs: Return a derivation file name, not a derivation.... | Ludovic Courtès | 2014-04-06 | 1 | -1/+1 |
* | hydra: Change 'qemu-jobs' to return name/thunk pairs.... | Ludovic Courtès | 2014-04-05 | 1 | -1/+1 |
* | hydra: Add 'qemu-image' job.... | Ludovic Courtès | 2014-04-05 | 1 | -2/+35 |
* | hydra: Hard-code target systems.... | Ludovic Courtès | 2014-03-25 | 1 | -9/+2 |
* | hydra: Fix typo in core package list.... | Ludovic Courtès | 2014-03-25 | 1 | -1/+2 |
* | hydra: Remove cross-builds from i686-linux to mips64el-linux-gnuabi64.... | Ludovic Courtès | 2014-03-25 | 1 | -1/+8 |
* | hydra: Build GCC and glibc, not their '-final' variant.... | Ludovic Courtès | 2014-03-25 | 1 | -1/+4 |
* | Merge branch 'master' into core-updates... | Ludovic Courtès | 2014-02-27 | 1 | -1/+5 |
|\ |
|
| * | hydra: Set the default absolute build timeout to 20h.... | Ludovic Courtès | 2014-02-27 | 1 | -2/+6 |
* | | hydra: Add GCC, Binutils, and libc to the core package set.... | Ludovic Courtès | 2014-01-11 | 1 | -2/+3 |
|/ |
|
* | hydra: Add zlib, gzip, and xz to the core package set.... | Ludovic Courtès | 2013-12-10 | 1 | -1/+2 |
* | hydra: Adjust to gettext package rename.... | Ludovic Courtès | 2013-11-20 | 1 | -1/+1 |
* | hydra: Add missing import.... | Ludovic Courtès | 2013-09-18 | 1 | -0/+1 |
* | hydra: Return the .drv file names, not the <derivation> objects.... | Ludovic Courtès | 2013-09-18 | 1 | -1/+2 |
* | hydra: Support a 'subset' argument.... | Ludovic Courtès | 2013-09-08 | 1 | -8/+28 |
* | hydra: Fix typo.... | Ludovic Courtès | 2013-07-16 | 1 | -3/+3 |
* | hydra: Build for all the specified systems.... | Ludovic Courtès | 2013-07-16 | 1 | -11/+20 |
* | hydra: Distinguish between jobs for different system types.... | Ludovic Courtès | 2013-07-16 | 1 | -2/+5 |
* | hydra: Honor the `system' argument.... | Ludovic Courtès | 2013-07-16 | 1 | -1/+1 |
* | build: Add "mips64el-linux-gnuabi64" as a cross build target.... | Ludovic Courtès | 2013-06-26 | 1 | -2/+4 |