Age | Commit message (Expand) | Author |
2013-02-10 | gnu: Add QEMU....* gnu/packages/autotools.scm (autoconf-wrapper): Make public.
* gnu/packages/qemu.scm (qemu): New variable.
| Ludovic Courtès |
2013-01-27 | gnu: automake: Update to 1.13.1....* gnu/packages/autotools.scm (automake): Update to 1.13.1.
| Ludovic Courtès |
2013-01-27 | gnu: autoconf-wrapper: Fix "guile" input....* gnu/packages/autotools.scm (autoconf-wrapper): Remove `lambda' for
"guile" input..
| Ludovic Courtès |
2013-01-22 | gnu: automake: Adjust test suite to lack of /bin/sh....* gnu/packages/autotools.scm (autoconf-wrapper): New variable.
(automake): Use AUTOCONF-WRAPPER instead of AUTOCONF.
Add `automake-skip-amhello-tests.patch' as an input.
Add #:patches and #:phases arguments.
* gnu/packages/patches/automake-skip-amhello-tests.patch: New file.
* Makefile.am (dist_patch_DATA): Add it.
| Ludovic Courtès |
2013-01-18 | distro: Rename (distro) to (gnu packages)....* distro.scm: Rename to...
* gnu/packages.scm: ... this. Update all users accordingly.
* Makefile.am (MODULES): Adjust accordingly.
* po/POTFILES.in: Likewise.
| Ludovic Courtès |
2013-01-18 | distro: Change the module name space to (gnu ...)....* distro: Rename to...
* gnu: ... this. Update module names accordingly.
* Makefile.am: Adjust accordingly.
* po/POTFILES.in: Likewise.
* distro.scm: Search for files under /gnu/packages instead of
/distro/packages.
* gnu/packages/base.scm (ld-wrapper-boot3): Likewise.
| Ludovic Courtès |