summaryrefslogtreecommitdiff
path: root/build-aux/build-self.scm
Commit message (Expand)AuthorAge
* Merge branch 'master' into core-updatesMarius Bakke2020-04-08
|\
| * build-self: Avoid call to 'show-what-to-build*' on modern Guix.Ludovic Courtès2020-04-06
* | Merge branch 'master' into core-updatesMarius Bakke2020-03-19
|\|
| * build-self: Import (ice-9 threads) in the compute-guix-derivation script.Marius Bakke2020-03-19
* | gnu: Default to Guile 3.0.Ludovic Courtès2020-03-16
|/
* build-self: Show wider backtraces.Ludovic Courtès2020-02-20
* Use more guix.gnu.org.Tobias Geerinckx-Rice2019-07-16
* build-self: Let HOME pass through the execution environment.Ludovic Courtès2019-05-12
* Revert "build-self: Let HOME pass through the execution environment."Tobias Geerinckx-Rice2019-05-11
* build-self: Let HOME pass through the execution environment.Ludovic Courtès2019-05-11
* build-self: Explain why we keep using deprecated bindings.Ludovic Courtès2019-04-23
* Revert "build-self: Avoid deprecated bindings."Ludovic Courtès2019-04-23
* build-self: Avoid deprecated bindings.Mark H Weaver2019-04-22
* self: Remove unused variable.Ludovic Courtès2019-04-17
* build-self: Disable position recording.Ludovic Courtès2019-03-26
* daemon: Rename 'NIX_STATE_DIR' and 'NIX_DB_DIR' environment variables.Ludovic Courtès2019-02-04
* build-self: Execute trampoline in a clean environment.Ludovic Courtès2019-01-21
* build-self: Spin only on TTYs.Ludovic Courtès2019-01-08
* build-self: Don't clobber the output port.Ludovic Courtès2019-01-06
* Merge branch 'master' into core-updatesLeo Famulari2018-09-13
|\
| * build-self: Emit a useful message upon error.Ludovic Courtès2018-09-13
| * build-self: Add a dummy (git) module to 'compute-guix-derivation'.Ludovic Courtès2018-09-13
* | Merge branch 'master' into core-updatesMarius Bakke2018-09-09
|\|
| * build-self: Accomodate upgrades from May 2016 and earlier.Ludovic Courtès2018-09-06
| * Switch to Guile-Gcrypt.Ludovic Courtès2018-09-04
* | build-self: Default to Guile 2.2 when building a standalone Guix.Ludovic Courtès2018-07-27
* | gnu: guile: Remove version 2.2.2.Ludovic Courtès2018-07-27
|/
* build-self: Inherit the daemon connection from the parent process.Ludovic Courtès2018-06-26
* build-self: Avoid recompilations of 'compute-guix-derivation'.Ludovic Courtès2018-06-21
* self: Define derived '-directory' variables in config.scm.Ludovic Courtès2018-06-18
* build-self: Do not rely on '%store-database-directory'.Ludovic Courtès2018-06-18
* build: Remove checks for 'nix-instantiate'.Ludovic Courtès2018-06-18
* self: Make (guix config) generation really stateless.Ludovic Courtès2018-06-18
* self: Produce a complete package with the 'guix' command.Ludovic Courtès2018-06-09
* build-self: Add missing 'close-pipe' call.Ludovic Courtès2018-04-08
* build-self: Use (guix self).Ludovic Courtès2018-04-08
* pull: Update the %sbindir variable in (guix config) when building.Diego Nicola Barbato2018-02-15
* pull: Add (guix profiling) to the build environment.Ludovic Courtès2017-12-13
* pull: Build with an ABI-compatible Guile.Ludovic Courtès2017-12-07
* Revert "Add (guix self) and use it when pulling."Ludovic Courtès2017-11-21
* Add (guix self) and use it when pulling.Ludovic Courtès2017-11-21
* pull: Add (guix build compile) to the mix.Ludovic Courtès2017-10-23
* pull: Fetch source code from Git.Ludovic Courtès2017-08-02
* pull: Add a dependency to guile-git.Mathieu Othacehe2017-06-09
* pull: Build with the matching Guile major version.Ludovic Courtès2017-05-09
* pull: Hack to allow compilation with older Guile-SSH packages.Ludovic Courtès2016-11-27
* pull: Add guile-ssh to the dependencies.宋文武2016-11-26
* pull: Update the version string.Ludovic Courtès2016-07-20
* pull: Install (guix config) module to override the user's one.Ludovic Courtès2016-07-20
* pull: Use the build procedure provided by the newly-downloaded Guix.Ludovic Courtès2014-11-09