Go to file
Mathieu Lirzin 9f5896ccd2
cuirass: Build packages outside of 'evaluate' procedure.
* bin/cuirass.in (evaluate): Move 'build-packages' call to ...
(main): ... here.
2016-06-13 18:10:39 +02:00
bin cuirass: Build packages outside of 'evaluate' procedure. 2016-06-13 18:10:39 +02:00
build-aux Initial commit. 2016-05-29 19:53:17 +02:00
src/cuirass job: Add 'metadata' field to <job>. 2016-06-13 18:09:45 +02:00
tests cuirass: Allow defining jobs outside of the repository. 2016-06-13 18:09:23 +02:00
.dir-locals.el Initial commit. 2016-05-29 19:53:17 +02:00
.gitignore build: Generate config.scm at configure time. 2016-06-10 23:38:40 +02:00
COPYING Initial commit. 2016-05-29 19:53:17 +02:00
Makefile.am job: Add <job> record type. 2016-06-10 23:39:27 +02:00
README Initial commit. 2016-05-29 19:53:17 +02:00
configure.ac build: Generate config.scm at configure time. 2016-06-10 23:38:40 +02:00

README

Cuirass is continuous integration system using GNU Guix.  It is
intended as replacement for Hydra.

Requirements
============

GNU Guix must be installed along with all its development dependencies
as described here:

  https://www.gnu.org/software/guix/manual/html_node/Building-from-Git.html#Building-from-Git