index
:
guix/cuirass
allow-concurrent-database-queries
db-get-builds-performance-tuning
handle-errors-in-worker-threads
improve-handling-of-rowids
sqlite-statement-reset-fixes
support-publishing-build-events
support-publishing-build-events-minimal
support-returning-build-information-by-output
wip-govuk
Guix
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
/
evaluate.in
Commit message (
Expand
)
Author
Age
*
database: Add a Checkouts table.
Clément Lassieur
2018-08-27
*
Add support for multiple inputs.
Clément Lassieur
2018-07-16
*
evaluate: Use a generic key to identify Cuirass arguments.
Clément Lassieur
2018-06-18
*
evaluate: Change '%load-path' once and for all.
Ludovic Courtès
2018-04-09
*
evaluate: Leave GUILE_LOAD_PATH unchanged.
Ludovic Courtès
2018-04-09
*
evaluate: Change directory to SOURCE.
Ludovic Courtès
2018-04-09
*
evaluate: Do not load Guix/Cuirass modules upfront.
Ludovic Courtès
2018-04-09
*
evaluate: Honor the given load path.
Ludovic Courtès
2018-04-07
*
evaluate: Really support 'build-derivations' RPCs.
Ludovic Courtès
2018-04-07
*
evaluate: Really pass arguments like Hydra.
Ludovic Courtès
2018-04-06
*
evaluate: Pass the file name and revision to the user procedure.
Ludovic Courtès
2018-04-05
*
base: Make a writable copy of the checkout only when #:no-compile? is false.
Ludovic Courtès
2018-04-01
*
evaluate: Tolerate calls to 'build-things' during evaluations.
Ludovic Courtès
2018-03-28
*
base: Move database update from 'evaluate' process to the main process.
Ludovic Courtès
2018-03-01
*
cuirass: Store new information in database to prepare new HTTP API
Mathieu Othacehe
2017-09-08
*
cuirass: Stop λ/lambda mixing.
Mathieu Othacehe
2017-07-06
*
utils: Remove useless procedures.
Mathieu Othacehe
2017-07-01
*
evaluate: Use specification #:name in evaluation alists.
Mathieu Lirzin
2017-02-24
*
cuirass: Add "--load-path" option.
Mathieu Othacehe
2017-01-29
*
cuirass: Hard code Guile load paths.
Mathieu Lirzin
2016-11-12
*
tests: Track Cuirass' git.
Jan Nieuwenhuizen
2016-09-23
*
cuirass: Optionally support using of substitutes.
Jan Nieuwenhuizen
2016-09-23
*
Add (cuirass) module.
Mathieu Lirzin
2016-08-02
*
schema: Evaluations: Add 'revision' column.
Mathieu Lirzin
2016-07-30
*
schema: Separate "Derivations" from "Evaluations".
Mathieu Lirzin
2016-07-27
*
evaluate: Store evaluations in evaluate script.
Mathieu Lirzin
2016-07-25
*
evaluate: Use (cuirass ...) modules.
Mathieu Lirzin
2016-07-25
*
evaluate: Use simple-format explicitely.
Mathieu Lirzin
2016-07-25
*
evaluate: Use 'read' instead of 'eval-string'.
Mathieu Lirzin
2016-07-25
*
maint: Update file headers.
Mathieu Lirzin
2016-07-25
*
Evaluate derivations in a separate process.
Mathieu Lirzin
2016-07-13