aboutsummaryrefslogtreecommitdiff
path: root/build-aux
Commit message (Expand)AuthorAge
* tests: 'make check-system' prints the "build trace".Ludovic Courtès2016-11-03
* tests: Use #:fallback? #t when building system tests.Ludovic Courtès2016-10-27
* hydra: Add "arm-linux-gnueabihf" as a cross-compilation target.Ludovic Courtès2016-10-20
* build: Arrange so temporary .go files are deleted upon SIGINT.Ludovic Courtès2016-10-12
* build: Improve Guile 2.2 compatibility.Taylan Ulrich Bayırlı/Kammer2016-09-29
* pull: Update the version string.Ludovic Courtès2016-07-20
* pull: Install (guix config) module to override the user's one.Ludovic Courtès2016-07-20
* daemon: Rename 'NIX_CONF_DIR' to 'GUIX_CONFIGURATION_DIRECTORY'.David Craven2016-06-26
* hydra: Fix the construction of system test jobs.Ludovic Courtès2016-06-21
* hydra: 'evaluate' now validates job alists.Ludovic Courtès2016-06-21
* hydra: Set the guile-for-build for the test jobs.Ludovic Courtès2016-06-21
* hydra: Add jobs for the system tests.Ludovic Courtès2016-06-20
* build: 'make check-system' now honors $TESTS.Ludovic Courtès2016-06-20
* tests: Add a mechanism to describe and discover system tests.Ludovic Courtès2016-06-20
* tests: Add system installation test.Ludovic Courtès2016-06-20
* build: Add 'run-system-tests.scm'.Ludovic Courtès2016-05-04
* build: Preserve stderr for shell tests.Ludovic Courtès2016-05-04
* build: 'make assert-binaries-available' shows the list of systems.Ludovic Courtès2016-04-27
* build: Move environment '.in' scripts to 'build-aux' directory.Mathieu Lirzin2016-04-15
* hydra: Add 'hydra-jobs.scm' target to compute the Hydra jobs.Ludovic Courtès2016-04-13
* hydra: Really completely disable grafting.Ludovic Courtès2016-04-13
* build: Add a Guile custom test driver using SRFI-64.Mathieu Lirzin2016-04-03
* doc: We now need 1 GiB for the installation USB image.Ludovic Courtès2016-03-24
* build: Use (guix grafts) as needed.Ludovic Courtès2016-03-03
* hydra: Completely disable grafting.Ludovic Courtès2016-03-03
* hydra: Improve readability.Ludovic Courtès2016-03-03
* build: Remove semicolons from Guile warnings.Ludovic Courtès2016-02-01
* build: Really enable Guile warnings.Ludovic Courtès2016-02-01
* Rename 'dmd' to 'shepherd' in comments and strings.Alex Kost2016-01-29
* build: Add 'DL' silent rule.Mathieu Lirzin2016-01-28
* hydra: Honor the 'max-silent-time' package property.Ludovic Courtès2016-01-19
* build: Speed up .go compilation.Taylan Ulrich Bayırlı/Kammer2016-01-18
* hydra: Add missing phase and inputs for 'make dist' job.Ludovic Courtès2016-01-13
* hydra: Add Graphviz and help2man as inputs to the Guix job set.Ludovic Courtès2015-10-14
* hydra: Update demo OS to new service interface.Ludovic Courtès2015-10-13
* Use "normalized codesets" everywhere.Ludovic Courtès2015-10-04
* hydra: Remove cross-builds from armhf-linux to mips64el-linux-gnuabi64.Mark H Weaver2015-09-09
* check-available-binaries: Use 'substitutable-paths'.Ludovic Courtès2015-07-21
* gnu: gcc-5.1, gcc-toolchain-5.1, libstdc++-doc-5.1: Rename to *-5.Mark H Weaver2015-07-19
* build: Generate 'AUTHORS'.Alex Kost2015-07-06
* Merge branch 'master' into core-updatesMark H Weaver2015-06-18
|\
| * hydra: Fix the demo OS.Mark H Weaver2015-06-18
| * list-packages: Move to guix-artwork repository.Mathieu Lirzin2015-06-17
* | hydra: Remove GCC 4.7 from the core set, and add 4.9 and 5.1.Ludovic Courtès2015-06-16
|/
* hydra: Support per-package absolute build timeouts.Mark H Weaver2015-05-29
* ui: Deduplicate 'show-what-to-build*'.David Thompson2015-05-21
* hydra: Increase USB image size.Ludovic Courtès2015-05-15
* build: check-final-inputs-self-contained uses %HYDRA-SUPPORTED-SYSTEMS.Ludovic Courtès2015-05-10
* Merge branch 'core-updates'Ludovic Courtès2015-05-02
|\
| * check-available-binaries: Use %HYDRA-SUPPORTED-SYSTEMS.Ludovic Courtès2015-05-01