Archives are refreshed every 30 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
automake-ng (thread)
[
Date Index
][
Top
][
All Lists
]
Advanced
[
Prev Period
]
Last Modified: Sat Jun 30 2012 17:11:23 -0400
Threads in reverse chronological order
[
Next Period
]
[Automake-NG] [FYI] contrib: drop 'multilib' support
,
Stefano Lattarini
,
2012/06/30
[Automake-NG] [FYI] [ng] remake: use '.am/nil' target instead of 'am--refresh'
,
Stefano Lattarini
,
2012/06/30
[Automake-NG] [FYI] [ng] tests: drop another use of 'using_gmake'
,
Stefano Lattarini
,
2012/06/28
[Automake-NG] [FYI] [ng] tests: more uses of $(...) over `...` for command substitution
,
Stefano Lattarini
,
2012/06/28
[Automake-NG] [PATCH 1/2] [ng] perf: disable GNU make builtin rules, for performance reasons
,
Stefano Lattarini
,
2012/06/27
[Automake-NG] [PATCH 2/2] warns: fix checks against typos in vars (_LDADD and _SOURCES, for example)
,
Stefano Lattarini
,
2012/06/27
Re: [Automake-NG] [PATCH 2/2] warns: fix checks against typos in vars (_LDADD and _SOURCES, for example)
,
Dave Hart
,
2012/06/27
Re: [Automake-NG] [PATCH 2/2] warns: fix checks against typos in vars (_LDADD and _SOURCES, for example)
,
Stefano Lattarini
,
2012/06/27
Re: [Automake-NG] [PATCH 2/2] warns: fix checks against typos in vars (_LDADD and _SOURCES, for example)
,
Stefano Lattarini
,
2012/06/30
Re: [Automake-NG] [PATCH 1/2] [ng] perf: disable GNU make builtin rules, for performance reasons
,
Bob Friesenhahn
,
2012/06/27
Re: [Automake-NG] [PATCH 1/2] [ng] perf: disable GNU make builtin rules, for performance reasons
,
Dave Hart
,
2012/06/27
Re: [Automake-NG] [PATCH 1/2] [ng] perf: disable GNU make builtin rules, for performance reasons
,
Stefano Lattarini
,
2012/06/27
Re: [Automake-NG] [PATCH 1/2] [ng] perf: disable GNU make builtin rules, for performance reasons
,
Dave Hart
,
2012/06/27
Re: [Automake-NG] [PATCH 1/2] [ng] perf: disable GNU make builtin rules, for performance reasons
,
Bob Friesenhahn
,
2012/06/27
[Automake-NG] [FYI] [ng] missing: no need to suggest GNU make explicitly
,
Stefano Lattarini
,
2012/06/27
[Automake-NG] [FYI] [ng] missing: suggest Automake-NG, not mainstream Automake
,
Stefano Lattarini
,
2012/06/27
[Automake-NG] [PATCH 00/14] Rework cleaning rules APIs and implementation
,
Stefano Lattarini
,
2012/06/21
[Automake-NG] [PATCH 01/14] [ng] deptrack: remove an obsolete comment
,
Stefano Lattarini
,
2012/06/21
Re: [Automake-NG] [PATCH 01/14] [ng] deptrack: remove an obsolete comment
,
Akim Demaille
,
2012/06/21
Re: [Automake-NG] [PATCH 01/14] [ng] deptrack: remove an obsolete comment
,
Dave Hart
,
2012/06/21
Re: [Automake-NG] [PATCH 01/14] [ng] deptrack: remove an obsolete comment
,
Stefano Lattarini
,
2012/06/21
Re: [Automake-NG] [PATCH 01/14] [ng] deptrack: remove an obsolete comment
,
Dave Hart
,
2012/06/21
Re: [Automake-NG] [PATCH 01/14] [ng] deptrack: remove an obsolete comment
,
Stefano Lattarini
,
2012/06/21
[Automake-NG] [PATCH 03/14] [ng] clean: simplify cleaning of compiled objects
,
Stefano Lattarini
,
2012/06/21
Re: [Automake-NG] [PATCH 03/14] [ng] clean: simplify cleaning of compiled objects
,
Akim Demaille
,
2012/06/21
Re: [Automake-NG] [PATCH 03/14] [ng] clean: simplify cleaning of compiled objects
,
Stefano Lattarini
,
2012/06/21
Re: [Automake-NG] [PATCH 03/14] [ng] clean: simplify cleaning of compiled objects
,
Akim Demaille
,
2012/06/21
Re: [Automake-NG] [PATCH 03/14] [ng] clean: simplify cleaning of compiled objects
,
Dave Hart
,
2012/06/21
Re: [Automake-NG] [PATCH 03/14] [ng] clean: simplify cleaning of compiled objects
,
Stefano Lattarini
,
2012/06/21
Re: [Automake-NG] [PATCH 03/14] [ng] clean: simplify cleaning of compiled objects
,
Dave Hart
,
2012/06/21
Re: [Automake-NG] [PATCH 03/14] [ng] clean: simplify cleaning of compiled objects
,
Stefano Lattarini
,
2012/06/21
[Automake-NG] [PATCH 02/14] [ng] deptrack: clean depdirs using *clean-am targets
,
Stefano Lattarini
,
2012/06/21
Re: [Automake-NG] [PATCH 02/14] [ng] deptrack: clean depdirs using *clean-am targets
,
Akim Demaille
,
2012/06/21
[Automake-NG] [PATCH 04/14] [ng] clean: revam p recipes and APIs to extend cleaning rules
,
Stefano Lattarini
,
2012/06/21
Re: [Automake-NG] [PATCH 04/14] [ng] clean: revamp recipes and APIs to extend cleaning rules
,
Akim Demaille
,
2012/06/21
Re: [Automake-NG] [PATCH 04/14] [ng] clean: revamp recipes and APIs to extend cleaning rules
,
Stefano Lattarini
,
2012/06/21
Re: [Automake-NG] [PATCH 04/14] [ng] clean: revamp recipes and APIs to extend cleaning rules
,
Akim Demaille
,
2012/06/21
Re: [Automake-NG] [PATCH 04/14] [ng] clean: revamp recipes and APIs to extend cleaning rules
,
Stefano Lattarini
,
2012/06/24
Re: [Automake-NG] [PATCH 04/14] [ng] clean: revamp recipes and APIs to extend cleaning rules
,
Akim Demaille
,
2012/06/26
Re: [Automake-NG] [PATCH 04/14] [ng] clean: revamp recipes and APIs to extend cleaning rules
,
Dave Hart
,
2012/06/21
Re: [Automake-NG] [PATCH 04/14] [ng] clean: revamp recipes and APIs to extend cleaning rules
,
Stefano Lattarini
,
2012/06/21
[Automake-NG] [PATCH 06/14] [ng] automake: new global variable '%clean_dirs'
,
Stefano Lattarini
,
2012/06/21
Re: [Automake-NG] [PATCH 06/14] [ng] automake: new global variable '%clean_dirs'
,
Akim Demaille
,
2012/06/21
Re: [Automake-NG] [PATCH 06/14] [ng] automake: new global variable '%clean_dirs'
,
Stefano Lattarini
,
2012/06/21
[Automake-NG] [PATCH 05/14] [ng] clean: do not ignore errors while removing files
,
Stefano Lattarini
,
2012/06/21
Re: [Automake-NG] [PATCH 05/14] [ng] clean: do not ignore errors while removing files
,
Akim Demaille
,
2012/06/21
Re: [Automake-NG] [PATCH 05/14] [ng] clean: do not ignore errors while removing files
,
Dave Hart
,
2012/06/21
Re: [Automake-NG] [PATCH 05/14] [ng] clean: do not ignore errors while removing files
,
Stefano Lattarini
,
2012/06/21
[Automake-NG] [PATCH 08/14] [ng] cleanup: remove 'depend.am'
,
Stefano Lattarini
,
2012/06/21
Re: [Automake-NG] [PATCH 08/14] [ng] cleanup: remove 'depend.am'
,
Akim Demaille
,
2012/06/21
[Automake-NG] [PATCH 11/14] [ng] cleanup: merge '%compile_clean_files' in '%clean_files'
,
Stefano Lattarini
,
2012/06/21
Re: [Automake-NG] [PATCH 11/14] [ng] cleanup: merge '%compile_clean_files' in '%clean_files'
,
Akim Demaille
,
2012/06/21
[Automake-NG] [PATCH 09/14] [ng] clean: don't remove object files in '.' unconditionally
,
Stefano Lattarini
,
2012/06/21
Re: [Automake-NG] [PATCH 09/14] [ng] clean: don't remove object files in '.' unconditionally
,
Akim Demaille
,
2012/06/21
Re: [Automake-NG] [PATCH 09/14] [ng] clean: don't remove object files in '.' unconditionally
,
Stefano Lattarini
,
2012/06/21
[Automake-NG] [PATCH 07/14] [ng] refactoring: move definition of $(am__mv) in depend2.am
,
Stefano Lattarini
,
2012/06/21
Re: [Automake-NG] [PATCH 07/14] [ng] refactoring: move definition of $(am__mv) in depend2.am
,
Akim Demaille
,
2012/06/21
Re: [Automake-NG] [PATCH 07/14] [ng] refactoring: move definition of $(am__mv) in depend2.am
,
Stefano Lattarini
,
2012/06/21
[Automake-NG] [PATCH 10/14] [ng] refactoring: no "cleaning" rules in compile.am
,
Stefano Lattarini
,
2012/06/21
Re: [Automake-NG] [PATCH 10/14] [ng] refactoring: no "cleaning" rules in compile.am
,
Akim Demaille
,
2012/06/21
Re: [Automake-NG] [PATCH 10/14] [ng] refactoring: no "cleaning" rules in compile.am
,
Stefano Lattarini
,
2012/06/21
[Automake-NG] [PATCH 12/14] [ng] refactor: prefer '&file_contents' over '&file_contents_internals'
,
Stefano Lattarini
,
2012/06/21
Re: [Automake-NG] [PATCH 12/14] [ng] refactor: prefer '&file_contents' over '&file_contents_internals'
,
Akim Demaille
,
2012/06/21
[Automake-NG] [PATCH 14/14] [ng] check: keep cleaning of '.log' and '.trs' files near other rules
,
Stefano Lattarini
,
2012/06/21
Re: [Automake-NG] [PATCH 14/14] [ng] check: keep cleaning of '.log' and '.trs' files near other rules
,
Akim Demaille
,
2012/06/21
Re: [Automake-NG] [PATCH 14/14] [ng] check: keep cleaning of '.log' and '.trs' files near other rules
,
Stefano Lattarini
,
2012/06/21
[Automake-NG] [PATCH 13/14] [ng] cleanup: remove 'libtool.am'
,
Stefano Lattarini
,
2012/06/21
Re: [Automake-NG] [PATCH 13/14] [ng] cleanup: remove 'libtool.am'
,
Akim Demaille
,
2012/06/21
Re: [Automake-NG] [PATCH 13/14] [ng] cleanup: remove 'libtool.am'
,
Stefano Lattarini
,
2012/06/21
Re: [Automake-NG] [PATCH 13/14] [ng] cleanup: remove 'libtool.am'
,
Stefano Lattarini
,
2012/06/21
[Automake-NG] [PATCH 15/14] [ng] cleanup: remove 'clean-hdr.am'
,
Stefano Lattarini
,
2012/06/21
[Automake-NG] [PATCH 16/14] [ng] clean: drop minor DOS-related cruft in libtool support
,
Stefano Lattarini
,
2012/06/21
[Automake-NG] [RFC] [ng] cleanup: merge '%compile_clean_files' in '%clean_files'
,
Stefano Lattarini
,
2012/06/21
Re: [Automake-NG] [RFC] [ng] cleanup: merge '%compile_clean_files' in '%clean_files'
,
Akim Demaille
,
2012/06/22
Re: [Automake-NG] [RFC] [ng] cleanup: merge '%compile_clean_files' in '%clean_files'
,
Stefano Lattarini
,
2012/06/22
Re: [Automake-NG] [RFC] [ng] cleanup: merge '%compile_clean_files' in '%clean_files'
,
Bob Friesenhahn
,
2012/06/22
Re: [Automake-NG] [PATCH 00/14] Rework cleaning rules APIs and implementation
,
Stefano Lattarini
,
2012/06/27
[Automake-NG] [FYI] [ng] maintcheck: remove a test that can't work for Automake-NG
,
Stefano Lattarini
,
2012/06/20
Re: [Automake-NG] [FYI] [ng] maintcheck: remove a test that can't work for Automake-NG
,
Akim Demaille
,
2012/06/21
[Automake-NG] [PATCH] [ng] general: simpler workaround for CDPATH issues
,
Stefano Lattarini
,
2012/06/18
Re: [Automake-NG] [PATCH] [ng] general: simpler workaround for CDPATH issues
,
Stefano Lattarini
,
2012/06/20
Re: [Automake-NG] [PATCH] [ng] general: simpler workaround for CDPATH issues
,
Akim Demaille
,
2012/06/20
[Automake-NG] [AUTOMAKE-NG] AM_PROG_CC_C_0: command not found
,
Jiang Xiaodong
,
2012/06/18
Re: [Automake-NG] [AUTOMAKE-NG] AM_PROG_CC_C_0: command not found
,
Eric Blake
,
2012/06/18
[Automake-NG] [PATCH] [ng] silent: simplify by taking advantage of GNU make semantics
,
Stefano Lattarini
,
2012/06/18
Re: [Automake-NG] [PATCH] [ng] silent: simplify by taking advantage of GNU make semantics
,
Akim Demaille
,
2012/06/18
Re: [Automake-NG] [PATCH] [ng] silent: simplify by taking advantage of GNU make semantics
,
Stefano Lattarini
,
2012/06/18
Re: [Automake-NG] [PATCH] [ng] silent: simplify by taking advantage of GNU make semantics
,
Dave Hart
,
2012/06/18
Re: [Automake-NG] [PATCH] [ng] silent: simplify by taking advantage of GNU make semantics
,
Stefano Lattarini
,
2012/06/18
[Automake-NG] [PATCH] texi: require Texinfo >= 4.9, related enhancements
,
Stefano Lattarini
,
2012/06/17
Re: [Automake-NG] [PATCH] texi: require Texinfo >= 4.9, related enhancements
,
Akim Demaille
,
2012/06/18
Re: [Automake-NG] [PATCH] texi: require Texinfo >= 4.9, related enhancements
,
Stefano Lattarini
,
2012/06/18
Re: [Automake-NG] [PATCH] texi: require Texinfo >= 4.9, related enhancements
,
Stefano Lattarini
,
2012/06/18
Re: [Automake-NG] [PATCH] texi: require Texinfo >= 4.9, related enhancements
,
Stefano Lattarini
,
2012/06/20
[Automake-NG] [PATCH 00/26] Several improvements and partial rewriting of Texinfo support
,
Stefano Lattarini
,
2012/06/16
[Automake-NG] [PATCH 02/26] [ng] texi: tweak rules for HTML generation to spawn only one shell
,
Stefano Lattarini
,
2012/06/16
Re: [Automake-NG] [PATCH 02/26] [ng] texi: tweak rules for HTML generation to spawn only one shell
,
Dave Hart
,
2012/06/16
Re: [Automake-NG] [PATCH 02/26] [ng] texi: tweak rules for HTML generation to spawn only one shell
,
Stefano Lattarini
,
2012/06/17
Re: [Automake-NG] [PATCH 02/26] [ng] texi: tweak rules for HTML generation to spawn only one shell
,
Akim Demaille
,
2012/06/17
Re: [Automake-NG] [PATCH 02/26] [ng] texi: tweak rules for HTML generation to spawn only one shell
,
Stefano Lattarini
,
2012/06/17
Re: [Automake-NG] [PATCH 02/26] [ng] texi: tweak rules for HTML generation to spawn only one shell
,
Akim Demaille
,
2012/06/17
Re: [Automake-NG] [PATCH 02/26] [ng] texi: tweak rules for HTML generation to spawn only one shell
,
Stefano Lattarini
,
2012/06/17
[Automake-NG] [PATCH 01/26] [ng] texi: simplify by always assuming generic rules
,
Stefano Lattarini
,
2012/06/16
Re: [Automake-NG] [PATCH 01/26] [ng] texi: simplify by always assuming generic rules
,
Akim Demaille
,
2012/06/17
Re: [Automake-NG] [PATCH 01/26] [ng] texi: simplify by always assuming generic rules
,
Stefano Lattarini
,
2012/06/17
[Automake-NG] [PATCH 03/26] [ng] texi: reimplement '.info' build using target-specific variables
,
Stefano Lattarini
,
2012/06/16
Re: [Automake-NG] [PATCH 03/26] [ng] texi: reimplement '.info' build using target-specific variables
,
Akim Demaille
,
2012/06/17
Re: [Automake-NG] [PATCH 03/26] [ng] texi: reimplement '.info' build using target-specific variables
,
Stefano Lattarini
,
2012/06/17
Re: [Automake-NG] [PATCH 03/26] [ng] texi: reimplement '.info' build using target-specific variables
,
Akim Demaille
,
2012/06/17
[Automake-NG] [PATCH 04/26] [ng] texi: more target-specific variables use in '.info' build rules
,
Stefano Lattarini
,
2012/06/16
Re: [Automake-NG] [PATCH 04/26] [ng] texi: more target-specific variables use in '.info' build rules
,
Akim Demaille
,
2012/06/17
Re: [Automake-NG] [PATCH 04/26] [ng] texi: more target-specific variables use in '.info' build rules
,
Stefano Lattarini
,
2012/06/17
Re: [Automake-NG] [PATCH 04/26] [ng] texi: more target-specific variables use in '.info' build rules
,
Akim Demaille
,
2012/06/17
Re: [Automake-NG] [PATCH 04/26] [ng] texi: more target-specific variables use in '.info' build rules
,
Stefano Lattarini
,
2012/06/17
[Automake-NG] [PATCH 05/26] [ng] texi: drop support for suffix-less info files
,
Stefano Lattarini
,
2012/06/16
Re: [Automake-NG] [PATCH 05/26] [ng] texi: drop support for suffix-less info files
,
Dave Hart
,
2012/06/16
Re: [Automake-NG] [PATCH 05/26] [ng] texi: drop support for suffix-less info files
,
Stefano Lattarini
,
2012/06/17
Re: [Automake-NG] [PATCH 05/26] [ng] texi: drop support for suffix-less info files
,
Akim Demaille
,
2012/06/17
Re: [Automake-NG] [PATCH 05/26] [ng] texi: drop support for suffix-less info files
,
Stefano Lattarini
,
2012/06/17
[Automake-NG] [PATCH 07/26] [ng] texi: read 'texbuild' rules more verbatim
,
Stefano Lattarini
,
2012/06/16
Re: [Automake-NG] [PATCH 07/26] [ng] texi: read 'texbuild' rules more verbatim
,
Stefano Lattarini
,
2012/06/17
[Automake-NG] [PATCH 08/26] [ng] texi: reduce code duplication in texibuild.am
,
Stefano Lattarini
,
2012/06/16
Re: [Automake-NG] [PATCH 08/26] [ng] texi: reduce code duplication in texibuild.am
,
Akim Demaille
,
2012/06/17
Re: [Automake-NG] [PATCH 08/26] [ng] texi: reduce code duplication in texibuild.am
,
Stefano Lattarini
,
2012/06/17
[Automake-NG] [PATCH 06/26] [ng] texi: be sure to only emit generic pattern rules once
,
Stefano Lattarini
,
2012/06/16
Re: [Automake-NG] [PATCH 06/26] [ng] texi: be sure to only emit generic pattern rules once
,
Akim Demaille
,
2012/06/17
Re: [Automake-NG] [PATCH 06/26] [ng] texi: be sure to only emit generic pattern rules once
,
Stefano Lattarini
,
2012/06/17
Re: [Automake-NG] [PATCH 06/26] [ng] texi: be sure to only emit generic pattern rules once
,
Akim Demaille
,
2012/06/17
Re: [Automake-NG] [PATCH 06/26] [ng] texi: be sure to only emit generic pattern rules once
,
Stefano Lattarini
,
2012/06/17
Re: [Automake-NG] [PATCH 06/26] [ng] texi: be sure to only emit generic pattern rules once
,
Akim Demaille
,
2012/06/17
[Automake-NG] [PATCH 09/26] [ng] texi: refactoring in texibuild.am
,
Stefano Lattarini
,
2012/06/16
Re: [Automake-NG] [PATCH 09/26] [ng] texi: refactoring in texibuild.am
,
Akim Demaille
,
2012/06/17
[Automake-NG] [PATCH 10/26] [ng] texi: reduce code duplication in output Makefile
,
Stefano Lattarini
,
2012/06/16
Re: [Automake-NG] [PATCH 10/26] [ng] texi: reduce code duplication in output Makefile
,
Akim Demaille
,
2012/06/17
Re: [Automake-NG] [PATCH 10/26] [ng] texi: reduce code duplication in output Makefile
,
Stefano Lattarini
,
2012/06/17
[Automake-NG] [PATCH 11/26] [ng] texi: reorganize '.am' fragments a bit
,
Stefano Lattarini
,
2012/06/16
Re: [Automake-NG] [PATCH 11/26] [ng] texi: reorganize '.am' fragments a bit
,
Akim Demaille
,
2012/06/17
[Automake-NG] [PATCH 12/26] [ng] texi: reorganize '.am' fragments even more
,
Stefano Lattarini
,
2012/06/16
Re: [Automake-NG] [PATCH 12/26] [ng] texi: reorganize '.am' fragments even more
,
Akim Demaille
,
2012/06/17
[Automake-NG] [PATCH 13/26] [ng] texi: drop transforms when reading texibuild.am
,
Stefano Lattarini
,
2012/06/16
Re: [Automake-NG] [PATCH 13/26] [ng] texi: drop transforms when reading texibuild.am
,
Akim Demaille
,
2012/06/17
Re: [Automake-NG] [PATCH 13/26] [ng] texi: drop transforms when reading texibuild.am
,
Stefano Lattarini
,
2012/06/17
Re: [Automake-NG] [PATCH 13/26] [ng] texi: drop transforms when reading texibuild.am
,
Akim Demaille
,
2012/06/17
[Automake-NG] [PATCH 14/26] [ng] texi: adjust names of vars used for silent rules support
,
Stefano Lattarini
,
2012/06/16
Re: [Automake-NG] [PATCH 14/26] [ng] texi: adjust names of vars used for silent rules support
,
Akim Demaille
,
2012/06/17
[Automake-NG] [PATCH 15/26] [ng] texi: drop a useless transform when processing texinfos.am
,
Stefano Lattarini
,
2012/06/16
[Automake-NG] [PATCH 16/26] [ng] refactor: more proper name for a subroutine in automake
,
Stefano Lattarini
,
2012/06/16
[Automake-NG] [PATCH 17/26] [ng] texi: always look for mdate-sh in the build-aux directory ...
,
Stefano Lattarini
,
2012/06/16
Re: [Automake-NG] [PATCH 17/26] [ng] texi: always look for mdate-sh in the build-aux directory ...
,
Dave Hart
,
2012/06/16
Re: [Automake-NG] [PATCH 17/26] [ng] texi: always look for mdate-sh in the build-aux directory ...
,
Stefano Lattarini
,
2012/06/17
[Automake-NG] [PATCH 18/26] [ng] coverage: texinfo input files using @include directives
,
Stefano Lattarini
,
2012/06/16
Re: [Automake-NG] [PATCH 18/26] [ng] coverage: texinfo input files using @include directives
,
Akim Demaille
,
2012/06/17
Re: [Automake-NG] [PATCH 18/26] [ng] coverage: texinfo input files using @include directives
,
Stefano Lattarini
,
2012/06/17
Re: [Automake-NG] [PATCH 18/26] [ng] coverage: texinfo input files using @include directives
,
Akim Demaille
,
2012/06/17
[Automake-NG] [PATCH 19/26] [ng] automake: remove two unused variables from '&handle_texinfo_source'
,
Stefano Lattarini
,
2012/06/16
[Automake-NG] [PATCH 21/26] [ng] texi: move some more knowledge from automake to texi-spec.am
,
Stefano Lattarini
,
2012/06/16
Re: [Automake-NG] [PATCH 21/26] [ng] texi: move some more knowledge from automake to texi-spec.am
,
Dave Hart
,
2012/06/16
Re: [Automake-NG] [PATCH 21/26] [ng] texi: move some more knowledge from automake to texi-spec.am
,
Stefano Lattarini
,
2012/06/17
[Automake-NG] [PATCH 22/26] [ng] texi: simplify handle_texinfo_source by assuming '.info' suffix ...
,
Stefano Lattarini
,
2012/06/16
[Automake-NG] [PATCH 23/26] [ng] automake: merge handle_texinfo_source() -> handle_texinfo_helper()
,
Stefano Lattarini
,
2012/06/16
Re: [Automake-NG] [PATCH 23/26] [ng] automake: merge handle_texinfo_source() -> handle_texinfo_helper()
,
Akim Demaille
,
2012/06/17
Re: [Automake-NG] [PATCH 23/26] [ng] automake: merge handle_texinfo_source() -> handle_texinfo_helper()
,
Stefano Lattarini
,
2012/06/17
[Automake-NG] [PATCH 20/26] [ng] texi: in texi-spec.am, assume suffix for info files is always '.info'
,
Stefano Lattarini
,
2012/06/16
[Automake-NG] [PATCH 24/26] [ng] texi: "de-prettify" makeinfo command line
,
Stefano Lattarini
,
2012/06/16
[Automake-NG] [PATCH 25/26] [ng] texi: move more code from automake to Makefile
,
Stefano Lattarini
,
2012/06/16
[Automake-NG] [PATCH 26/26] [ng] texi: remove some crufty code to support obsolete environment
,
Stefano Lattarini
,
2012/06/16
Re: [Automake-NG] [PATCH 26/26] [ng] texi: remove some crufty code to support obsolete environment
,
Akim Demaille
,
2012/06/17
Re: [Automake-NG] [PATCH 26/26] [ng] texi: remove some crufty code to support obsolete environment
,
Stefano Lattarini
,
2012/06/17
[Automake-NG] [PATCHv2 26/26] [ng] texi: remove some crufty code to support obsolete environment
,
Stefano Lattarini
,
2012/06/17
Re: [Automake-NG] [PATCH 26/26] [ng] texi: remove some crufty code to support obsolete environment
,
Akim Demaille
,
2012/06/17
[Automake-NG] [PATCH 27/26] [ng] tests: rename silent8.sh -> silent-info.sh
,
Stefano Lattarini
,
2012/06/17
[Automake-NG] [PATCHv2 27/26] [ng] tests: rename silent8.sh -> silent-texi.sh
,
Stefano Lattarini
,
2012/06/17
[Automake-NG] [PATCH 28/26] [ng] coverage: texinfo silent rules with a subdir texinfo file
,
Stefano Lattarini
,
2012/06/17
[Automake-NG] [PATCH 29/26] [ng] texi: drop support for '.txi' and '.texinfo' suffixes
,
Stefano Lattarini
,
2012/06/17
Re: [Automake-NG] [PATCH 29/26] [ng] texi: drop support for '.txi' and '.texinfo' suffixes
,
Akim Demaille
,
2012/06/17
Re: [Automake-NG] [PATCH 29/26] [ng] texi: drop support for '.txi' and '.texinfo' suffixes
,
Stefano Lattarini
,
2012/06/17
Re: [Automake-NG] [PATCH 29/26] [ng] texi: drop support for '.txi' and '.texinfo' suffixes
,
Stefano Lattarini
,
2012/06/18
[Automake-NG] [FYI] [ng] texi: reimplement '.info' build using target-specific variables
,
Stefano Lattarini
,
2012/06/15
Re: [Automake-NG] [FYI] [ng] texi: reimplement '.info' build using target-specific variables
,
Stefano Lattarini
,
2012/06/15
[Automake-NG] [FYI] [ng] texinfo: tweak rules for HTML generation to spawn only one shell
,
Stefano Lattarini
,
2012/06/15
Re: [Automake-NG] [FYI] [ng] texinfo: tweak rules for HTML generation to spawn only one shell
,
Stefano Lattarini
,
2012/06/15
[Automake-NG] [FYI] [ng] texinfo: simplify by always assuming generic rules
,
Stefano Lattarini
,
2012/06/15
Re: [Automake-NG] [FYI] [ng] texinfo: simplify by always assuming generic rules
,
Stefano Lattarini
,
2012/06/15
[Automake-NG] [FYI] [ng] general: support a private directory, for use by automake internals
,
Stefano Lattarini
,
2012/06/15
[Automake-NG] [PATCH] [ng] texinfo: pattern rules with empty suffixes are OK
,
Stefano Lattarini
,
2012/06/15
Re: [Automake-NG] [PATCH] [ng] texinfo: pattern rules with empty suffixes are OK
,
Stefano Lattarini
,
2012/06/15
[Automake-NG] [FYI] [ng] cosmetics: remove few obsolescent comments in autoamake
,
Stefano Lattarini
,
2012/06/15
[Automake-NG] [FYI] coverage: support for double-colon rules both in Automake and GNU make
,
Stefano Lattarini
,
2012/06/15
[Automake-NG] [PATCH 0/2] subdirs: a couple of small improvements
,
Stefano Lattarini
,
2012/06/15
[Automake-NG] [PATCH 1/2] [ng] subdirs: prefer "make -C dir" over "cd dir && make"
,
Stefano Lattarini
,
2012/06/15
[Automake-NG] [PATCH 2/2] [ng] subdirs: use static pattern rules to define *-recursive targets
,
Stefano Lattarini
,
2012/06/15
Re: [Automake-NG] [PATCH 0/2] subdirs: a couple of small improvements
,
Akim Demaille
,
2012/06/15
[Automake-NG] [PATCH 0/2] all, check, install: move more processing at make runtime
,
Stefano Lattarini
,
2012/06/14
[Automake-NG] [PATCH 1/2] [ng] built sources: enhance testsuite coverage
,
Stefano Lattarini
,
2012/06/14
[Automake-NG] [PATCH 2/2] [ng] all, check, install: move more processing at make runtime
,
Stefano Lattarini
,
2012/06/14
Re: [Automake-NG] [PATCH 2/2] [ng] all, check, install: move more processing at make runtime
,
Akim Demaille
,
2012/06/15
Re: [Automake-NG] [PATCH 2/2] [ng] all, check, install: move more processing at make runtime
,
Stefano Lattarini
,
2012/06/15
Re: [Automake-NG] [PATCH 2/2] [ng] all, check, install: move more processing at make runtime
,
Akim Demaille
,
2012/06/15
Re: [Automake-NG] [PATCH 2/2] [ng] all, check, install: move more processing at make runtime
,
Stefano Lattarini
,
2012/06/15
Re: [Automake-NG] [PATCH 2/2] [ng] all, check, install: move more processing at make runtime
,
Dave Hart
,
2012/06/15
Re: [Automake-NG] [PATCH 2/2] [ng] all, check, install: move more processing at make runtime
,
Stefano Lattarini
,
2012/06/15
Re: [Automake-NG] [PATCH 2/2] [ng] all, check, install: move more processing at make runtime
,
Dave Hart
,
2012/06/15
Re: [Automake-NG] [PATCH 2/2] [ng] all, check, install: move more processing at make runtime
,
Eric Blake
,
2012/06/15
[Automake-NG] [FYI] [ng]: tests: don't check whether $MAKE is GNU make -- of course it is
,
Stefano Lattarini
,
2012/06/12
[Automake-NG] [FYI] [ng] tests: merge, tweak and modernize few test scripts
,
Stefano Lattarini
,
2012/06/10
Re: [Automake-NG] [FYI] [ng] tests: merge, tweak and modernize few test scripts
,
Akim Demaille
,
2012/06/11
[Automake-NG] [FYI] [ng] maintcheck: fix failures introduced by the recent merge of master
,
Stefano Lattarini
,
2012/06/09
[Automake-NG] [PATCH] [ng] tests: merge, tweak and modernize few test scripts
,
Stefano Lattarini
,
2012/06/09
Re: [Automake-NG] [PATCH] [ng] tests: merge, tweak and modernize few test scripts
,
Akim Demaille
,
2012/06/10
Re: [Automake-NG] [PATCH] [ng] tests: merge, tweak and modernize few test scripts
,
Stefano Lattarini
,
2012/06/10
[Automake-NG] [PATCH] [ng] tests: fix unportable find(1) usage
,
Stefano Lattarini
,
2012/06/09
[Automake-NG] [FYI] Merge branch 'master' into ng/master
,
Stefano Lattarini
,
2012/06/09
[Automake-NG] [FYI] [ng] docs: fix a bug in generation of man pages
,
Stefano Lattarini
,
2012/06/09
[Automake-NG] A bison "fork" whose build system uses Automake-NG
,
Stefano Lattarini
,
2012/06/08
Re: [Automake-NG] A bison "fork" whose build system uses Automake-NG
,
Akim Demaille
,
2012/06/13
[Automake-NG] [PATCH 0/3] depcomp: unify rules for '.o' and '.obj' objects
,
Stefano Lattarini
,
2012/06/08
[Automake-NG] [PATCH 2/3] [ng] depcomp: unify rules for '.o' and '.obj' objects
,
Stefano Lattarini
,
2012/06/08
[Automake-NG] [PATCH 1/3] [ng] depcomp: prefer make automatic variables over automake transforms
,
Stefano Lattarini
,
2012/06/08
[Automake-NG] [PATCH 3/3] [ng] depcomp: remove unused variable '$source' from the depcomp script
,
Stefano Lattarini
,
2012/06/08
Re: [Automake-NG] [PATCH 0/3] depcomp: unify rules for '.o' and '.obj' objects
,
Stefano Lattarini
,
2012/06/09
[Automake-NG] [PATCH 0/4] Place objects for sources in a subdir into the same subdir
,
Stefano Lattarini
,
2012/06/08
[Automake-NG] [PATCH 1/4] [ng] automake: don't define many identical 'lang_*_rewrite' subroutines
,
Stefano Lattarini
,
2012/06/08
Re: [Automake-NG] [PATCH 1/4] [ng] automake: don't define many identical 'lang_*_rewrite' subroutines
,
Akim Demaille
,
2012/06/08
Re: [Automake-NG] [PATCH 1/4] [ng] automake: don't define many identical 'lang_*_rewrite' subroutines
,
Stefano Lattarini
,
2012/06/08
[Automake-NG] [PATCH 2/4] [ng] subdir-objects: enable unconditionally
,
Stefano Lattarini
,
2012/06/08
Re: [Automake-NG] [PATCH 2/4] [ng] subdir-objects: enable unconditionally
,
Akim Demaille
,
2012/06/08
Re: [Automake-NG] [PATCH 2/4] [ng] subdir-objects: enable unconditionally
,
Stefano Lattarini
,
2012/06/08
Re: [Automake-NG] [PATCH 2/4] [ng] subdir-objects: enable unconditionally
,
Bob Friesenhahn
,
2012/06/08
Re: [Automake-NG] [PATCH 2/4] [ng] subdir-objects: enable unconditionally
,
Stefano Lattarini
,
2012/06/08
Re: [Automake-NG] [PATCH 2/4] [ng] subdir-objects: enable unconditionally
,
Eric Blake
,
2012/06/08
Re: [Automake-NG] [PATCH 2/4] [ng] subdir-objects: enable unconditionally
,
Stefano Lattarini
,
2012/06/08
[Automake-NG] [PATCH 4/4] [ng] cleanup: after enabling of subdir-objects unconditionally
,
Stefano Lattarini
,
2012/06/08
Re: [Automake-NG] [PATCH 4/4] [ng] cleanup: after enabling of subdir-objects unconditionally
,
Akim Demaille
,
2012/06/08
Re: [Automake-NG] [PATCH 4/4] [ng] cleanup: after enabling of subdir-objects unconditionally
,
Stefano Lattarini
,
2012/06/08
Re: [Automake-NG] [PATCH 4/4] [ng] cleanup: after enabling of subdir-objects unconditionally
,
Akim Demaille
,
2012/06/08
Re: [Automake-NG] [PATCH 4/4] [ng] cleanup: after enabling of subdir-objects unconditionally
,
Stefano Lattarini
,
2012/06/08
Re: [Automake-NG] [PATCH 4/4] [ng] cleanup: after enabling of subdir-objects unconditionally
,
Akim Demaille
,
2012/06/08
Re: [Automake-NG] [PATCH 4/4] [ng] cleanup: after enabling of subdir-objects unconditionally
,
Stefano Lattarini
,
2012/06/08
Re: [Automake-NG] [PATCH 4/4] [ng] cleanup: after enabling of subdir-objects unconditionally
,
Akim Demaille
,
2012/06/08
Re: [Automake-NG] [PATCH 4/4] [ng] cleanup: after enabling of subdir-objects unconditionally
,
Stefano Lattarini
,
2012/06/08
Re: [Automake-NG] [PATCH 4/4] [ng] cleanup: after enabling of subdir-objects unconditionally
,
Stefano Lattarini
,
2012/06/08
[Automake-NG] [PATCH 3/4] [ng] tests: remove explicit usages of the 'subdir-objects' option
,
Stefano Lattarini
,
2012/06/08
[Automake-NG] [PATCH] [ng] parallel-tests: use 'am__error' instead of hand-rolled equivalent
,
Stefano Lattarini
,
2012/06/06
Re: [Automake-NG] [PATCH] [ng] parallel-tests: use 'am__error' instead of hand-rolled equivalent
,
Akim Demaille
,
2012/06/07
[Automake-NG] Input preprocessing, verbatim output, etc. (was: Re: [PATCH] [ng] parallel-tests: use 'am__error' instead of hand-rolled equivalent)
,
Stefano Lattarini
,
2012/06/07
Re: [Automake-NG] [PATCH] [ng] parallel-tests: use 'am__error' instead of hand-rolled equivalent
,
Stefano Lattarini
,
2012/06/07
[Automake-NG] [PATCH 0/5] Some minor cleanup and fixlets for lex and yacc
,
Stefano Lattarini
,
2012/06/05
[Automake-NG] [PATCH 1/5] [ng] cleanup: don't error on 'YACCFLAGS' usage
,
Stefano Lattarini
,
2012/06/05
[Automake-NG] [PATCH 2/5] [ng] refactor: merge lang_{yacc, lex}_finish functions
,
Stefano Lattarini
,
2012/06/05
[Automake-NG] [PATCH 3/5] [ng] lex: fix a (mostly harmless) typo in code
,
Stefano Lattarini
,
2012/06/05
[Automake-NG] [PATCH 4/5] [ng] yacc/c++: prefer automake-time processing over recipe-time one
,
Stefano Lattarini
,
2012/06/05
Re: [Automake-NG] [PATCH 4/5] [ng] yacc/c++: prefer automake-time processing over recipe-time one
,
Dave Hart
,
2012/06/06
Re: [Automake-NG] [PATCH 4/5] [ng] yacc/c++: prefer automake-time processing over recipe-time one
,
Stefano Lattarini
,
2012/06/06
Re: [Automake-NG] [PATCH 4/5] [ng] yacc/c++: prefer automake-time processing over recipe-time one
,
Akim Demaille
,
2012/06/06
Re: [Automake-NG] [PATCH 4/5] [ng] yacc/c++: prefer automake-time processing over recipe-time one
,
Dave Hart
,
2012/06/06
Re: [Automake-NG] [PATCH 4/5] [ng] yacc/c++: prefer automake-time processing over recipe-time one
,
Stefano Lattarini
,
2012/06/06
[Automake-NG] [PATCH 5/5] [ng] yacc: prefer use of automatic variables over automake-time transforms
,
Stefano Lattarini
,
2012/06/05
Re: [Automake-NG] [PATCH 0/5] Some minor cleanup and fixlets for lex and yacc
,
Akim Demaille
,
2012/06/06
Re: [Automake-NG] [PATCH 0/5] Some minor cleanup and fixlets for lex and yacc
,
Stefano Lattarini
,
2012/06/06
[Automake-NG] [PATCH 0/7] Move detection of possible typos in _SOURCES etc. at make runtime
,
Stefano Lattarini
,
2012/06/05
[Automake-NG] [PATCH 2/7] [ng] automake: new global variable '%known_ltlibraries'
,
Stefano Lattarini
,
2012/06/05
[Automake-NG] [PATCH 1/7] [ng] coverage: conditional defn of lib_LIBRARIES and lib_LTLIBRARIES
,
Stefano Lattarini
,
2012/06/05
[Automake-NG] [PATCH 3/7] [ng] refactor: new make variables am__all_libs and am__all_ltlibs
,
Stefano Lattarini
,
2012/06/05
[Automake-NG] [PATCH 5/7] [ng] warns: typos in '_DEPENDENCIES' variables are now reported
,
Stefano Lattarini
,
2012/06/05
[Automake-NG] [PATCH 4/7] [ng] warns: typos in _SOURCES etc. reported at make runtime
,
Stefano Lattarini
,
2012/06/05
[Automake-NG] [PATCH 6/7] [ng] warns: also report typos for 'LOG_DEPENDENCIES' variables
,
Stefano Lattarini
,
2012/06/05
[Automake-NG] [PATCH 7/7] [ng] cleanup: unused variable in the automake script removed
,
Stefano Lattarini
,
2012/06/05
Re: [Automake-NG] [PATCH 0/7] Move detection of possible typos in _SOURCES etc. at make runtime
,
Akim Demaille
,
2012/06/06
[Automake-NG] Issues with the testsuite idiom ". ./defs || Exit 1" (was: Re: [PATCH 0/7] Move detection of possible typos in _SOURCES etc. at make runtime)
,
Stefano Lattarini
,
2012/06/06
Re: [Automake-NG] [PATCH 0/7] Move detection of possible typos in _SOURCES etc. at make runtime
,
Stefano Lattarini
,
2012/06/06
[Automake-NG] [PATCH 1/2] [ng] vartypos: allow user to whitelist false positives
,
Stefano Lattarini
,
2012/06/06
[Automake-NG] [PATCH 2/2] [ng] vartypos: update news file
,
Stefano Lattarini
,
2012/06/06
Re: [Automake-NG] [PATCH 2/2] [ng] vartypos: update news file
,
Akim Demaille
,
2012/06/07
Re: [Automake-NG] [PATCH 2/2] [ng] vartypos: update news file
,
Stefano Lattarini
,
2012/06/07
Re: [Automake-NG] [PATCH 2/2] [ng] vartypos: update news file
,
Akim Demaille
,
2012/06/07
[Automake-NG] Automake-NG APIs and backward-compatibility (was: Re: [PATCH 2/2] [ng] vartypos: update news file)
,
Stefano Lattarini
,
2012/06/07
Re: [Automake-NG] Automake-NG APIs and backward-compatibility (was: Re: [PATCH 2/2] [ng] vartypos: update news file)
,
Akim Demaille
,
2012/06/07
Re: [Automake-NG] Automake-NG APIs and backward-compatibility
,
Stefano Lattarini
,
2012/06/07
Re: [Automake-NG] [PATCH 2/2] [ng] vartypos: update news file
,
Stefano Lattarini
,
2012/06/07
Re: [Automake-NG] [PATCH 1/2] [ng] vartypos: allow user to whitelist false positives
,
Stefano Lattarini
,
2012/06/07
Re: [Automake-NG] [PATCH 12/17] [ng] warns: don't report possible issues with '_DEPENDENCIES' variables
,
Stefano Lattarini
,
2012/06/05
Re: [Automake-NG] [PATCH 12/17] [ng] warns: don't report possible issues with '_DEPENDENCIES' variables
,
Stefano Lattarini
,
2012/06/05
Re: [Automake-NG] [FYI] [ng] automake: allow user to pass Makefile content (mostly) unprocessed
,
Akim Demaille
,
2012/06/03
[Automake-NG] [FYI] [ng] refactor: a first use of "ifndef VAR"
,
Stefano Lattarini
,
2012/06/02
[Automake-NG] [FYI] [ng] internals: new variable $(am__newline)
,
Stefano Lattarini
,
2012/06/02
[Automake-NG] [FYI] [ng] internals: copy 'header-vars.am' more verbatim in the output makefile
,
Stefano Lattarini
,
2012/06/02
[Automake-NG] [FYI] [ng] tests: fix a spurious failure
,
Stefano Lattarini
,
2012/06/02
Re: [Automake-NG] [PATCH 2/2] [ng] texinfo: take advantage of GNU make features in several recipes
,
Stefano Lattarini
,
2012/06/02
Re: [Automake-NG] [PATCH 2/2] [ng] texinfo: take advantage of GNU make features in several recipes
,
Akim Demaille
,
2012/06/03
[Automake-NG] [FYI] [ng] maintcheck: avoid spurious failures
,
Stefano Lattarini
,
2012/06/02
Re: [Automake-NG] [FYI] [ng] maintcheck: avoid spurious failures
,
Dave Hart
,
2012/06/02
Re: [Automake-NG] [FYI] [ng] maintcheck: avoid spurious failures
,
Stefano Lattarini
,
2012/06/02
[Automake-NG] [FYI] Merge branch 'master' into ng/master
,
Stefano Lattarini
,
2012/06/02
[Automake-NG] [FYI] Merge branch 'master' into ng/master
,
Stefano Lattarini
,
2012/06/09
[Automake-NG] [FYI] Merge branch 'master' into ng/master
,
Stefano Lattarini
,
2012/06/12
[Automake-NG] [FYI] Merge branch 'master' into ng/master
,
Stefano Lattarini
,
2012/06/15
[Automake-NG] [FYI] Merge branch 'master' into ng/master
,
Stefano Lattarini
,
2012/06/20
[Automake-NG] [FYI] Merge branch 'master' into ng/master
,
Stefano Lattarini
,
2012/06/22
[Automake-NG] [FYI] Merge branch 'master' into ng/master
,
Stefano Lattarini
,
2012/06/24
[Automake-NG] [FYI] Merge branch 'master' into ng/master
,
Stefano Lattarini
,
2012/06/25
[Automake-NG] [FYI] Merge branch 'master' into ng/master
,
Stefano Lattarini
,
2012/06/27
[Automake-NG] [FYI] Merge branch 'master' into ng/master
,
Stefano Lattarini
,
2012/06/28
[Automake-NG] [FYI] Merge branch 'master' into ng/master
,
Stefano Lattarini
,
2012/06/28
[Automake-NG] [FYI] Merge branch 'master' into ng/master
,
Stefano Lattarini
,
2012/06/30
[Automake-NG] [PATCH] [ng] install: fix an unquoted usage of $(DESTDIR)
,
Stefano Lattarini
,
2012/06/02
[Automake-NG] [FYI] [ng] maintcheck: fix several spurious failures
,
Stefano Lattarini
,
2012/06/02
[Automake-NG] [FYI] [ng] maintcheck: fix bad typo, was preventing some checks to run
,
Stefano Lattarini
,
2012/06/02
Re: [Automake-NG] [PATCH 00/15] Simplify and refacotor variable handling a bit
,
Stefano Lattarini
,
2012/06/02
Re: [Automake-NG] [PATCH 00/15] Simplify and refacotor variable handling a bit
,
Stefano Lattarini
,
2012/06/02
Re: [Automake-NG] [PATCH 00/15] Simplify and refacotor variable handling a bit
,
Akim Demaille
,
2012/06/03
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc