summaryrefslogtreecommitdiff
path: root/build-aux
Commit message (Expand)AuthorAgeFilesLines
* hydra: Remove 'qemu-image' job....Ludovic Courtès2016-12-312-98/+1
* build: check-final-inputs-self-contained has an exception for 'bash:include'....Ludovic Courtès2016-12-181-1/+6
* hydra: Fix wrong-num-args error when computing the cross jobs....Ludovic Courtès2016-12-081-2/+2
* hydra: Adjust to make-bootstrap.scm change....Ludovic Courtès2016-12-081-1/+1
* hydra: Use '%final-inputs' from base.scm, not commencement.scm....Ludovic Courtès2016-12-081-2/+1
* hydra: Add "i686-w64-mingw32" as a cross-compilation target....Ludovic Courtès2016-12-071-2/+9
* pull: Hack to allow compilation with older Guile-SSH packages....Ludovic Courtès2016-11-271-0/+7
* pull: Add guile-ssh to the dependencies....宋文武2016-11-261-2/+10
* tests: 'make check-system' prints the "build trace"....Ludovic Courtès2016-11-031-0/+1
* tests: Use #:fallback? #t when building system tests....Ludovic Courtès2016-10-271-1/+2
* hydra: Add "arm-linux-gnueabihf" as a cross-compilation target....Ludovic Courtès2016-10-201-1/+2
* build: Arrange so temporary .go files are deleted upon SIGINT....Ludovic Courtès2016-10-121-0/+6
* build: Improve Guile 2.2 compatibility....Taylan Ulrich Bayırlı/Kammer2016-09-291-0/+3
* pull: Update the version string....Ludovic Courtès2016-07-201-2/+11
* pull: Install (guix config) module to override the user's one....Ludovic Courtès2016-07-201-3/+45
* daemon: Rename 'NIX_CONF_DIR' to 'GUIX_CONFIGURATION_DIRECTORY'....David Craven2016-06-261-6/+6
* hydra: Fix the construction of system test jobs....Ludovic Courtès2016-06-211-7/+19
* hydra: 'evaluate' now validates job alists....Ludovic Courtès2016-06-211-1/+14
* hydra: Set the guile-for-build for the test jobs....Ludovic Courtès2016-06-211-0/+1
* hydra: Add jobs for the system tests....Ludovic Courtès2016-06-201-1/+23
* build: 'make check-system' now honors $TESTS....Ludovic Courtès2016-06-201-1/+12
* tests: Add a mechanism to describe and discover system tests....Ludovic Courtès2016-06-201-7/+8
* tests: Add system installation test....Ludovic Courtès2016-06-201-1/+3
* build: Add 'run-system-tests.scm'....Ludovic Courtès2016-05-041-0/+71
* build: Preserve stderr for shell tests....Ludovic Courtès2016-05-041-4/+10
* build: 'make assert-binaries-available' shows the list of systems....Ludovic Courtès2016-04-271-2/+3
* build: Move environment '.in' scripts to 'build-aux' directory....Mathieu Lirzin2016-04-152-0/+202
* hydra: Add 'hydra-jobs.scm' target to compute the Hydra jobs....Ludovic Courtès2016-04-131-0/+98
* hydra: Really completely disable grafting....Ludovic Courtès2016-04-131-15/+20
* build: Add a Guile custom test driver using SRFI-64....Mathieu Lirzin2016-04-031-0/+189
* doc: We now need 1 GiB for the installation USB image....Ludovic Courtès2016-03-241-1/+1
* build: Use (guix grafts) as needed....Ludovic Courtès2016-03-032-2/+4
* hydra: Completely disable grafting....Ludovic Courtès2016-03-031-23/+33
* hydra: Improve readability....Ludovic Courtès2016-03-031-9/+8
* build: Remove semicolons from Guile warnings....Ludovic Courtès2016-02-011-5/+12
* build: Really enable Guile warnings....Ludovic Courtès2016-02-011-2/+3
* Rename 'dmd' to 'shepherd' in comments and strings....Alex Kost2016-01-291-1/+1
* build: Add 'DL' silent rule....Mathieu Lirzin2016-01-281-1/+1
* hydra: Honor the 'max-silent-time' package property....Ludovic Courtès2016-01-191-1/+4
* build: Speed up .go compilation....Taylan Ulrich Bayırlı/Kammer2016-01-181-0/+82
* hydra: Add missing phase and inputs for 'make dist' job....Ludovic Courtès2016-01-131-7/+21
* hydra: Add Graphviz and help2man as inputs to the Guix job set....Ludovic Courtès2015-10-141-1/+7
* hydra: Update demo OS to new service interface....Ludovic Courtès2015-10-131-2/+2
* Use "normalized codesets" everywhere....Ludovic Courtès2015-10-041-2/+2
* hydra: Remove cross-builds from armhf-linux to mips64el-linux-gnuabi64....Mark H Weaver2015-09-091-3/+4
* check-available-binaries: Use 'substitutable-paths'....Ludovic Courtès2015-07-211-15/+12
* gnu: gcc-5.1, gcc-toolchain-5.1, libstdc++-doc-5.1: Rename to *-5....Mark H Weaver2015-07-191-1/+1
* build: Generate 'AUTHORS'....Alex Kost2015-07-061-0/+120
* Merge branch 'master' into core-updatesMark H Weaver2015-06-182-462/+4
|\
| * hydra: Fix the demo OS....Mark H Weaver2015-06-181-12/+4