Add depmode=msvcmsys for Microsoft Visual C++ on MSYS.
[platform/upstream/automake.git] / Makefile.am
2008-11-29 Ralf WildenhuesFixup release rules.
2008-11-02 Ralf WildenhuesNew maintainer target release-stats.
2008-10-26 Ralf WildenhuesParallel automake execution: AUTOMAKE_JOBS.
2008-09-06 Ralf WildenhuesUse `Exit' instead of `exit' in test suite.
2008-09-04 Ralf WildenhuesFor all possibly-relative subdirs, use $(am__cd).
2008-03-17 Ralf WildenhuesPull config.guess and config.sub from upstream git...
2008-01-19 Ralf WildenhuesFix `fetch' target to match current upstream locations.
2008-01-08 Ralf WildenhuesEnsure world-executable tests in the distribution.
2007-12-08 Ralf WildenhuesReword the copyright notices to match what's suggested...
2007-10-29 Ralf WildenhuesMove to git as primary source repository.
2007-07-07 Ralf Wildenhues* COPYING, lib/COPYING: Update to GPLv3. All uses...
2006-08-21 Ralf Wildenhues* Makefile.am, THANKS: Fix typos.
2006-08-20 Alexandre Duret... * Makefile.am (maintainer-check): Check for mkdir_p...
2006-08-20 Alexandre Duret... * Makefile.am (maintainer-check): Fine-tune the "Unesca...
2006-08-19 Alexandre Duret... * Makefile.am (maintainer-check): Check for mkdir_p.
2006-08-19 Alexandre Duret... * Makefile.am (SUBDIRS): Build lib first, for lib/Autom...
2006-08-19 Alexandre Duret... * doc/automake.texi (Autotools Introduction) New chapter.
2006-05-11 Ralf Wildenhues* tests/missing.test, tests/missing2.test: Do not require
2006-01-12 Alexandre Duret... * ChangeLog: Move 2004's entries to ...
2005-08-07 Alexandre Duret... * automake.in (lang_yacc_target_hook): Use AM_MAKEFLAGS...
2005-07-19 Alexandre Duret... * Makefile.am (automake, aclocal): Merge the rules.
2005-05-14 Alexandre Duret... * COPYING, ChangeLog, ChangeLog.00, ChangeLog.01, Chang...
2004-12-27 Alexandre Duret... * Makefile.am (maintainer-check): Refine check for...
2004-12-13 Alexandre Duret... * ChangeLog.03: New file, extracted from ChangeLog.
2004-11-24 Alexandre Duret... * Makefile.am (maintainer-clean): Check for unescaped...
2004-10-25 Alexandre Duret... * doc/automake.texi: Untabify, tabs in the examples...
2004-10-25 Alexandre Duret... * tests/comment8.test: Use $MAKE, not make.
2004-05-13 Paul EggertWork even with FreeBSD "make", which uses sh -e and...
2004-04-10 Alexandre Duret... * aclocal.in, automake.in, configure.ac, Makefile.am,
2004-02-29 Alexandre Duret... * Makefile.am (cvs-release): Upload to ~ftp/pub/automak...
2004-01-28 Alexandre Duret... * Makefile.am (maintainer-check): Check for unquoted...
2004-01-25 Alexandre Duret... * lib/gnupload (usage): Fix example.
2004-01-24 Alexandre Duret... * lib/gnupload: New script.
2004-01-05 Alexandre Duret... Mimic Paul Eggert's changes to Autoconf.
2003-12-10 Alexandre Duret... * Makefile.am (INSTALL): Copy the source from $(srcdir).
2003-12-09 Alexandre Duret... * Makefile.am (do_subst): Fix the substitution of ...
2003-11-11 Alexandre Duret... * Makefile.am: Do not rerun `make dist' after tagging...
2003-11-11 Alexandre Duret... * configure.ac, NEWS: Bump version to 1.7b.
2003-11-11 Alexandre Duret... * Makefile.am (fetch): Get all files from savannah...
2003-09-23 Alexandre Duret... * automake.texi: Move ...
2003-09-13 Alexandre Duret... * Makefile.am (FETCHFILES, fetch): Do not fetch lib...
2003-08-07 Raja R Harinath* Makefile.am (maintainer-check): Update perllibdir.
2003-08-06 Alexandre Duret... * lib/Automake/Config.in: New file.
2003-08-06 Alexandre Duret... * lib/Automake/Config.in: New file.
2003-07-29 Alexandre Duret... * Makefile.am (FETCHFILES, fetch): Add config-ml.in and
2003-07-03 Alexandre Duret... * Makefile.am (maintainer-clean): Disallow '$AUTOMAKE...
2003-05-22 Alexandre Duret... * automake.in: Move the "main" code at the end.
2003-03-19 Alexandre Duret... * Makefile.am (maintainer-check): Allow `automake:...
2003-02-24 Alexandre Duret... * ChangeLog: Move 2002's entries to ...
2003-02-12 Alexandre Duret... * Makefile.am (maintainer-check): Update the diff check
2003-02-10 Alexandre Duret... 2003-02-10 Richard Dawe <rich@phekda.freeserve.co.uk>
2003-01-13 Alexandre Duret... * lib/am/distdir.am (distcheck): '=' is not valid in...
2003-01-10 Alexandre Duret... * Makefile.am (maintainer-check): Suggest using $sleep...
2003-01-10 Alexandre Duret... * Makefile.am (maintainer-check): Do not require SHELL...
2002-09-27 Alexandre Duret... * Makefile.am (fetch, FETCHFILES): Don't fetch install...
2002-09-25 Alexandre Duret... * Makefile.am (mdate-sh): Remove.
2002-09-20 Alexandre Duret... * Makefile.am (INSTALL): New rules.
2002-09-17 Alexandre Duret... * lib/config.guess, lib/config.sub, lib/INSTALL,
2002-09-16 Paul Eggert(maintainer-check): Don't use egrep.
2002-09-15 Tom Tromey * tests/subdircond3.test: Pass flags to make in enviro...
2002-09-15 Tom Tromey * configure.in (aclocal, automake): Don't create.
2002-07-19 Alexandre Duret... * m4/init.m4: Require Autoconf 2.53b.
2002-06-27 Alexandre Duret... * Makefile.am (fetch): Fetch install-sh from Autoconf...
2002-06-27 Paul Eggert(maintainer-check): Don't assume that egrep exists;
2002-06-26 Alexandre Duret... * configure.in: Check that ln works, fall back to ...
2002-06-10 Alexandre Duret... * Makefile.am (maintainer-check): Fix $MAKE -e detection.
2002-06-08 Alexandre Duret... For PR automake/317:
2002-05-31 Alexandre Duret... * Makefile.am (maintainer-check): Check for egrep and...
2002-05-30 Paul Eggert(maintainer-check): Use grep -E and grep -F instead
2002-05-06 Alexandre Duret... * Makefile.am (FETCHFILES, fetch): Get INSTALL from...
2002-04-10 Alexandre Duret... * Makefile.am (maintainer-check): Make sure `$MAKE...
2002-04-10 Alexandre Duret... * ChangeLog.2001: New file, extracted from ChangeLog.
2002-04-07 Alexandre Duret... * Makefile.am (maintainer-check): Check for `sleep...
2002-03-26 Alexandre Duret... * Makefile.am (maintainer-check): Catch occurrences of
2002-03-21 Alexandre Duret... * Makefile.am (maintainer-check): Check for misuses...
2002-02-14 Alexandre Duret... * Makefile.am (FETCHFILES): Add Automake/XFile.pm.
2002-01-27 Tom Tromey * Makefile.am (uninstall-hook): New target.
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-16 Tom Tromey * Makefile.am (install-exec-hook): Use APIVERSION.
2002-01-15 Tom Tromey * missing: Updated.
2001-12-31 Tom Tromey For PR automake/215:
2001-10-28 Akim Demaille* automake.in (am_primary_prefixes): Now, in accordance...
2001-10-02 Alexandre Duret... * Makefile.am (maintainer-check): Don't check for ...
2001-09-22 Akim Demaille* ChangeLog, ChangeLog.1996, ChangeLog.1998, ChangeLog...
2001-06-09 Tom Tromey * tests/version4.test: New file.
2001-05-29 Tom Tromey * m4/Makefile.am (MAINT_CHARSET): Removed.
2001-05-20 Tom Tromey * Makefile.am (EXTRA_DIST): Added ChangeLog.2000.
2001-05-20 Tom Tromey * lib/ansi2knr.c: New version.
2001-05-20 Tom Tromey * config.guess, config.sub: New versions from FSF.
2001-05-16 Tom Tromey Fix for PR automake/177:
2001-05-14 Tom Tromey * Makefile.am (dist_pkgdata_DATA): Removed.
2001-05-14 Tom Tromey2001-05-13 Tom Tromey <tromey@redhat.com>
2001-05-13 Akim Demaille* lang-compile.am: New file, loaded once per language.
2001-05-08 Akim Demaille* distdir.am (dist-all): Build all the flavors using...
2001-05-08 Akim Demaille* automake.in (&handle_languages): `ext-compile.am...
2001-05-05 Tom Tromey Fix bug reported by Robert Boehne:
2001-05-03 Akim DemailleCase insensitive FS choke on Automake/ vs automake.
2001-04-27 Akim Demaille* Automake/: New directory.
2001-04-09 Akim Demaille* ext-compile.am: New file.
next