]> git.ipfire.org Git - thirdparty/automake.git/shortlog
thirdparty/automake.git
2008-06-01  Ralf WildenhuesFix grammar error in manual.
2008-05-13  Stepan KasalFix typos.
2008-04-10  Eric BlakePrefer a released version of autoconf.
2008-04-10  Eric BlakeAC_AUTOCONF_VERSION can inadvertently expand to a macro...
2008-04-02  Eric BlakeMake gnupload friendlier for VPATH usage.
2008-03-26  Ralf WildenhuesImplement conditional AC_CONFIG_FILES: AM_COND_IF.
2008-03-24  Ralf WildenhuesIntroduce @ovar from Autoconf.
2008-03-20  Ralf Wildenhues* lib/texinfo.tex: Sync from upstream.
2008-03-17  Ralf WildenhuesFix nits in the manual.
2008-03-17  Ralf WildenhuesSync auxiliary files from upstream.
2008-03-17  Ralf WildenhuesPull config.guess and config.sub from upstream git...
2008-03-17  Ralf WildenhuesNew function xsystem_hint, for autoreconf.
2008-03-11  Peter BreitenlohnerImplement the `notrans_' prefix for untransformed manpages.
2008-03-11  Peter Breitenlohner* automake.in (handle_man_pages): Reindent, for next...
2008-03-08  Ralf WildenhuesExploit `install' with multiple files at once for some...
2008-03-08  Ralf WildenhuesRequire unreleased Autoconf for fixed AC_PROG_INSTALL.
2008-03-08  Ralf WildenhuesAdd support for newer Fortran extensions '.[fF]0[38]'.
2008-03-08  Ralf WildenhuesDrop usage of obsolete macros AC_EXEEXT and AC_OBJEXT.
2008-03-03  Ralf WildenhuesSkip instsh3.test if `touch -t' does not work.
2008-02-27  Reuben Thomas* doc/automake.texi (wildcards): Improve "Why doesn...
2008-02-23  Ralf WildenhuesFix XFAIL_TESTS matching for NetBSD ksh.
2008-02-19  Ralf WildenhuesPR automake/498
2008-02-19  Ralf WildenhuesRegenerate.
2008-02-17  Colin Watson* lib/am/tags.am (ID): Fix typo in workaround for old...
2008-02-05  Ralf Wildenhues* doc/.gitignore: Ignore files generated by `make ps...
2008-02-05  Reuben ThomasFix minor doc issues in node `CVS'.
2008-01-30  Ralf Wildenhues* tests/man3.test: Avoid `make VAR=value'.
2008-01-30  Ralf Wildenhues* tests/subst3.test: New test.
2008-01-30  Ralf WildenhuesSplit instsh2.test, so that only the new part requires...
2008-01-23  Ralf Wildenhues* tests/nobase.test: Extend test to generated files.
2008-01-23  Ralf WildenhuesNew test nobase-python.test.
2008-01-23  Ralf WildenhuesSplit libtool part off of nobase.test.
2008-01-23  Eric BlakeFix color.test when using BSD grep.
2008-01-23  Ralf Wildenhues* tests/lisp3.test: Fix typo.
2008-01-22  Ralf WildenhuesPrefer generated manpages over distributed ones.
2008-01-21  Ralf Wildenhues* tests/tar.test: Skip if no appropriate tar was found.
2008-01-19  NightStrike* doc/automake.texi (Dependency Tracking): Fix typo.
2008-01-19  Ralf Wildenhues* lib/config-ml.in, lib/config.guess, lib/config.sub...
2008-01-19  Ralf WildenhuesFix `fetch' target to match current upstream locations.
2008-01-14  Ralf Wildenhues* doc/automake.texi (DESTDIR, Built sources example...
2008-01-13  Ralf WildenhuesFix permissions of config.sub
2008-01-13  Ralf WildenhuesDo not fail if `autoupdate' is not present.
2008-01-13  Ralf WildenhuesFix Heisenbug trying to unset a sometimes-not-set variable.
2008-01-13  Ralf Wildenhues* doc/automake.texi (amhello Explained): Fix odd sentence.
2008-01-12  Ralf Wildenhues* m4/init.m4 (_AC_AM_CONFIG_HEADER_HOOK): Rewrite to...
2008-01-12  Ralf WildenhuesClarify texinfo.tex and TEXINFO_TEX semantics.
2008-01-11  Ralf Wildenhues* tests/output-order.test: New test, for the stable...
2008-01-08  Ralf WildenhuesEnsure world-executable tests in the distribution.
2008-01-08  Ralf WildenhuesFix acloca20.test for fast machines.
2008-01-07  Ralf WildenhuesStable `automake --add-missing --verbose' output.
2008-01-07  Ralf Wildenhues* lib/config.guess, lib/config.sub, lib/texinfo.tex...
2008-01-07  Ralf WildenhuesFix ccnoco.test for uncommon LDFLAGS settings.
2008-01-07  Stepan Kasal* automake.in (handle_texinfo_helper, handle_lib_object...
2008-01-02  Ralf WildenhuesRegenerate.
2008-01-02  Ralf WildenhuesBump copyright years.
2007-12-18  Jim Meyering* lib/gnupload (GPG): Don't use an absolute path.
2007-12-08  Ralf Wildenhues* lib/Automake/FileUtils.pm (open_quote): New function.
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...
next