summaryrefslogtreecommitdiff
path: root/build-aux/build-self.scm
AgeCommit message (Expand)Author
2021-11-27build-self: Help users to submit useful bug reports.Tobias Geerinckx-Rice
2021-04-29download: Use Disarchive as a last resort.Timothy Sample
2021-04-01build-self: Take care of the spinner in the parent process.Ludovic Courtès
2021-04-01build-self: Forward sub-process build output to (current-build-output-port).Ludovic Courtès
2021-03-19build-self: Silent Guile warnings while computing the derivation.Ludovic Courtès
2021-02-04channels: Record 'guix' channel metadata in (guix config).Ludovic Courtès
2021-02-01guix package: Add '--export-channels'.Ludovic Courtès
2020-08-24Use "guile-zlib" and "guile-lzlib" instead of (guix config).Mathieu Othacehe
2020-04-08Merge branch 'master' into core-updatesMarius Bakke
2020-04-06build-self: Avoid call to 'show-what-to-build*' on modern Guix.Ludovic Courtès
2020-03-19Merge branch 'master' into core-updatesMarius Bakke
2020-03-19build-self: Import (ice-9 threads) in the compute-guix-derivation script.Marius Bakke
2020-03-16gnu: Default to Guile 3.0.Ludovic Courtès
2020-02-20build-self: Show wider backtraces.Ludovic Courtès
2019-07-16Use more guix.gnu.org.Tobias Geerinckx-Rice
2019-05-12build-self: Let HOME pass through the execution environment.Ludovic Courtès
2019-05-11Revert "build-self: Let HOME pass through the execution environment."Tobias Geerinckx-Rice
2019-05-11build-self: Let HOME pass through the execution environment.Ludovic Courtès
2019-04-23build-self: Explain why we keep using deprecated bindings.Ludovic Courtès
2019-04-23Revert "build-self: Avoid deprecated bindings."Ludovic Courtès
2019-04-22build-self: Avoid deprecated bindings.Mark H Weaver
2019-04-17self: Remove unused variable.Ludovic Courtès
2019-03-26build-self: Disable position recording.Ludovic Courtès
2019-02-04daemon: Rename 'NIX_STATE_DIR' and 'NIX_DB_DIR' environment variables.Ludovic Courtès
2019-01-21build-self: Execute trampoline in a clean environment.Ludovic Courtès
2019-01-08build-self: Spin only on TTYs.Ludovic Courtès
2019-01-06build-self: Don't clobber the output port.Ludovic Courtès
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-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-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-09self: Produce a complete package with the 'guix' command.Ludovic Courtès
2018-04-08build-self: Add missing 'close-pipe' call.Ludovic Courtès
2018-04-08build-self: Use (guix self).Ludovic Courtès
2018-02-15pull: Update the %sbindir variable in (guix config) when building.Diego Nicola Barbato
2017-12-13pull: Add (guix profiling) to the build environment.Ludovic Courtès
2017-12-07pull: Build with an ABI-compatible Guile.Ludovic Courtès
2017-11-21Revert "Add (guix self) and use it when pulling."Ludovic Courtès
2017-11-21Add (guix self) and use it when pulling.Ludovic Courtès
2017-10-23pull: Add (guix build compile) to the mix.Ludovic Courtès