summaryrefslogtreecommitdiff
path: root/build-aux
Commit message (Expand)AuthorAgeFilesLines
* tests: "make check-system" produces colored output....Ludovic Courtès2018-10-091-23/+26
* hydra: Remove useless 'parameterize'....Clément Lassieur2018-09-141-6/+5
* build-self: Emit a useful message upon error....Ludovic Courtès2018-09-131-1/+11
* build-self: Add a dummy (git) module to 'compute-guix-derivation'....Ludovic Courtès2018-09-131-0/+8
* hydra: Add support for manifests....Clément Lassieur2018-09-131-0/+35
* build-self: Accomodate upgrades from May 2016 and earlier....Ludovic Courtès2018-09-061-0/+10
* Switch to Guile-Gcrypt....Ludovic Courtès2018-09-041-13/+70
* Add (guix describe) and use it to initialize '%package-search-path'....Ludovic Courtès2018-09-021-5/+4
* compile-as-derivation: Adjust %load-compiled-path....Ludovic Courtès2018-09-021-7/+14
* build-self: Inherit the daemon connection from the parent process....Ludovic Courtès2018-06-261-8/+33
* build-self: Avoid recompilations of 'compute-guix-derivation'....Ludovic Courtès2018-06-211-8/+9
* self: Define derived '-directory' variables in config.scm....Ludovic Courtès2018-06-181-5/+25
* build-self: Do not rely on '%store-database-directory'....Ludovic Courtès2018-06-181-1/+3
* build: Remove checks for 'nix-instantiate'....Ludovic Courtès2018-06-181-7/+3
* self: Make (guix config) generation really stateless....Ludovic Courtès2018-06-181-11/+10
* hydra: Make sure we add an absolute file name to the load path....Ludovic Courtès2018-06-151-1/+2
* Remove 'guix-register' and its traces....Ludovic Courtès2018-06-141-5/+1
* hydra: guix-modular: Build the full Guix....Ludovic Courtès2018-06-101-0/+1
* pull: Install the new Guix in a profile....Ludovic Courtès2018-06-091-1/+2
* self: Produce a complete package with the 'guix' command....Ludovic Courtès2018-06-092-6/+15
* build: 'test-env' does not 'guix download' non-existent files....Ludovic Courtès2018-05-131-0/+1
* hydra: Switch back to "-" instead of "@" in package job names....Ludovic Courtès2018-05-121-1/+2
* build: Fix possible race condition in 'test-env'....Ludovic Courtès2018-04-221-1/+13
* hydra: Fix uses of 'eval-when'....Ludovic Courtès2018-04-092-3/+3
* hydra: guix-modular: Honor the 'systems' argument....Ludovic Courtès2018-04-081-9/+5
* build-self: Add missing 'close-pipe' call....Ludovic Courtès2018-04-081-7/+9
* hydra: guix-modular: Explicitly build for the latest 2.2....Ludovic Courtès2018-04-081-1/+2
* hydra: Clear '%load-compiled-path' for gnu-system.scm....Ludovic Courtès2018-04-081-0/+9
* hydra: 'guix-modular' jobs use the new 'build-self'....Ludovic Courtès2018-04-082-30/+13
* cuirass: Add job specs for the modular Guix....Ludovic Courtès2018-04-082-3/+10
* cuirass: Factorize hydra-to-cuirass CI job translation....Ludovic Courtès2018-04-082-26/+49
* build: Add 'as-derivation' target....Ludovic Courtès2018-04-081-0/+53
* build-self: Use (guix self)....Ludovic Courtès2018-04-081-221/+237
* maint: Adjust 'check-final-inputs-self-contained' for glibc:static....Ludovic Courtès2018-03-251-18/+18
* Merge branch 'master' into core-updatesMark H Weaver2018-02-161-3/+4
|\
| * pull: Update the %sbindir variable in (guix config) when building....Diego Nicola Barbato2018-02-151-3/+4
* | Merge branch 'master' into core-updatesMarius Bakke2018-02-011-15/+32
|\|
| * hydra: Fix up arm qemu job....Danny Milosavljevic2018-01-291-1/+1
| * hydra: Only build the "flash image" on arm....Danny Milosavljevic2018-01-291-22/+26
| * hydra: Work around import problem....Danny Milosavljevic2018-01-291-1/+1
| * hydra: Add (gnu bootloader) import....Danny Milosavljevic2018-01-291-0/+1
| * hydra: Add arm image builder....Danny Milosavljevic2018-01-291-2/+14
* | hydra: Make the list of target systems a parameter....Ludovic Courtès2018-01-211-2/+8
* | cuirass: Properly convert list of <license> objects....Ludovic Courtès2018-01-151-0/+2
* | hydra: Do not cross-build from non-Intel platforms....Ludovic Courtès2017-12-291-2/+9
* | Merge branch 'master' into core-updatesMarius Bakke2017-12-192-4/+14
|\|
| * hydra: Pre-load the compiler....Ludovic Courtès2017-12-131-4/+6
| * hydra: Invalidate derivation caches after each architecture evaluation....Ludovic Courtès2017-12-131-0/+7
| * pull: Add (guix profiling) to the build environment....Ludovic Courtès2017-12-131-0/+1
* | Merge branch 'master' into core-updatesMarius Bakke2017-12-071-2/+19
|\|