| Commit message (Collapse) | Author | Age |
... | |
|
|
|
|
| |
* configure.ac: Use Automake's `gnu' option.
* ChangeLog, NEWS: New files.
|
|
|
|
|
|
|
| |
* Makefile.am (TESTS_ENVIRONMENT): Remove `guile' invocation. Add
semicolons, and export the variables as shown in the Automake 1.12
manual.
(LOG_COMPILER): New variable, with `guile' invocation.
|
|
|
|
|
|
|
|
| |
* guix-build.in: New file.
* configure.ac: Emit `guix-build'. Add `commands-exec'.
* Makefile.am (bin_SCRIPTS): New variable.
* po/POTFILES.in: Add `guix-build.in'.
|
|
|
|
|
|
|
|
|
| |
* 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.
|
|
|
|
| |
* configure.ac, Makefile.am: New files.
|
|
|
|
|
|
|
| |
* 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.
|
|
|