summaryrefslogtreecommitdiff
path: root/build-aux
AgeCommit message (Expand)Author
2017-11-28build: Explicitly flush the "LOAD" and "GUILEC" lines.Ludovic Courtès
2017-11-21Revert "Add (guix self) and use it when pulling."Ludovic Courtès
2017-11-21hydra: Add jobs for the modular Guix.Ludovic Courtès
2017-11-21hydra: 'evaluate' passes an alist to the entry point.Ludovic Courtès
2017-11-21Add (guix self) and use it when pulling.Ludovic Courtès
2017-11-07hydra: Add jobs for all of '%final-inputs'.Ludovic Courtès
2017-11-07hydra: Build hidden packages.Ludovic Courtès
2017-11-07hydra: Factorize package list creation.Ludovic Courtès
2017-10-23pull: Add (guix build compile) to the mix.Ludovic Courtès
2017-10-22build: Honor make's '-j' flag.Ludovic Courtès
2017-10-22build: Factorize module compilation in (guix build compile).Ludovic Courtès
2017-10-10build: Set 'NIX_BUILD_HOOK' only if offloading is configured.Eric Bavier
2017-09-28cuirass: Add 'cuirass-jobs.scm' target to compute the Cuirass jobs.Jan Nieuwenhuizen
2017-09-27cuirass: Support subset with list of package[@version].Jan Nieuwenhuizen
2017-09-27cuirass: Add gnu-system build spec.Jan Nieuwenhuizen
2017-09-08build: Use -Wmacro-use-before-definition.Ludovic Courtès
2017-08-02pull: Fetch source code from Git.Ludovic Courtès
2017-07-25hydra: Add 'guix.SYSTEM' jobs.Ludovic Courtès
2017-07-25hydra: Simplify 'tarball' job.Ludovic Courtès
2017-07-03build: Add iso9660 system image generator.Danny Milosavljevic
2017-06-15hydra: Don't build non-substitutable packages.Ludovic Courtès
2017-06-09pull: Add a dependency to guile-git.Mathieu Othacehe
2017-05-18maint: Add 'update-NEWS' target.Ludovic Courtès
2017-05-16hydra: Cross-build Guile 2.2.Ludovic Courtès
2017-05-09pull: Build with the matching Guile major version.Ludovic Courtès
2017-05-09maint: update-guix-package: Protect the checkout from GC.Ludovic Courtès
2017-05-08maint: Check whether binaries cross-built to "arm-linux-gnueabihf" are availa...Ludovic Courtès
2017-05-08maint: 'check-available-binaries' forces use of the official servers.Ludovic Courtès
2017-05-08maint: Use 'G_' in build-aux/ scripts.Ludovic Courtès
2017-05-07maint: Add 'time-monotonic' bug workaround in build-aux/hydra/evaluate.scm.Ludovic Courtès
2017-05-07maint: Add 'update-guix-package' target.Ludovic Courtès
2017-05-04build: Use Gnulib's 'git-version-gen'.Ludovic Courtès
2017-05-03ui: Rename '_' to 'G_'.Ludovic Courtès
2017-04-14build: Download aarch64 bootstrap binaries from alpha.gnu.org.Ludovic Courtès
2017-03-30hydra: Don't build deprecated packages.Ludovic Courtès
2017-03-30Merge branch 'master' into core-updatesMarius Bakke
2017-03-30hydra: Include the localstatedir in the binary tarball.Ludovic Courtès
2017-03-23Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner
2017-03-22build: 'test-driver.scm' prints Scheme values with 'write'.Ludovic Courtès
2017-03-19Merge branch 'master' into core-updatesMark H Weaver
2017-03-18build: Require Guile >= 2.0.9.Ludovic Courtès
2017-03-16utils: Move base16 procedures to (guix base16).Ludovic Courtès
2017-03-15Merge branch 'master' into core-updatesMarius Bakke
2017-03-14build: On 2.2, build package files with almost no optimizations.Ludovic Courtès
2017-03-13Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner
2017-03-12Add 'guix pack'.Ludovic Courtès
2017-03-09Merge branch 'master' into core-updatesLudovic Courtès
2017-03-09hydra: Really disable 32-to-64-bit cross-builds.Ludovic Courtès
2017-03-08build: Unset 'NIX_BUILD_HOOK' when offloading support is missing.Ludovic Courtès
2017-02-20gnu: Add bootstrap-binaries for 'aarch64-linux'.Efraim Flashner