[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Automake-NG] [FYI 00/10] Minor changes to Texinfo support (mostly cosme
From: |
Stefano Lattarini |
Subject: |
[Automake-NG] [FYI 00/10] Minor changes to Texinfo support (mostly cosmetic) |
Date: |
Sun, 12 Aug 2012 13:19:22 +0200 |
Stefano Lattarini (10):
[ng] rename: am__texibuild_dvi_or_pdf -> am.texi.build.dvi-or-pdf
[ng] rename: am__texibuild_html -> am.texi.build.html
[ng] rename: am__texibuild_info -> am.texi.build.info
[ng] cosmetics: remove a stray empty line
[ng] texi: respect user-requested verbosity better
[ng] texi: remove workaround for Texinfo 4.1
[ng] cosmetics: add a short explicative comment
[ng] texi: be more aware of possible failures in recipes
[ng] texi: prefer $(CURDIR) over `pwd` in recipes
[ng] rename: am__info_insrc -> am.texi.info-in-srcdir
lib/am/texi-spec.am | 2 +-
lib/am/texibuild.mk | 38 ++++++++++++++++----------------------
2 files changed, 17 insertions(+), 23 deletions(-)
--
1.7.12.rc0
- [Automake-NG] [FYI 00/10] Minor changes to Texinfo support (mostly cosmetic),
Stefano Lattarini <=
- [Automake-NG] [PATCH 01/10] [ng] rename: am__texibuild_dvi_or_pdf -> am.texi.build.dvi-or-pdf, Stefano Lattarini, 2012/08/12
- [Automake-NG] [PATCH 02/10] [ng] rename: am__texibuild_html -> am.texi.build.html, Stefano Lattarini, 2012/08/12
- [Automake-NG] [PATCH 03/10] [ng] rename: am__texibuild_info -> am.texi.build.info, Stefano Lattarini, 2012/08/12
- [Automake-NG] [PATCH 04/10] [ng] cosmetics: remove a stray empty line, Stefano Lattarini, 2012/08/12
- [Automake-NG] [PATCH 05/10] [ng] texi: respect user-requested verbosity better, Stefano Lattarini, 2012/08/12
- [Automake-NG] [PATCH 06/10] [ng] texi: remove workaround for Texinfo 4.1, Stefano Lattarini, 2012/08/12
- [Automake-NG] [PATCH 07/10] [ng] cosmetics: add a short explicative comment, Stefano Lattarini, 2012/08/12
- [Automake-NG] [PATCH 08/10] [ng] texi: be more aware of possible failures in recipes, Stefano Lattarini, 2012/08/12
- [Automake-NG] [PATCH 09/10] [ng] texi: prefer $(CURDIR) over `pwd` in recipes, Stefano Lattarini, 2012/08/12
- [Automake-NG] [PATCH 10/10] [ng] rename: am__info_insrc -> am.texi.info-in-srcdir, Stefano Lattarini, 2012/08/12