summaryrefslogtreecommitdiff
path: root/build-aux
AgeCommit message (Expand)Author
2019-02-11Avoid name clash with 'build' from (guix store) and (guix status).Ludovic Courtès
2019-02-04daemon: Add "/guix" to default 'nixLibexecDir'.Ludovic Courtès
2019-02-04daemon: Remove the 'NIX_SUBSTITUTERS' environment variable.Ludovic Courtès
2019-02-04daemon: Rename 'NIX_STATE_DIR' and 'NIX_DB_DIR' environment variables.Ludovic Courtès
2019-01-21store: Rename '&nix-error' to '&store-error'.Ludovic Courtès
2019-01-21build-self: Execute trampoline in a clean environment.Ludovic Courtès
2019-01-11status: Add 'with-status-verbosity'.Ludovic Courtès
2019-01-08build-self: Spin only on TTYs.Ludovic Courtès
2019-01-06hydra: Compute jobs in an inferior.Ludovic Courtès
2019-01-06hydra: evaluate: Add the checkout to the store.Ludovic Courtès
2019-01-06hydra: Move job definitions to (gnu ci).Ludovic Courtès
2019-01-06build-self: Don't clobber the output port.Ludovic Courtès
2018-12-29hydra: Use short timeouts for the QEMU jobs and system tests.Ludovic Courtès
2018-12-09hydra: Increase image sizes for USB image and Flash image.Danny Milosavljevic
2018-12-07maint: update-guix-package: Really register GC roots.Ludovic Courtès
2018-12-05maint: update-NEWS: Don't produce full package lists.Ludovic Courtès
2018-12-04Remove most references to hydra.gnu.org.Ludovic Courtès
2018-10-17Merge branch 'master' into core-updatesMarius Bakke
2018-10-09tests: "make check-system" produces colored output.Ludovic Courtès
2018-09-20Merge branch 'master' into core-updatesMarius Bakke
2018-09-14hydra: Remove useless 'parameterize'.Clément Lassieur
2018-09-13Merge branch 'master' into core-updatesLeo Famulari
2018-09-13build-self: Emit a useful message upon error.Ludovic Courtès
2018-09-13build-self: Add a dummy (git) module to 'compute-guix-derivation'.Ludovic Courtès
2018-09-13hydra: Add support for manifests.Clément Lassieur
2018-09-09Merge branch 'master' into core-updatesMarius Bakke
2018-09-06build-self: Accomodate upgrades from May 2016 and earlier.Ludovic Courtès
2018-09-04Switch to Guile-Gcrypt.Ludovic Courtès
2018-09-03Merge branch 'master' into core-updatesMarius Bakke
2018-09-02Add (guix describe) and use it to initialize '%package-search-path'.Ludovic Courtès
2018-09-02compile-as-derivation: Adjust %load-compiled-path.Ludovic Courtès
2018-07-27build-self: Default to Guile 2.2 when building a standalone Guix.Ludovic Courtès
2018-07-27gnu: guile: Remove version 2.2.2.Ludovic Courtès
2018-06-26build-self: Inherit the daemon connection from the parent process.Ludovic Courtès
2018-06-21build-self: Avoid recompilations of 'compute-guix-derivation'.Ludovic Courtès
2018-06-18self: Define derived '-directory' variables in config.scm.Ludovic Courtès
2018-06-18build-self: Do not rely on '%store-database-directory'.Ludovic Courtès
2018-06-18build: Remove checks for 'nix-instantiate'.Ludovic Courtès
2018-06-18self: Make (guix config) generation really stateless.Ludovic Courtès
2018-06-15hydra: Make sure we add an absolute file name to the load path.Ludovic Courtès
2018-06-14Remove 'guix-register' and its traces.Ludovic Courtès
2018-06-10hydra: guix-modular: Build the full Guix.Ludovic Courtès
2018-06-09pull: Install the new Guix in a profile.Ludovic Courtès
2018-06-09self: Produce a complete package with the 'guix' command.Ludovic Courtès
2018-05-13build: 'test-env' does not 'guix download' non-existent files.Ludovic Courtès
2018-05-12hydra: Switch back to "-" instead of "@" in package job names.Ludovic Courtès
2018-04-22build: Fix possible race condition in 'test-env'.Ludovic Courtès
2018-04-09hydra: Fix uses of 'eval-when'.Ludovic Courtès
2018-04-08hydra: guix-modular: Honor the 'systems' argument.Ludovic Courtès
2018-04-08build-self: Add missing 'close-pipe' call.Ludovic Courtès