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
/
Makefile.am
Commit message (
Expand
)
Author
Age
*
repo: Remove dead code.
Mathieu Othacehe
2017-07-06
*
build: Fix load-path/compile-path confusion.
Ludovic Courtès
2017-05-10
*
build: Install .go files to $(libdir)/guile.
Ludovic Courtès
2017-05-10
*
build: Prefer building with Guile 2.2.
Ludovic Courtès
2017-05-10
*
build: Don't generate ".version" since it has no use.
Mathieu Lirzin
2017-01-23
*
maint: Fix mistake in copying permission statement.
Mathieu Lirzin
2017-01-09
*
build: Reformat assignments.
Mathieu Lirzin
2017-01-08
*
build: Do not require "build-aux/guix.scm".
Mathieu Lirzin
2016-12-29
*
build: Fix typo "the" => "they".
Mathieu Lirzin
2016-12-28
*
build: Use portable substitution references.
Mathieu Lirzin
2016-12-28
*
maint: Generate version number.
Mathieu Lirzin
2016-12-28
*
build: Set Guile load paths in 'pre-inst-env'.
Mathieu Lirzin
2016-12-28
*
repo: Add <repo> record datatype.
Mathieu Lirzin
2016-12-28
*
build: Install the examples.
Mathieu Lirzin
2016-12-16
*
maint: Move examples from 'tests' to 'examples' directory.
Mathieu Lirzin
2016-12-16
*
doc: Add Cuirass manual.
Mathieu Lirzin
2016-12-04
*
build: Unquote local load paths.
Mathieu Lirzin
2016-11-29
*
build: Remove duplicate sed expression.
Mathieu Lirzin
2016-11-17
*
build: Use BUILT_SOURCES to avoid recompilation.
Mathieu Lirzin
2016-11-17
*
maint: Add copyright notices for the build system.
Mathieu Lirzin
2016-11-12
*
cuirass: Hard code Guile load paths.
Mathieu Lirzin
2016-11-12
*
build: Let 'make' generate 'src/cuirass/config.scm'.
Mathieu Lirzin
2016-11-12
*
build: Add 'bootstrap' script.
Mathieu Lirzin
2016-08-02
*
Add (cuirass) module.
Mathieu Lirzin
2016-08-02
*
Add (cuirass http) module.
Mathieu Lirzin
2016-07-31
*
build: Fix variable reference in comment.
Mathieu Lirzin
2016-07-27
*
tests: Add 'hello-singleton' specification example.
Mathieu Lirzin
2016-07-27
*
build: Add 'sql-check' rule.
Mathieu Lirzin
2016-07-25
*
build: Define 'pkgmoduledir' in Makefile.am.
Mathieu Lirzin
2016-07-25
*
database: Use an external SQL schema.
Mathieu Lirzin
2016-07-25
*
Move '%program-name' to (cuirass ui) module.
Mathieu Lirzin
2016-07-25
*
Remove unnecessary (cuirass job) module.
Mathieu Lirzin
2016-07-13
*
Evaluate derivations in a separate process.
Mathieu Lirzin
2016-07-13
*
Add guix-jobs.scm specification file.
Mathieu Lirzin
2016-07-04
*
Add 'basic.sh' test.
Mathieu Lirzin
2016-07-03
*
Add test for 'with-directory-excursion'.
Mathieu Lirzin
2016-07-02
*
Add (cuirass utils) module.
Mathieu Lirzin
2016-07-02
*
Add (cuirass database) module.
Mathieu Lirzin
2016-06-26
*
job: Add <job> record type.
Mathieu Lirzin
2016-06-10
*
cuirass: Add command line options.
Mathieu Lirzin
2016-06-10
*
build: Generate config.scm at configure time.
Mathieu Lirzin
2016-06-10
*
Initial commit.
Mathieu Lirzin
2016-05-29