]> sourceware.org Git - automake.git/shortlog
automake.git
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-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... branchpoint-1-6
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. Release-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
2002-02-23 Tom Tromey2002-02-23 Per Bothner <per@bothner.com>
2002-02-22 Alexandre Duret... * tests/make.test: Revert the grep logic to work around...
2002-02-20 Tim Van Holder* m4/lispdir.m4: Redirect /dev/null to stdin when runni...
2002-02-19 Alexandre Duret... * automake.texi (Macros): Split into ...
2002-02-19 Alexandre Duret... * tests/insthook.test: Use sed instead of "tail +X".
2002-02-19 Tom Tromey2002-02-18 Paul Eggert <eggert@twinsun.com>
2002-02-18 Jim Meyering*** empty log message ***
2002-02-18 Jim MeyeringDon't use `head -1'; it's no longer portable.
2002-02-18 Jim MeyeringDon't use `head -1'; it's no longer portable.
2002-02-18 Jim MeyeringUse sed 1q, not `head -n 1'.
2002-02-17 Alexandre Duret... * automake.in (handle_lib_objects_cond): Tell the user...
2002-02-14 Alexandre Duret... * Makefile.am (FETCHFILES): Add Automake/XFile.pm.
2002-02-02 Tom Tromey * automake.texi (Macros): Warn about upgrading.
2002-02-01 Tom Tromey Change per GNU coding standards:
2002-01-30 Alexandre Duret... * automake.texi (API versioning): New Node.
2002-01-28 Akim Demaille* m4/lispdir.m4 (AM_PATH_LISPDIR): Serial 5.
2002-01-28 Tom Tromey * configure.in: Bumped to 1.5e.
2002-01-28 Tom Tromeyupdated version Release-1-5d
2002-01-28 Tom Tromey * lib/am/yacc.am: Use `rm -f'.
2002-01-28 Tom Tromey * configure.in: Released 1.5d.
2002-01-28 Tom Tromey * lib/config.guess: New version from FSF.
2002-01-28 Tom Tromeyupdated NEWS
2002-01-27 Tom Tromey * Makefile.am (uninstall-hook): New target.
2002-01-24 Akim Demaille* lib/install-sh: Update, from Autoconf.
2002-01-24 Alexandre Duret... typo
2002-01-24 Alexandre Duret... * automake.in (scan_one_autoconf_file): Don't treat...
2002-01-23 Alexandre Duret... * lib/am/depend.am (distclean-depend): Erase %DEPDIRS...
2002-01-22 Tom Tromey * m4/gcj.m4 (AM_PROG_GCJ): Don't invoke dependency...
2002-01-22 Tom Tromey2002-01-22 Pavel Roskin <proski@gnu.org>
2002-01-22 Akim DemailleUpdate.
2002-01-22 Akim Demaille* Makefile.am (FETCHFILES): Remove ansi2knr.c, add...
2002-01-22 Tom Tromey * Makefile.am (fetch): Don't fetch ansi2knr.
2002-01-22 Tom Tromey * automake.texi (Macros): Updated for new variable...
2002-01-21 Akim DemailleRegen.
next
This page took 0.050731 seconds and 5 git commands to generate.