Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-06-29 | Gettextize, with GNU Gettext 0.18.1. | Ludovic Courtès | |
* Makefile.am (EXTRA_DIST): Add `build-aux/config.rpath'. (SUBDIRS, ACLOCAL_AMFLAGS): New variables. * configure.ac: Use `AM_GNU_GETTEXT'. Emit `po/Makefile.in'. * po/Makevars, po/POTFILES.in: New files. | |||
2012-06-13 | Add a build system. | Ludovic Courtès | |
* configure.ac, Makefile.am: New files. | |||
2012-04-19 | Add unit test for derivation parsing and output. | Ludovic Courtès | |
* guix/derivations.scm: Export `read-derivation' and `write-derivation'. * srfi/srfi-64.scm, srfi/srfi-64.upstream.scm: New files, from libchop. * tests/derivations.scm, tests/test.drv: New files. | |||
2012-04-18 | Add `.gitignore'. | Ludovic Courtès | |