aboutsummaryrefslogtreecommitdiff
path: root/build-aux
Commit message (Expand)AuthorAge
* build: 'test-env' does not 'guix download' non-existent files.Ludovic Courtès2018-05-13
* hydra: Switch back to "-" instead of "@" in package job names.Ludovic Courtès2018-05-12
* build: Fix possible race condition in 'test-env'.Ludovic Courtès2018-04-22
* hydra: Fix uses of 'eval-when'.Ludovic Courtès2018-04-09
* hydra: guix-modular: Honor the 'systems' argument.Ludovic Courtès2018-04-08
* build-self: Add missing 'close-pipe' call.Ludovic Courtès2018-04-08
* hydra: guix-modular: Explicitly build for the latest 2.2.Ludovic Courtès2018-04-08
* hydra: Clear '%load-compiled-path' for gnu-system.scm.Ludovic Courtès2018-04-08
* hydra: 'guix-modular' jobs use the new 'build-self'.Ludovic Courtès2018-04-08
* cuirass: Add job specs for the modular Guix.Ludovic Courtès2018-04-08
* cuirass: Factorize hydra-to-cuirass CI job translation.Ludovic Courtès2018-04-08
* build: Add 'as-derivation' target.Ludovic Courtès2018-04-08
* build-self: Use (guix self).Ludovic Courtès2018-04-08
* maint: Adjust 'check-final-inputs-self-contained' for glibc:static.Ludovic Courtès2018-03-25
* Merge branch 'master' into core-updatesMark H Weaver2018-02-16
|\
| * pull: Update the %sbindir variable in (guix config) when building.Diego Nicola Barbato2018-02-15
* | Merge branch 'master' into core-updatesMarius Bakke2018-02-01
|\|
| * hydra: Fix up arm qemu job.Danny Milosavljevic2018-01-29
| * hydra: Only build the "flash image" on arm.Danny Milosavljevic2018-01-29
| * hydra: Work around import problem.Danny Milosavljevic2018-01-29
| * hydra: Add (gnu bootloader) import.Danny Milosavljevic2018-01-29
| * hydra: Add arm image builder.Danny Milosavljevic2018-01-29
* | hydra: Make the list of target systems a parameter.Ludovic Courtès2018-01-21
* | cuirass: Properly convert list of <license> objects.Ludovic Courtès2018-01-15
* | hydra: Do not cross-build from non-Intel platforms.Ludovic Courtès2017-12-29
* | Merge branch 'master' into core-updatesMarius Bakke2017-12-19
|\|
| * hydra: Pre-load the compiler.Ludovic Courtès2017-12-13
| * hydra: Invalidate derivation caches after each architecture evaluation.Ludovic Courtès2017-12-13
| * pull: Add (guix profiling) to the build environment.Ludovic Courtès2017-12-13
* | Merge branch 'master' into core-updatesMarius Bakke2017-12-07
|\|
| * pull: Build with an ABI-compatible Guile.Ludovic Courtès2017-12-07
* | Merge branch 'master' into core-updatesMarius Bakke2017-12-05
|\|
| * build: Explicitly flush the "LOAD" and "GUILEC" lines.Ludovic Courtès2017-11-28
| * Revert "Add (guix self) and use it when pulling."Ludovic Courtès2017-11-21
| * hydra: Add jobs for the modular Guix.Ludovic Courtès2017-11-21
| * hydra: 'evaluate' passes an alist to the entry point.Ludovic Courtès2017-11-21
| * Add (guix self) and use it when pulling.Ludovic Courtès2017-11-21
* | Merge branch 'master' into core-updatesMarius Bakke2017-11-19
|\|
| * hydra: Add jobs for all of '%final-inputs'.Ludovic Courtès2017-11-07
| * hydra: Build hidden packages.Ludovic Courtès2017-11-07
| * hydra: Factorize package list creation.Ludovic Courtès2017-11-07
* | Merge branch 'master' into core-updatesMarius Bakke2017-10-24
|\|
| * pull: Add (guix build compile) to the mix.Ludovic Courtès2017-10-23
| * build: Honor make's '-j' flag.Ludovic Courtès2017-10-22
| * build: Factorize module compilation in (guix build compile).Ludovic Courtès2017-10-22
* | Merge 'master' into core-updatesThomas Danckaert2017-10-16
|\|
| * build: Set 'NIX_BUILD_HOOK' only if offloading is configured.Eric Bavier2017-10-10
* | Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner2017-10-01
|\|
| * cuirass: Add 'cuirass-jobs.scm' target to compute the Cuirass jobs.Jan Nieuwenhuizen2017-09-28
| * cuirass: Support subset with list of package[@version].Jan Nieuwenhuizen2017-09-27