platform/upstream/automake.git
2007-12-08 Ralf WildenhuesReword the copyright notices to match what's suggested...
2007-12-08 Ralf Wildenhues* tests/defs.in: Quote $srcdir, $PATH; skip libtool...
2007-12-08 Ralf WildenhuesModify some tests for absolute trees containing whitespace.
2007-12-08 Ralf Wildenhues* INSTALL, lib/INSTALL, lib/config-ml.in, lib/config...
2007-12-08 Ralf WildenhuesRegenerate.
2007-12-08 Ralf WildenhuesFix the distdir target to cope with spaces in absolute...
2007-11-26 Ralf WildenhuesQuote file names in tests that can be absolute.
2007-11-26 Ralf WildenhuesQuote @abs_top_builddir@ and @abs_top_srcdir@.
2007-11-26 Ralf WildenhuesFix TAGS and GTAGS rules to cope with whitespace in...
2007-11-25 Ralf Wildenhues* lib/am/ltlib.am (uninstall-%DIR%LTLIBRARIES): Fix...
2007-11-25 Akim DemailleSeveral *-local in a rule do not work.
2007-11-25 Akim DemailleFix uses of am__strip_dir.
2007-11-25 Akim DemailleDefine and use register_action.
2007-11-25 Akim Demaille * bootstrap: Fix typos on redirections.
2007-11-24 Akim DemailleSkip comments and empty lines in dirlist in the tests.
2007-11-24 Akim DemailleTernary operator in lib/am files.
2007-11-24 Akim DemailleNormalize white spaces
2007-11-24 Ralf Wildenhues* configure.ac (ACLOCAL, AUTOMAKE): Fix quoting for...
2007-11-22 Ralf Wildenhues* aclocal.in (trace_used_macros): Quote input files.
2007-11-22 Ralf Wildenhues* lib/ylwrap: Cope with white space in `PROGRAM' and...
2007-11-22 Ralf Wildenhues* lib/am/tags.am (ID, TAGS, CTAGS): Make awk scripts...
2007-11-18 Ralf Wildenhues* tests/output13.test: New test.
2007-11-18 Ralf WildenhuesFix signal handling in aclocal.
2007-11-13 Bob ProulxFix color test failure on dumb (and other) terminals.
2007-11-12 Ralf WildenhuesAvoid spurious test failure with `make check TESTS...
2007-11-12 Ralf WildenhuesFix maintainer-check failure.
2007-11-10 Ralf Wildenhues* configure.ac (AM_INIT_AUTOMAKE): Require version...
2007-11-10 Ralf Wildenhues* automake.in (handle_tests): Remove debugging leftover.
2007-11-10 Ralf WildenhuesRun each test in a process-private subdirectory.
2007-11-10 Ralf WildenhuesFix default includes ordering to be `-I. -I$(srcdir...
2007-11-08 Ralf WildenhuesImplement colorized test output.
2007-11-08 NightStrikeFor PR automake/526:
2007-10-29 Ralf WildenhuesAccommodate for new macro AC_AUTOCONF_VERSION.
2007-10-29 Ralf Wildenhues* doc/automake.texi (Program variables): Clarify that
2007-10-29 Ralf WildenhuesMove to git as primary source repository.
2007-10-17 Ralf Wildenhues* Makefile.in: Regenerate.
2007-10-12 Ralf Wildenhues.gitignore, doc/.gitignore, lib/Automake/.gitignore
2007-10-09 Ralf WildenhuesFix ChangeLog entries
2007-10-09 Ralf Wildenhues* automake.in: Treat extension .sx also like preprocessed
2007-10-09 Jim MeyeringAdd a ChangeLog entry for the previous change.
2007-10-09 Jim MeyeringAdd lzma compression support.
2007-09-30 Ralf Wildenhues* automake.in (TARGET_PATTERN): Allow leading digit.
2007-08-23 Ralf Wildenhues* tests/defs.in (required): For gcj, check whether...
2007-08-20 Ralf Wildenhues* lib/config-ml.in, lib/config.guess, lib/config.sub,
2007-08-19 Ralf Wildenhues* doc/automake.texi (gettext): Fix link to gettext...
2007-08-18 Ralf WildenhuesIn ChangeLog files, use more-permissive notice rather...
2007-08-16 Ralf Wildenhues* automake.in (handle_programs): Also clean .libs/_libs
2007-08-09 Ralf Wildenhues* configure.ac: Actually require version 2.60 in the...
2007-07-22 Ralf Wildenhues* doc/automake.texi (VPATH Builds): Fix wording.
2007-07-22 Ralf Wildenhues* tests/subst.test: Move the AC_SUBST into a macro...
2007-07-22 Ralf Wildenhues* lib/am/configure.am (%?REGEN-ACLOCAL-M4%): New target
2007-07-22 Ralf Wildenhues* lib/am/ltlib.am (install-%DIR%LTLIBRARIES)
2007-07-16 Ralf Wildenhues* doc/automake.texi: Remove Front-Cover and Back-Cover...
2007-07-16 Alexandre Duret... * NEWS: Clarify that COPYING files are not updated.
2007-07-10 Ralf Wildenhues* doc/automake.texi: New Back-Cover Text.
2007-07-07 Ralf Wildenhues* aclocal.in (version): Fix output to match GCS require...
2007-07-07 Ralf Wildenhues* COPYING, lib/COPYING: Update to GPLv3. All uses...
2007-07-07 Ralf WildenhuesIgnore stamp-vti and version.texi.
2007-06-30 Ralf Wildenhues* lib/gnupload: Fix shell portability issues with for...
2007-06-23 Ralf Wildenhues* aclocal.in (write_aclocal): Warn about autoconf
2007-05-03 Ralf Wildenhues* doc/automake.texi, lib/Automake/Rule.pm: Fix typos.
2007-04-25 Eric Blake* doc/stamp-vti: Remove generated file from revision...
2007-04-23 Ralf Wildenhues* doc/automake.texi (Python): Fix typo.
2007-03-29 Ralf Wildenhues* lib/mdate-sh (ls_command): Use -n when available...
2007-03-29 Ralf Wildenhues* automake.in (handle_tests): Rewrite XFAIL_TESTS just...
2007-03-29 Ralf Wildenhues* m4/depout.m4 (_AM_OUTPUT_DEPENDENCY_COMMANDS): Again...
2007-03-28 Ralf Wildenhues* lib/depcomp (aix): Rewrite depmode in the spirit...
2007-03-28 Ralf Wildenhues* automake.in (handle_LIBOBJS_or_ALLOCA): Fix the error...
2007-03-28 Ralf Wildenhues* automake.in (scan_autoconf_config_files): Warn about...
2007-03-28 Ralf Wildenhues* tests/yacc6.test: Add the generated headers to `BUILT...
2007-03-28 Ralf Wildenhues* ChangeLog, TODO, tests/exdir3.test: Fix copyright...
2007-03-28 Ralf Wildenhues* TODO: Kill a couple of outdated items.
2007-03-28 Ralf WildenhuesRegenerate with Autoconf 2.61.
2007-01-27 Ralf Wildenhues* doc/automake.texi (Multiple Outputs): Fix the multipl...
2007-01-27 Ralf Wildenhues* doc/automake.texi (Subpackages): Fix ambiguous wording.
2007-01-10 Ralf Wildenhues* tests/defs.in (is_newest): Cope with multiple newer...
2006-12-26 Paul EggertFix typo in previous changelog entry.
2006-12-26 Paul Eggert* lib/install-sh (initialize_posix_glob): New var.
2006-12-25 Paul Eggert* lib/install-sh: Fix typo in previous patch for handli...
2006-12-19 Ralf Wildenhues* doc/automake.texi: Fix typo.
2006-11-12 Ralf Wildenhues* doc/Makefile.am: Use $(MAKE) $(AM_MAKEFLAGS) for...
2006-11-12 Ralf Wildenhues* lib/gnupload: Revert last change. Add pointer to...
2006-11-08 Ralf Wildenhues* lib/gnupload: Add missing 'gnu' to example URL.
2006-10-28 Ralf Wildenhues* doc/automake.texi (amhello Explained): autoconf creates
2006-10-20 Ralf Wildenhues* doc/automake.texi (Dist, Dependency Tracking Evolution):
2006-10-16 Alexandre Duret... * lib/gnupload: Update to version 1.1 of directive...
2006-10-16 Ralf Wildenhues* lib/am/depend2.am (%SOURCEFLAG%): New substitution...
2006-10-16 Ralf WildenhuesFor PR automake/480.
2006-10-16 Ralf Wildenhues* lib/am/header-vars.am (pkglibexecdir): New variable.
2006-10-15 Alexandre Duret... * configure.ac, NEWS: Bump version to 1.10a.
2006-10-15 Alexandre Duret... * configure.ac, NEWS: Bump version to 1.10.
2006-10-15 Alexandre Duret... * lib/config.sub, lib/texinfo.tex: New upstream versions.
2006-10-15 Alexandre Duret... * lib/am/depend2.am: Typo.
2006-10-15 Alexandre Duret... * doc/automake.texi (Examples): Introduce the example...
2006-10-15 Ralf WildenhuesFor PR automake/507:
2006-10-14 Ralf Wildenhues* doc/automake.texi (Third-Party Makefiles): Fix typo.
2006-10-14 Ralf Wildenhues* aclocal.in (write_aclocal): Improve warning for misma...
2006-10-14 Ralf Wildenhues* automake.in: For preprocessed assembler, add `$(DEFS)
2006-10-14 Ralf WildenhuesFor PR automake/492.
2006-10-14 Ralf Wildenhues* automake.in (%_macro_for_cond): New variable.
next