Commit Graph

  • fb986fa8fe
    build: Define 'pkgmoduledir' in Makefile.am. Mathieu Lirzin 2016-07-19 17:10:23 +0200
  • 4929ba12d7
    build: Check for (sqlite3) module. Mathieu Lirzin 2016-07-19 15:15:02 +0200
  • 46c9d432ea
    database: Use an external SQL schema. Mathieu Lirzin 2016-07-16 18:16:39 +0200
  • 730832c2fb
    cuirass: Fix specification file error message. Mathieu Lirzin 2016-07-16 18:11:30 +0200
  • 89b1f89cfc
    Move '%program-name' to (cuirass ui) module. Mathieu Lirzin 2016-07-14 17:56:27 +0200
  • 55e72cb107 gnu-system: Add 'license->alist' procedure. Mathieu Lirzin 2016-07-14 02:51:01 +0200
  • 1a542e4d1b Remove redundancies in the specification examples. Mathieu Lirzin 2016-07-13 18:59:30 +0200
  • 3efe57e0ca cuirass: Fix 'show-help'. Mathieu Lirzin 2016-07-13 18:34:08 +0200
  • 2ea7029a31 Update README example. Mathieu Lirzin 2016-07-13 17:43:58 +0200
  • 1b804d7402 gnu-system: Use 'specification->package' when possible. Mathieu Lirzin 2016-07-13 17:41:56 +0200
  • efe96ced25 base: Remove unneeded 'guix-variable'. Mathieu Lirzin 2016-07-13 14:19:36 +0200
  • 0808ab3ecd Remove unnecessary (cuirass job) module. Mathieu Lirzin 2016-07-13 14:16:36 +0200
  • 53c12be409 Evaluate derivations in a separate process. Mathieu Lirzin 2016-07-12 11:42:20 +0200
  • 92f5d0dfe4 Add guix-jobs.scm specification file. Mathieu Lirzin 2016-07-04 13:43:54 +0200
  • ecd001cb22 gnu-system: Fix '%job-name' calls. Mathieu Lirzin 2016-07-04 13:39:16 +0200
  • 85d3ba4e45 cuirass: process-spec: Use 'when' instead of 'and'. Mathieu Lirzin 2016-07-04 13:37:06 +0200
  • fe30eb7e82 Add 'basic.sh' test. Mathieu Lirzin 2016-07-03 16:50:27 +0200
  • 987f83b000 Fix single char for 'database' in %options. Mathieu Lirzin 2016-07-03 16:22:23 +0200
  • 3377d948ef cuirass: Add '--one-shot' command line argument. Mathieu Lirzin 2016-07-02 23:08:52 +0200
  • 7e9af4298e cuirass: Remove '--use-file' command line argument. Mathieu Lirzin 2016-07-02 23:00:17 +0200
  • 4b53493c3b cuirass: Move code from main to auxiliary procedures. Mathieu Lirzin 2016-07-02 22:30:17 +0200
  • b65612c264 cuirass: Remove unneeded quasiquote. Mathieu Lirzin 2016-07-02 18:08:06 +0200
  • 13db5aa618 λ all the things! Mathieu Lirzin 2016-07-02 15:49:34 +0200
  • 7ae6ce0690 Add %package-cachedir parameter. Mathieu Lirzin 2016-07-02 15:34:40 +0200
  • 88e72887a0 Add test for 'with-directory-excursion'. Mathieu Lirzin 2016-07-02 03:35:19 +0200
  • 2bace10106 Add (cuirass utils) module. Mathieu Lirzin 2016-07-02 03:05:33 +0200
  • 94f910355c job: Add load-path field to <job-spec>. Mathieu Lirzin 2016-07-02 01:51:56 +0200
  • b185505db0 cuirass: Remove dead code. Mathieu Lirzin 2016-07-02 01:04:34 +0200
  • ca6b5d6677 job: Add 'commit' and 'tag' field to <job-spec>. Mathieu Lirzin 2016-07-01 16:46:10 +0200
  • efef5c29c8 Fix 0f04df2691. Mathieu Lirzin 2016-07-01 16:44:46 +0200
  • a62624301b base: Add %program-name parameter object. Mathieu Lirzin 2016-07-01 14:39:21 +0200
  • 0f04df2691 Avoid pattern matching on records which relies on slot order. Mathieu Lirzin 2016-07-01 13:21:59 +0200
  • 9a9b3fbd45 database: Remove commented code. Mathieu Lirzin 2016-06-29 16:32:55 +0200
  • 990c902fcc Store build logs in the database. Mathieu Lirzin 2016-06-29 16:16:48 +0200
  • 4a778022f9 Fix temporary database location. Mathieu Lirzin 2016-06-26 19:32:14 +0200
  • 5ff38984e8 Make %package-database a parameter object. Mathieu Lirzin 2016-06-26 18:40:31 +0200
  • 5efdcb4441 Add a '--database' command line argument. Mathieu Lirzin 2016-06-26 17:02:23 +0200
  • 944f8b5467 Store derivation results in the database. Mathieu Lirzin 2016-06-26 15:35:22 +0200
  • b24541e604 Add (cuirass database) module. Mathieu Lirzin 2016-06-26 15:13:31 +0200
  • 992b57dade Support multiples <job-spec> evaluation. Mathieu Lirzin 2016-06-16 02:05:18 +0200
  • 6587ddea5a Guix modules must be available. Mathieu Lirzin 2016-06-16 01:11:57 +0200
  • b103ab7eae Change <job-spec> and <job> semantics. Mathieu Lirzin 2016-06-15 15:30:15 +0200
  • 7d7251a974
    cuirass: Adapt output of 'build-packages'. Mathieu Lirzin 2016-06-12 15:28:49 +0200
  • e5609c29c4
    gnu-system: Add hello subset. Mathieu Lirzin 2016-06-12 14:40:56 +0200
  • 6642651271
    cuirass: Add --subset command line option. Mathieu Lirzin 2016-06-12 02:14:25 +0200
  • 49ab3c8b0d
    job: Add <job-spec> record type. Mathieu Lirzin 2016-06-12 01:19:30 +0200
  • 9f5896ccd2
    cuirass: Build packages outside of 'evaluate' procedure. Mathieu Lirzin 2016-06-12 00:43:56 +0200
  • b4c615fb73
    cuirass: Use always the same connection to the store. Mathieu Lirzin 2016-06-12 00:28:21 +0200
  • 64c64d8d71
    cuirass: Fix 'show-help' argument. Mathieu Lirzin 2016-06-12 00:21:22 +0200
  • 39750281f6
    job: Add 'metadata' field to <job>. Mathieu Lirzin 2016-06-11 17:38:00 +0200
  • ab54de1f35
    cuirass: Allow defining jobs outside of the repository. Mathieu Lirzin 2016-06-11 17:06:03 +0200
  • ecffeb7536
    job: Add <job> record type. Mathieu Lirzin 2016-06-10 23:33:16 +0200
  • d3487acc42
    cuirass: Add --file command line option. Mathieu Lirzin 2016-06-10 22:48:40 +0200
  • 87a79ae33d
    cuirass: Add command line options. Mathieu Lirzin 2016-06-10 22:27:41 +0200
  • 8fb2983dce
    build: Generate config.scm at configure time. Mathieu Lirzin 2016-06-10 18:17:53 +0200
  • 9d5fda76bb
    Initial commit. v0.0.1 Mathieu Lirzin 2016-05-11 19:59:47 +0200