platform/upstream/automake.git
2002-06-06 Alexandre Duret... For PR automake/47 (fixed a long time ago):
2002-06-06 Alexandre Duret... * lib/am/configure.am (am__CONFIG_DISTCLEAN_FILES)...
2002-06-05 Alexandre Duret... 2002-06-05 Miloslav Trmac <trmac@popelka.ms.mff.cuni.cz>
2002-05-31 Alexandre Duret... * Makefile.am (maintainer-check): Check for egrep and...
2002-05-31 Alexandre Duret... 2002-05-31 Richard Boulton <richard@tartarus.org>
2002-05-30 Paul Eggert* lib/am/distdir.am (distdir): Don't assume that 'grep...
2002-05-30 Paul Eggert(distdir): Don't assume that 'grep -F' works; instead...
2002-05-30 Paul EggertDon't assume that egrep and fgrep exist, as POSIX 1003...
2002-05-30 Paul Eggertfgrep -> $FGREP, egrep -> $EGREP
2002-05-30 Paul EggertSet FGREP and EGREP.
2002-05-30 Paul Eggert(AM_MAKE_INCLUDE): fgrep -> grep
2002-05-30 Paul Eggert(install-info-am, uninstall-info-am): fgrep -> grep
2002-05-30 Paul Eggert(distdir): fgrep -> grep -F.
2002-05-30 Paul Eggert(maintainer-check): Use grep -E and grep -F instead
2002-05-24 Alexandre Duret... For PR automake/323:
2002-05-22 Alexandre Duret... * tests/defs (confiugre.in): Don't double-quote $me.
2002-05-20 Alexandre Duret... * automake.in (conditional_implies_one_of): Rename...
2002-05-20 Alexandre Duret... * tests/defs (configure.in): Quote macro arguments.
2002-05-17 Alexandre Duret... * lib/am/header-vars.am (build_triplet, host_triplet,
2002-05-17 Alexandre Duret... For PR automake/186:
2002-05-16 Alexandre Duret... * automake.in (conditional_true_when): Return false...
2002-05-14 Alexandre Duret... Fix for PR automake/322:
2002-05-08 Alexandre Duret... 2002-05-08 Charles Wilson <cwilson@ece.gatech.edu>
2002-05-07 Alexandre Duret... * TODO: Undust.
2002-05-06 Alexandre Duret... * Makefile.am (FETCHFILES, fetch): Get INSTALL from...
2002-05-06 Alexandre Duret... Erase stamps from the Makefile that generates them.
2002-05-06 Alexandre Duret... Fix for condd.test (conditional `+='):
2002-05-06 Tom Tromey * automake.texi (Program and Library Variables): Menti...
2002-04-30 Alexandre Duret... * lib/am/ltlib.am (clean-%DIR%LTLIBRARIES): Erase so_lo...
2002-04-26 Tom Tromey * lib/am/dejagnu.am (distclean-DEJAGNU): New target.
2002-04-26 Alexandre Duret... * tests/man2.test: Use `pwd`, not $PWD. Use $MAKE -e.
2002-04-25 Alexandre Duret... * automake.in (subobjname): Use the length of %subobjvar
2002-04-25 Alexandre Duret... For PR automake/307:
2002-04-25 Alexandre Duret... * lib/am/check.am: Show skipped tests. Display the
2002-04-24 Alexandre Duret... Fix PR automake/315:
2002-04-23 Alexandre Duret... * m4/depout.m4 (_AM_OUTPUT_DEPENDENCY_COMMANDS): Grep
2002-04-22 Alexandre Duret... For PR automake/151 and PR automake/314:
2002-04-19 Paul EggertFix some bugs when using "$@" when there might be zero...
2002-04-19 Paul EggertNo need for ${1+"$@"} workaround, as the command is...
2002-04-19 Paul EggertUpdate from lib/missing.
2002-04-19 Paul EggertNo need for ${1+"$@"} workaround, as the command is...
2002-04-19 Paul EggertUse 'case' statement to work around ${1+"$@"} problem...
2002-04-19 Alexandre Duret... * automake.in (initialize_per_input): Clear %require_fi...
2002-04-19 Alexandre Duret... * m4/header.m4 (_AM_CONFIG_HEADER_INSINUATE): New function,
2002-04-13 Alexandre Duret... * tests/man2.test: New file.
2002-04-13 Alexandre Duret... Enable traces; wipe out the old configure.in parser.
2002-04-13 Alexandre Duret... * tests/version6.test: New file.
2002-04-13 Tom Tromey2002-04-13 Andreas Schwab <schwab@suse.de>
2002-04-12 Alexandre Duret... * tests/discover.test: Use a full configure.in that...
2002-04-12 Alexandre Duret... * automake.in (scan_autoconf_traces) <AC_SUBST>: Ignore...
2002-04-10 Alexandre Duret... * configure.in (APIVERSION): Fix definition.
2002-04-10 Alexandre Duret... * NEWS: Catch up with changes since 1.6.
2002-04-10 Alexandre Duret... * tests/yacc8.test: Don't assume GNU make, run config...
2002-04-10 Alexandre Duret... * tests/yacc8.test: Don't assume GNU make, run config...
2002-04-10 Alexandre Duret... * Makefile.am (maintainer-check): Make sure `$MAKE...
2002-04-10 Alexandre Duret... * tests/subobj9.test: Use configure.in, not configure.ac,
2002-04-10 Alexandre Duret... * lib/config.guess, lib/config.sub, lib/texinfo.tex...
2002-04-10 Alexandre Duret... * ChangeLog.2001: New file, extracted from ChangeLog.
2002-04-09 Alexandre Duret... * automake.texi (Canonicalization): The sources for...
2002-04-07 Alexandre Duret... * Makefile.am (maintainer-check): Check for `sleep...
2002-04-04 Akim Demaille* lib/am/subdirs.am:
2002-04-02 Alexandre Duret... * tests/specflags8.test: Typo.
2002-04-02 Alexandre Duret... * tests/specflags6.test: Run aclocal.
2002-04-02 Alexandre Duret... * tests/specflags7.test, tests/specflags8.test: New...
2002-03-30 Tom Tromey * automake.in (check_typos): Examine AM_LDFLAGS.
2002-03-30 Tom Tromey For PR automake/312:
2002-03-26 Alexandre Duret... * tests/extra6.test, tests/subdir5.test: Require GNU...
2002-03-26 Alexandre Duret... * tests/dup3.test (ACLOCAL): s/srcdir/testsrcdir/.
2002-03-26 Alexandre Duret... * tests/extra7.test: New file.
2002-03-26 Alexandre Duret... * tests/pr87.test, tests/yaccvpath.test: Require GNU...
2002-03-26 Alexandre Duret... * Makefile.am (maintainer-check): Catch occurrences of
2002-03-26 Alexandre Duret... Fix for PR automake/310:
2002-03-26 Tom Tromey2002-03-25 Angus Leeming <a.leeming@ic.ac.uk>
2002-03-21 Alexandre Duret... * tests/pr211.test: s/requires/required/, otherwise...
2002-03-21 Alexandre Duret... * tests/dirname.test: Don't use $SHELL when calling...
2002-03-21 Alexandre Duret... * tests/dirname.test: Use --quiet to fix failure on...
2002-03-21 Alexandre Duret... * Makefile.am (maintainer-check): Check for misuses...
2002-03-20 Alexandre Duret... Add support for two-dot versions.
2002-03-18 Richard BoultonFix for PR automake/306:
2002-03-18 Tom Tromey Fix for PR automake/295:
2002-03-17 Tom Tromey * m4/init.m4 (AUTOMAKE, ACLOCAL): Removed extra quotes.
2002-03-17 Tom Tromey2002-03-17 Alexandre Duret-Lutz <duret_g@epita.fr>
2002-03-11 Richard Boultonautomake.in (check_typos): Allow variables with reserved
2002-03-11 Richard Boultontests/acsubst.test: New test, by Alexandre Duret-Lutz
2002-03-11 Richard Boultontests/acsubst.test: New test, by Alexandre Duret-Lutz
2002-03-11 Alexandre Duret... 2002-03-11 Peter Breitenlohner <peb@mppmu.mpg.de>
2002-03-07 Alexandre Duret... Fix for PR automake/303:
2002-03-07 Alexandre Duret... * tests/pr300-lib.test, tests/pr300-ltlib.test,
2002-03-06 Tom Tromey * configure.in: Upped version to 1.6a.
2002-03-06 Tom Tromeyupdated HACKING with release info
2002-03-06 Tom Tromey * configure.in: Released 1.6.
2002-03-05 Alexandre Duret... Fix for PR automake/300:
2002-03-05 Tom Tromey * lib/config.sub, lib/config.guess, lib/texinfo.tex...
2002-03-05 Pavel Roskin* tests/yacc8.test: Add a command between "test" and...
2002-03-05 Alexandre Duret... Fix for PR automake/294:
2002-03-05 Alexandre Duret... regen
2002-03-05 Jim Meyering*** empty log message ***
2002-03-05 Jim Meyering(@common_files): Add config.rpath.
2002-03-05 Alexandre Duret... 2002-03-05 Kevin Ryde <user42@zip.com.au>
2002-02-25 Alexandre Duret... * automake.in (scan_one_autoconf_file): Declare
next