aboutsummaryrefslogtreecommitdiff
path: root/bffe.scm
Commit message (Collapse)AuthorAge
* Support not running the web serverChristopher Baines2024-03-14
|
* Switch to cooperative scheduling on one threadChristopher Baines2023-08-22
|
* Submit builds fasterChristopher Baines2023-07-24
| | | | Using more parallelism through fibers.
* Support creating a PID fileChristopher Baines2023-07-12
|
* Set current output port bufferingChristopher Baines2023-06-14
|
* Add initial support for submitting buildsChristopher Baines2023-06-02
This provides similar functionality as provided by the guix-build-coordinator-queue-builds-from-guix-data-service script, but I think this is a better place for it. Currently submitting builds isn't possible from the command line options, but that could be supported in the future.