Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Remove the now unused queue builds script•••This has mostly been replaced by the bffe. | Christopher Baines | 2024-03-16 |
* | Don't create the guix-build-coordinator script for a minimal build | Christopher Baines | 2022-01-02 |
* | Hack the autotools stuff to try and allow minimal builds•••No idea what this stuff is, but modify it with the intent of allowing building just the sources related to the agent, if guile-fibers is missing. This should make it easier to avoid problems in Guix where things like guile-fibers are currently broken for aarch64-linux, and also avoid having a load of perl dependencies for the agent, which doesn't use sqitch. | Christopher Baines | 2022-01-02 |
* | Add dependency on guile-lib•••For it's logging functionality. | Christopher Baines | 2020-11-07 |
* | Update configure.ac for zlib and lzlib dependencies | Christopher Baines | 2020-10-20 |
* | Add a hook to recomress build log files | Christopher Baines | 2020-10-11 |
* | Tweak some things to maybe enable cross compilation | Christopher Baines | 2020-09-27 |
* | Fix AC_INIT in configure.ac•••Change guix-data-service to guix-build-coordinator. | Christopher Baines | 2020-09-16 |
* | Add a script to fetch builds from the Guix Data Service•••As that is an easy way to find things to build. | Christopher Baines | 2020-04-25 |
* | Implement storing derivations | Christopher Baines | 2020-04-06 |
* | Add a config.scm file | Christopher Baines | 2020-04-04 |
* | Add some empty scripts | Christopher Baines | 2020-04-04 |
* | Initial commit•••Setup done with the aid of [1]. 1: https://www.draketo.de/proj/with-guise-and-guile/guile-projects-with-autotools.html | Christopher Baines | 2020-04-03 |