summaryrefslogtreecommitdiff
path: root/build-aux
AgeCommit message (Expand)Author
2016-12-31hydra: Remove 'qemu-image' job.Ludovic Courtès
2016-12-18build: check-final-inputs-self-contained has an exception for 'bash:include'.Ludovic Courtès
2016-12-08hydra: Fix wrong-num-args error when computing the cross jobs.Ludovic Courtès
2016-12-08hydra: Adjust to make-bootstrap.scm change.Ludovic Courtès
2016-12-08hydra: Use '%final-inputs' from base.scm, not commencement.scm.Ludovic Courtès
2016-12-07hydra: Add "i686-w64-mingw32" as a cross-compilation target.Ludovic Courtès
2016-11-27pull: Hack to allow compilation with older Guile-SSH packages.Ludovic Courtès
2016-11-26pull: Add guile-ssh to the dependencies.宋文武
2016-11-03tests: 'make check-system' prints the "build trace".Ludovic Courtès
2016-10-27tests: Use #:fallback? #t when building system tests.Ludovic Courtès
2016-10-20hydra: Add "arm-linux-gnueabihf" as a cross-compilation target.Ludovic Courtès
2016-10-12build: Arrange so temporary .go files are deleted upon SIGINT.Ludovic Courtès
2016-09-29build: Improve Guile 2.2 compatibility.Taylan Ulrich Bayırlı/Kammer
2016-07-20pull: Update the version string.Ludovic Courtès
2016-07-20pull: Install (guix config) module to override the user's one.Ludovic Courtès
2016-06-26daemon: Rename 'NIX_CONF_DIR' to 'GUIX_CONFIGURATION_DIRECTORY'.David Craven
2016-06-21hydra: Fix the construction of system test jobs.Ludovic Courtès
2016-06-21hydra: 'evaluate' now validates job alists.Ludovic Courtès
2016-06-21hydra: Set the guile-for-build for the test jobs.Ludovic Courtès
2016-06-20hydra: Add jobs for the system tests.Ludovic Courtès
2016-06-20build: 'make check-system' now honors $TESTS.Ludovic Courtès
2016-06-20tests: Add a mechanism to describe and discover system tests.Ludovic Courtès
2016-06-20tests: Add system installation test.Ludovic Courtès
2016-05-04build: Add 'run-system-tests.scm'.Ludovic Courtès
2016-05-04build: Preserve stderr for shell tests.Ludovic Courtès
2016-04-27build: 'make assert-binaries-available' shows the list of systems.Ludovic Courtès
2016-04-15build: Move environment '.in' scripts to 'build-aux' directory.Mathieu Lirzin
2016-04-13hydra: Add 'hydra-jobs.scm' target to compute the Hydra jobs.Ludovic Courtès
2016-04-13hydra: Really completely disable grafting.Ludovic Courtès
2016-04-03build: Add a Guile custom test driver using SRFI-64.Mathieu Lirzin
2016-03-24doc: We now need 1 GiB for the installation USB image.Ludovic Courtès
2016-03-03build: Use (guix grafts) as needed.Ludovic Courtès
2016-03-03hydra: Completely disable grafting.Ludovic Courtès
2016-03-03hydra: Improve readability.Ludovic Courtès
2016-02-01build: Remove semicolons from Guile warnings.Ludovic Courtès
2016-02-01build: Really enable Guile warnings.Ludovic Courtès
2016-01-29Rename 'dmd' to 'shepherd' in comments and strings.Alex Kost
2016-01-28build: Add 'DL' silent rule.Mathieu Lirzin
2016-01-19hydra: Honor the 'max-silent-time' package property.Ludovic Courtès
2016-01-18build: Speed up .go compilation.Taylan Ulrich Bayırlı/Kammer
2016-01-13hydra: Add missing phase and inputs for 'make dist' job.Ludovic Courtès
2015-10-14hydra: Add Graphviz and help2man as inputs to the Guix job set.Ludovic Courtès
2015-10-13hydra: Update demo OS to new service interface.Ludovic Courtès
2015-10-04Use "normalized codesets" everywhere.Ludovic Courtès
2015-09-09hydra: Remove cross-builds from armhf-linux to mips64el-linux-gnuabi64.Mark H Weaver
2015-07-21check-available-binaries: Use 'substitutable-paths'.v0.8.3Ludovic Courtès
2015-07-19gnu: gcc-5.1, gcc-toolchain-5.1, libstdc++-doc-5.1: Rename to *-5.Mark H Weaver
2015-07-06build: Generate 'AUTHORS'.Alex Kost
2015-06-18Merge branch 'master' into core-updatesMark H Weaver
2015-06-18hydra: Fix the demo OS.Mark H Weaver