Archives are refreshed every 30 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
automake-patches (thread)
[
Date Index
][
Top
][
All Lists
]
Advanced
[
Prev Period
]
Last Modified: Wed Dec 29 2010 09:13:51 -0500
Threads in reverse chronological order
[
Next Period
]
Re: [PATCH] Trace macros for aclocal options, deprecate ACLOCAL_AMFLAGS.
,
Stefano Lattarini
,
2010/12/28
[PATCH] docs: how to work around checks on invalid primary/directory couples
,
Stefano Lattarini
,
2010/12/25
[FYI] NEWS: Add missing blank line between two entries.
,
Stefano Lattarini
,
2010/12/23
[PATCH 0/10] Explicit warning levels must always take precedence over those implied by the strictness
,
stefano . lattarini
,
2010/12/23
[PATCH 02/10] New test on silent-rules mode and portability warnings.
,
stefano . lattarini
,
2010/12/23
[PATCH 03/10] Warnings win over strictness on command line.
,
stefano . lattarini
,
2010/12/23
[PATCH 01/10] Add new tests on strictness and warnings precedence and overriding.
,
stefano . lattarini
,
2010/12/23
[PATCH 05/10] Remove global/local distinction for automake options.
,
stefano . lattarini
,
2010/12/23
[PATCH 04/10] Refactoring: new $automake_remake_options global variable.
,
stefano . lattarini
,
2010/12/23
Re: [PATCH 04/10] Refactoring: new $automake_remake_options global variable.
,
Stefano Lattarini
,
2010/12/29
Re: [PATCH 04/10] Refactoring: new $automake_remake_options global variable.
,
Stefano Lattarini
,
2010/12/29
[PATCH 06/10] Cleanup in module Automake::Options.
,
stefano . lattarini
,
2010/12/23
[PATCH 07/10] Warnings win over strictness in AM_INIT_AUTOMAKE.
,
stefano . lattarini
,
2010/12/23
[PATCH 08/10] Add more tests about AUTOMAKE_OPTIONS.
,
stefano . lattarini
,
2010/12/23
[PATCH 09/10] Change signature of 'Automake::Options::process_option_list()'.
,
stefano . lattarini
,
2010/12/23
[PATCH 10/10] Warnings win over strictness in AUTOMAKE_OPTIONS.
,
stefano . lattarini
,
2010/12/23
[PATCH 11/10] Update NEWS about the warnings-over-strictness precedence.
,
Stefano Lattarini
,
2010/12/24
[PATCH 12/10] More checks on warnings/strictness in precedence ("metawarnings").
,
Stefano Lattarini
,
2010/12/24
[CONTROVERSIAL REQUEST] Give the tests more proper names.
,
Stefano Lattarini
,
2010/12/22
Fix parallel testsuite run with zsh
,
Stefano Lattarini
,
2010/12/22
Re: Fix parallel testsuite run with zsh
,
Stefano Lattarini
,
2010/12/22
[FYI] Fix two spurious testsuite failures on IRIX 6.5 (was: Re: Testsuite failures on IRIX 6.5)
,
Stefano Lattarini
,
2010/12/22
[FYI] {tests-init} Tests defs: keep track of original $AUTOMAKE and $ACLOCAL values.
,
Stefano Lattarini
,
2010/12/22
[FYI] docs: cygnus mode doesn't require AM_CYGWIN32 macro.
,
Stefano Lattarini
,
2010/12/21
Re: [FYI] docs: cygnus mode doesn't require AM_CYGWIN32 macro.
,
Stefano Lattarini
,
2010/12/21
Re: [FYI] docs: cygnus mode doesn't require AM_CYGWIN32 macro.
,
Stefano Lattarini
,
2010/12/22
Re: [FYI] docs: cygnus mode doesn't require AM_CYGWIN32 macro.
,
Ralf Wildenhues
,
2010/12/22
[PATCH] {maint} Add some tests on 'cygnus' mode
,
Stefano Lattarini
,
2010/12/21
Re: [PATCH] {maint} Add some tests on 'cygnus' mode
,
Ralf Wildenhues
,
2010/12/22
Re: [PATCH] {maint} Add some tests on 'cygnus' mode
,
Stefano Lattarini
,
2010/12/22
[FYI] {master} Add some tests on 'cygnus' mode (was: Re: [PATCH] {maint} Add some tests on 'cygnus' mode)
,
Stefano Lattarini
,
2010/12/22
Re: User extensions
,
Stefano Lattarini
,
2010/12/21
[FYI] distlinksbrk.test: Work around botched "make -k".
,
Stefano Lattarini
,
2010/12/21
Re: [FYI] distlinksbrk.test: Work around botched "make -k".
,
Ralf Wildenhues
,
2010/12/21
[FYI] {master} Minor improvements to test 'amopts.test'.
,
Stefano Lattarini
,
2010/12/20
[FYI] backcompat6.test: avoid comments inside recipe commands.
,
Stefano Lattarini
,
2010/12/20
[FYI] man8.test: avoid comments inside recipe commands
,
Stefano Lattarini
,
2010/12/20
[FYI] Fix sed-related buglet in test "subdir5.test"
,
Stefano Lattarini
,
2010/12/20
[FYI] Fix spurious failures in tests on AC_CONFIG_AUX_DIR.
,
Stefano Lattarini
,
2010/12/20
[FYI] merged tests-init and maint into master
,
Stefano Lattarini
,
2010/12/18
[PATCH] {maint} docs: fix blunder in example about python extension modules (was: Re: bug#7661: docs: typo in documentation about python extension modules?)
,
Stefano Lattarini
,
2010/12/18
Re: [PATCH v3] Work around a bug in Solaris make's file-inclusion mechanism.
,
Stefano Lattarini
,
2010/12/17
Re: [PATCH v3] Work around a bug in Solaris make's file-inclusion mechanism.
,
Stefano Lattarini
,
2010/12/23
Re: bug#7647: Diagnose invalid primary/directory combinations
,
Stefano Lattarini
,
2010/12/17
Avoid false positive in sc_tests_plain_make maintainer-check.
,
Ralf Wildenhues
,
2010/12/16
Re: bug#7654: docs: is LTLIBRARIES missing from the list of primaries in the automake manual?
,
Stefano Lattarini
,
2010/12/16
[PATCH] {master} Improve and extend tests `suffix*.test'.
,
Stefano Lattarini
,
2010/12/16
Re: [PATCH] {master} Improve and extend tests `suffix*.test'.
,
Stefano Lattarini
,
2010/12/23
Fix testsuite failure of check12.test without DejaGNU.
,
Ralf Wildenhues
,
2010/12/13
Re: Fix testsuite failure of check12.test without DejaGNU.
,
Stefano Lattarini
,
2010/12/13
Re: Fix testsuite failure of check12.test without DejaGNU.
,
Ralf Wildenhues
,
2010/12/14
[PATCH] {master} Extend, fix and improve tests on Lex and Yacc support.
,
Stefano Lattarini
,
2010/12/13
Re: [PATCH] {master} Extend, fix and improve tests on Lex and Yacc support.
,
Ralf Wildenhues
,
2010/12/16
Re: [PATCH] {master} Extend, fix and improve tests on Lex and Yacc support.
,
Stefano Lattarini
,
2010/12/16
Re: [PATCH] {master} Extend, fix and improve tests on Lex and Yacc support.
,
Ralf Wildenhues
,
2010/12/17
Re: [PATCH] {master} Extend, fix and improve tests on Lex and Yacc support.
,
Stefano Lattarini
,
2010/12/17
Re: [PATCH] {master} Extend, fix and improve tests on Lex and Yacc support.
,
Ralf Wildenhues
,
2010/12/18
[FYI] pushed to master (was: Re: [PATCH] {master} Extend, fix and improve tests on Lex and Yacc support.)
,
Stefano Lattarini
,
2010/12/18
[FYI] branch "tests-init" merged into master.
,
Stefano Lattarini
,
2010/12/12
[FYI] {tests-init} Tests defs: more uses of $top_testsrcdir.
,
Stefano Lattarini
,
2010/12/12
[PATCH] {tests-init} Tests defs: de-uglify code for requiring an XSI-capable shell.
,
Stefano Lattarini
,
2010/12/12
Re: [PATCH] {tests-init} Tests defs: de-uglify code for requiring an XSI-capable shell.
,
Ralf Wildenhues
,
2010/12/13
Re: [PATCH] {tests-init} Tests defs: de-uglify code for requiring an XSI-capable shell.
,
Stefano Lattarini
,
2010/12/13
Re: [PATCH] {tests-init} Tests defs: de-uglify code for requiring an XSI-capable shell.
,
Ralf Wildenhues
,
2010/12/13
Re: [PATCH] {tests-init} Tests defs: de-uglify code for requiring an XSI-capable shell.
,
Stefano Lattarini
,
2010/12/13
[FYI] Tests defs: requirement 'xsi-shell' must be synced with libtool.
,
Stefano Lattarini
,
2010/12/13
[PATCH] {master} More uses of AS_HELP_STRING in automake macros.
,
Stefano Lattarini
,
2010/12/12
Re: [PATCH] {master} More uses of AS_HELP_STRING in automake macros.
,
Ralf Wildenhues
,
2010/12/13
Re: [PATCH] {master} More uses of AS_HELP_STRING in automake macros.
,
Stefano Lattarini
,
2010/12/13
[PATCH] Improve tests on generated portions of configure help screen. (was: Re: [PATCH] {master} More uses of AS_HELP_STRING in automake macros.)
,
Stefano Lattarini
,
2010/12/14
Re: [PATCH] Improve tests on generated portions of configure help screen. (was: Re: [PATCH] {master} More uses of AS_HELP_STRING in automake macros.)
,
Ralf Wildenhues
,
2010/12/14
[FYI] patch pushed (was: [PATCH] Improve tests on generated portions of configure help screen.)
,
Stefano Lattarini
,
2010/12/16
[PATCH] More uses of AS_HELP_STRING in automake macros. (was: Re: [PATCH] {master} More uses of AS_HELP_STRING in automake macros.)
,
Stefano Lattarini
,
2010/12/14
[FYI] patch pushed (was: [PATCH] More uses of AS_HELP_STRING in automake macros.)
,
Stefano Lattarini
,
2010/12/16
Re: [PATCH] Improvements and extend tests on canonicalization.
,
Stefano Lattarini
,
2010/12/11
Re: [PATCH] Improvements and extend tests on canonicalization.
,
Ralf Wildenhues
,
2010/12/13
Re: [PATCH] Improvements and extend tests on canonicalization.
,
Stefano Lattarini
,
2010/12/13
[FYI] patch pushed (was: Re: [PATCH] Improvements and extend tests on canonicalization.)
,
Stefano Lattarini
,
2010/12/16
Re: [PATCH] Improvements and extend tests on canonicalization.
,
Ralf Wildenhues
,
2010/12/16
Re: [PATCH] Improvements and extend tests on canonicalization.
,
Stefano Lattarini
,
2010/12/16
Re: [PATCH] Improvements and extend tests on canonicalization.
,
Ralf Wildenhues
,
2010/12/16
Re: [PATCH] Improvements and extend tests on canonicalization.
,
Stefano Lattarini
,
2010/12/16
[PATCH 0/2] Tests initialization: put default definition of AC_CONFIG_AUX_DIR in the pre-populated configure.in.
,
Stefano Lattarini
,
2010/12/11
[PATCH 1/2] Tests init: default definition of AC_CONFIG_AUX_DIR
,
Stefano Lattarini
,
2010/12/11
[PATCH 2/2] Extended tests on AC_CONFIG_AUX_DIR.
,
Stefano Lattarini
,
2010/12/11
Re: [PATCH 2/2] Extended tests on AC_CONFIG_AUX_DIR.
,
Ralf Wildenhues
,
2010/12/14
Re: [PATCH 2/2] Extended tests on AC_CONFIG_AUX_DIR.
,
Stefano Lattarini
,
2010/12/15
Re: [PATCH 2/2] Extended tests on AC_CONFIG_AUX_DIR.
,
Ralf Wildenhues
,
2010/12/15
Re: [PATCH 2/2] Extended tests on AC_CONFIG_AUX_DIR.
,
Stefano Lattarini
,
2010/12/15
[FYI] patch pushed (was: Re: [PATCH 2/2] Extended tests on AC_CONFIG_AUX_DIR).
,
Stefano Lattarini
,
2010/12/16
Re: [PATCH 0/2] Tests initialization: put default definition of AC_CONFIG_AUX_DIR in the pre-populated configure.in.
,
Ralf Wildenhues
,
2010/12/13
Re: [PATCH 0/2] Tests initialization: put default definition of AC_CONFIG_AUX_DIR in the pre-populated configure.in.
,
Stefano Lattarini
,
2010/12/13
Re: [PATCH 0/2] Tests initialization: put default definition of AC_CONFIG_AUX_DIR in the pre-populated configure.in.
,
Ralf Wildenhues
,
2010/12/14
Re: [PATCH 0/2] Tests initialization: put default definition of AC_CONFIG_AUX_DIR in the pre-populated configure.in.
,
Stefano Lattarini
,
2010/12/14
Re: [PATCH 0/2] Tests initialization: put default definition of AC_CONFIG_AUX_DIR in the pre-populated configure.in.
,
Ralf Wildenhues
,
2010/12/14
Re: [PATCH 0/2] Tests initialization: put default definition of AC_CONFIG_AUX_DIR in the pre-populated configure.in.
,
Stefano Lattarini
,
2010/12/14
Re: Testsuite failures on HP-UX 11.23 (was: Re: testsuite results from master)
,
Stefano Lattarini
,
2010/12/10
Re: Testsuite failures on HP-UX 11.23 (was: Re: testsuite results from master)
,
Stefano Lattarini
,
2010/12/21
Re: Testsuite failures on IRIX 6.5 (was: testsuite results from master)
,
Stefano Lattarini
,
2010/12/10
Re: Testsuite failures on IRIX 6.5 (was: testsuite results from master)
,
Stefano Lattarini
,
2010/12/21
Re: libtool --help: honor $AUTOCONF, $AUTOMAKE
,
Ralf Wildenhues
,
2010/12/10
Re: [PATCH] Extend tests on AC_LIBOBJ and friends.
,
Stefano Lattarini
,
2010/12/09
Re: [PATCH] Extend tests on AC_LIBOBJ and friends.
,
Stefano Lattarini
,
2010/12/12
Re: [PATCH] Extend tests on AC_LIBOBJ and friends.
,
Ralf Wildenhues
,
2010/12/13
Re: [PATCH] Extend tests on AC_LIBOBJ and friends.
,
Stefano Lattarini
,
2010/12/13
[FYI] Tests: do not use `##' automake comments in-line
,
Stefano Lattarini
,
2010/12/13
[FYI] Libobj tests: refer to automake bug tracker for limitations.
,
Stefano Lattarini
,
2010/12/13
[PATCH] Test `$(var:suf=rpl)' expansion in special automake variables.
,
Stefano Lattarini
,
2010/12/09
Re: [PATCH] Test `$(var:suf=rpl)' expansion in special automake variables.
,
Eric Blake
,
2010/12/09
Re: [PATCH] Test `$(var:suf=rpl)' expansion in special automake variables.
,
Stefano Lattarini
,
2010/12/09
Re: [PATCH] Test `$(var:suf=rpl)' expansion in special automake variables.
,
Stefano Lattarini
,
2010/12/09
Re: [PATCH] Test `$(var:suf=rpl)' expansion in special automake variables.
,
Stefano Lattarini
,
2010/12/12
Re: [PATCH] Test `$(var:suf=rpl)' expansion in special automake variables.
,
Ralf Wildenhues
,
2010/12/16
Re: [PATCH] Test `$(var:suf=rpl)' expansion in special automake variables.
,
Ralf Wildenhues
,
2010/12/18
Re: [PATCH] Test `$(var:suf=rpl)' expansion in special automake variables.
,
Stefano Lattarini
,
2010/12/18
Re: [PATCH] Test `$(var:suf=rpl)' expansion in special automake variables.
,
Ralf Wildenhues
,
2010/12/18
Re: [PATCH] Test `$(var:suf=rpl)' expansion in special automake variables.
,
Stefano Lattarini
,
2010/12/19
Re: [PATCH 0/5] More patches for the tests-init branch
,
Stefano Lattarini
,
2010/12/07
Re: [PATCH] {maint} Make tests `colon*.test' more "semantic".
,
Stefano Lattarini
,
2010/12/07
Re: [PATCH] {maint} Make tests `colon*.test' more "semantic".
,
Stefano Lattarini
,
2010/12/11
Re: [PATCH] Improve and extend tests `pluseq*.test' (on `+=' support).
,
Stefano Lattarini
,
2010/12/07
Re: [PATCH] Improve and extend tests `pluseq*.test' (on `+=' support).
,
Ralf Wildenhues
,
2010/12/10
Re: [PATCH] Improve and extend tests `pluseq*.test' (on `+=' support).
,
Stefano Lattarini
,
2010/12/10
Re: [PATCH] Improve and extend tests `pluseq*.test' (on `+=' support).
,
Ralf Wildenhues
,
2010/12/10
Re: [PATCH] Improve and extend tests `pluseq*.test' (on `+=' support).
,
Stefano Lattarini
,
2010/12/10
Re: [PATCH] {master} Extend and improve tests on DejaGnu support.
,
Stefano Lattarini
,
2010/12/07
Re: [PATCH] {master} Extend and improve tests on DejaGnu support.
,
Ralf Wildenhues
,
2010/12/09
Re: [PATCH] {master} Extend and improve tests on DejaGnu support.
,
Stefano Lattarini
,
2010/12/10
Re: [PATCH] {master} Extend and improve tests on DejaGnu support.
,
Ralf Wildenhues
,
2010/12/10
Re: [PATCH] {master} Extend and improve tests on DejaGnu support.
,
Stefano Lattarini
,
2010/12/11
[FYI] tweaked ChangeLog after merge
,
Stefano Lattarini
,
2010/12/06
[FYI] fix typo in ChangeLog date (was: [FYI] tweaked ChangeLog after merge)
,
Stefano Lattarini
,
2010/12/06
Re: [PATCH] Separate checks on target overriding into multiple test scripts.
,
Stefano Lattarini
,
2010/12/06
Re: [PATCH] Extend checks on remake rules.
,
Stefano Lattarini
,
2010/12/05
Re: [PATCH] Extend checks on remake rules.
,
Ralf Wildenhues
,
2010/12/05
Re: [PATCH] Extend checks on remake rules.
,
Stefano Lattarini
,
2010/12/06
Re: [PATCH] Extend checks on remake rules.
,
Stefano Lattarini
,
2010/12/12
Re: [PATCH] Extend checks on remake rules.
,
Ralf Wildenhues
,
2010/12/15
Re: [PATCH] Extend checks on remake rules.
,
Stefano Lattarini
,
2010/12/15
Re: [PATCH] Extend checks on remake rules.
,
Ralf Wildenhues
,
2010/12/16
Re: [PATCH] Extend checks on remake rules.
,
Stefano Lattarini
,
2010/12/16
Re: [PATCH] Modernize, improve and/or tweak some test scripts.
,
Stefano Lattarini
,
2010/12/05
Re: [PATCH] Modernize, improve and/or tweak some test scripts.
,
Ralf Wildenhues
,
2010/12/05
Re: [PATCH] Modernize, improve and/or tweak some test scripts.
,
Stefano Lattarini
,
2010/12/06
Re: [RFC] Docs: document silent make rules in a new chapter
,
Stefano Lattarini
,
2010/12/04
Re: [RFC] Docs: document silent make rules in a new chapter
,
Eric Blake
,
2010/12/04
[PATCH] {maint} Docs: better documentation for silent make rules.
,
Stefano Lattarini
,
2010/12/05
Re: [PATCH] Testsuite: use $SHELL to run tests which are shell scripts.
,
Stefano Lattarini
,
2010/12/03
Re: [PATCHES] Fix spurious Lex/Yacc-related failures in tests `silent*.test' w.r.t. Solaris XPG4 make.
,
Stefano Lattarini
,
2010/12/02
Re: [PATCHES] {master} Optimize tests `instspc-*.test' for speed.
,
Stefano Lattarini
,
2010/12/02
Re: [PATCHES] {master} Optimize tests `instspc-*.test' for speed.
,
Ralf Wildenhues
,
2010/12/02
Re: [PATCHES] {master} Optimize tests `instspc-*.test' for speed.
,
Stefano Lattarini
,
2010/12/02
[FYI] {master} silent8.test: use "|| Exit 1" after ". ./defs".
,
Stefano Lattarini
,
2010/12/02
Re: [PATCH] Enable `set -e' in more tests (plus some tweakings).
,
Stefano Lattarini
,
2010/12/02
Re: [PATCH] Enable `set -e' in more tests (plus some tweakings).
,
Stefano Lattarini
,
2010/12/02
Re: [PATCH] Enable `set -e' in more tests (plus some tweakings).
,
Stefano Lattarini
,
2010/12/06
savannah git repo updated again
,
Ralf Wildenhues
,
2010/12/01
Re: [PATCH] {master} Improve and extend tests on `:=' variable assignments.
,
Stefano Lattarini
,
2010/12/01
Re: [PATCH] {master} Improve and extend tests on `:=' variable assignments.
,
Stefano Lattarini
,
2010/12/02
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc