| Commit message (Expand) | Author | Age | Files | Lines |
* | build: Tell xgettext that the source is UTF-8.•••* po/Makevars (XGETTEXT_OPTIONS): Add `--from-code=UTF-8'.
| Ludovic Courtès | 2012-07-07 | 1 | -1/+1 |
* | Add `guix-build'.•••* 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'.
| Ludovic Courtès | 2012-07-01 | 1 | -0/+1 |
* | Add (distro) with a package searching facility.•••* Makefile.am (MODULES): Add `distro.scm'.
* distro.scm: New file.
* po/POTFILES.in: Add it.
* tests/packages.scm ("find-packages-by-name", "find-packages-by-name
with version"): New tests.
| Ludovic Courtès | 2012-06-30 | 1 | -0/+1 |
* | Gettextize, with GNU Gettext 0.18.1.•••* 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.
| Ludovic Courtès | 2012-06-29 | 2 | -0/+20 |