Mathieu Lirzin
|
ab54de1f35
|
cuirass: Allow defining jobs outside of the repository.
* tests/gnu-system.scm: New file.
* bin/cuirass.in (evaluate, main): Use it.
|
2016-06-13 18:09:23 +02:00 |
|
Mathieu Lirzin
|
ecffeb7536
|
job: Add <job> record type.
* src/cuirass/job.scm: New file.
* Makefile.am (dist_pkgmodule_DATA): Add it.
* bin/cuirass.in (evaluate, build-packages): Use it.
|
2016-06-10 23:39:27 +02:00 |
|
Mathieu Lirzin
|
d3487acc42
|
cuirass: Add --file command line option.
bin/cuirass.in (%options, show-help): Add --file option.
(evaluate): Add SPEC argument.
(main): Adjust accordingly.
|
2016-06-10 23:39:12 +02:00 |
|
Mathieu Lirzin
|
87a79ae33d
|
cuirass: Add command line options.
* bin/cuirass.in (show-help, %options): new variables.
(main): Adapt.
* src/cuirass/ui.scm: New file.
* Makefile.am (dist_pkgmodule_DATA): Add it.
|
2016-06-10 23:39:01 +02:00 |
|
Mathieu Lirzin
|
8fb2983dce
|
build: Generate config.scm at configure time.
* src/cuirass/config.scm.in: New file.
* configure.ac (AC_CONFIG_FILES): Add 'src/cuirass/config.scm'.
* Makefile.am (nodist_pkgmodule_DATA, CLEANFILES, DISTCLEANFILES):
Update.
* .gitignore: Likewise.
|
2016-06-10 23:38:40 +02:00 |
|
Mathieu Lirzin
|
9d5fda76bb
|
Initial commit.
|
2016-05-29 19:53:17 +02:00 |
|