| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | build: Bump version number.•••* configure.ac: Switch to version 0.1.
| Ludovic Courtès | 2012-08-22 | 1 | -1/+1 |
* | build: Add `--with-libgcrypt-prefix'; capture the path to libgcrypt.•••* configure.ac: Add `--with-libgcrypt-prefix'. Substitute `LIBGCRYPT'.
* Makefile.am (.scm.go): Pass $(LIBGCRYPT).
* guix/utils.scm (%libgcrypt): New variable.
(sha256): Use it.
| Ludovic Courtès | 2012-08-17 | 1 | -0/+17 |
* | build: Pass the right flags for "make distcheck".•••* Makefile.am (AM_DISTCHECK_CONFIGURE_FLAGS): New variable.
* configure.ac: Define and substitute `NIX_PREFIX'.
| Ludovic Courtès | 2012-08-14 | 1 | -1/+5 |
* | build: Use Automake's `gnu' option.•••* configure.ac: Use Automake's `gnu' option.
* ChangeLog, NEWS: New files.
| Ludovic Courtès | 2012-07-07 | 1 | -1/+1 |
* | build: Use `AM_GNU_GETTEXT_VERSION'.•••* configure.ac: Add `AM_GNU_GETTEXT_VERSION'. Suggested by
Antono Vasiljev.
| Ludovic Courtès | 2012-07-02 | 1 | -0/+1 |
* | build: Capitalize the package name.•••* configure.ac: Use "Guix", not "guix", as the package name.
| Ludovic Courtès | 2012-07-01 | 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 | -1/+5 |
* | 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 | 1 | -1/+3 |
* | build: Be cross-compilation-ready.•••* Makefile.am (.scm.go): Pass `--target=$(host)'.
* configure.ac: Use `AC_CANONICAL_HOST'.
| Ludovic Courtès | 2012-06-15 | 1 | -0/+2 |
* | Add a build system.•••* configure.ac, Makefile.am: New files.
| Ludovic Courtès | 2012-06-13 | 1 | -0/+54 |