| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Remove redundancies in the specification examples. | Mathieu Lirzin | 2016-07-14 | 2 | -37/+36 | |
| * | gnu-system: Use 'specification->package' when possible. | Mathieu Lirzin | 2016-07-14 | 1 | -19/+14 | |
| * | Remove unnecessary (cuirass job) module. | Mathieu Lirzin | 2016-07-13 | 1 | -1/+0 | |
| * | Evaluate derivations in a separate process.•••This fixes a bug where different Guix branches gave the same derivations. | Mathieu Lirzin | 2016-07-13 | 4 | -97/+87 | |
| * | Add guix-jobs.scm specification file. | Mathieu Lirzin | 2016-07-04 | 1 | -0/+40 | |
| * | gnu-system: Fix '%job-name' calls.•••This calls were using its previous name 'job-name'. | Mathieu Lirzin | 2016-07-04 | 1 | -2/+2 | |
| * | Add 'basic.sh' test. | Mathieu Lirzin | 2016-07-03 | 1 | -0/+24 | |
| * | Add %package-cachedir parameter. | Mathieu Lirzin | 2016-07-02 | 1 | -0/+4 | |
| * | Add test for 'with-directory-excursion'. | Mathieu Lirzin | 2016-07-02 | 1 | -0/+39 | |
| * | job: Add load-path field to <job-spec>. | Mathieu Lirzin | 2016-07-02 | 1 | -0/+3 | |
| * | job: Add 'commit' and 'tag' field to <job-spec>. | Mathieu Lirzin | 2016-07-01 | 1 | -0/+7 | |
| * | base: Add %program-name parameter object. | Mathieu Lirzin | 2016-07-01 | 1 | -0/+4 | |
| * | Store build logs in the database. | Mathieu Lirzin | 2016-06-29 | 1 | -2/+9 | |
| * | Fix temporary database location.•••Don't create it in 'srcdir' to please 'make distcheck'. | Mathieu Lirzin | 2016-06-26 | 1 | -4/+4 | |
| * | Make %package-database a parameter object.•••Move it to (cuirass database). | Mathieu Lirzin | 2016-06-26 | 1 | -18/+23 | |
| * | Add (cuirass database) module. | Mathieu Lirzin | 2016-06-26 | 1 | -0/+51 | |
| * | Support multiples <job-spec> evaluation. | Mathieu Lirzin | 2016-06-16 | 1 | -7/+14 | |
| * | Change <job-spec> and <job> semantics. | Mathieu Lirzin | 2016-06-16 | 2 | -58/+80 | |
| * | gnu-system: Add hello subset.•••* tests/gnu-system.scm (hydra-jobs): Add hello subset. | Mathieu Lirzin | 2016-06-13 | 1 | -2/+8 | |
| * | job: Add <job-spec> record type.•••* src/cuirass/job.scm <job-spec>: New record type. (%make-job-spec, make-job-spec, job-spec-name, job-spec-proc) (job-spec-metadata): New procedures. * tests/gnu-system.scm (package-job): Rename to ... (package-job-spec): ... this. Use 'make-job-spec'. (package-cross-job): Rename to ... (package-cross-job-spec): ... this. Use 'make-job-spec'. (tarball-jobs): Rename to ... (tarball-job-specs): ... this. Use 'make-job-spec'. (package->alist): Rename to ... (package-metadata): ... this. Adapt. (package->job): Rename to ... (package->jobspec): ... this. Adapt. (hydra-jobs): Adapt. | Mathieu Lirzin | 2016-06-13 | 1 | -60/+64 | |
| * | cuirass: Allow defining jobs outside of the repository.•••* tests/gnu-system.scm: New file. * bin/cuirass.in (evaluate, main): Use it. | Mathieu Lirzin | 2016-06-13 | 1 | -0/+227 | |
| * | Initial commit. | Mathieu Lirzin | 2016-05-29 | 1 | -0/+21 | |
