]> git.ipfire.org Git - thirdparty/automake.git/shortlog
thirdparty/automake.git
2009-03-28  Ralf WildenhuesFix latex warning in manual.
2009-03-28  Ralf WildenhuesSync auxiliary files from upstream.
2009-03-28  Ralf Wildenhuesmanual: minor cleanups.
2009-03-28  Ralf WildenhuesSane (un)install for empty directory variables.
2009-03-28  Ralf WildenhuesEnsure that empty directory variables work with empty...
2009-03-23  Ralf WildenhuesUse --tag=FC with libtool also for .f90 files.
2009-03-22  Peter BreitenlohnerDISTFILES containing a directory and files in that...
2009-03-22  Jim MeyeringFix a documentation typo.
2009-03-22  Ralf WildenhuesDefine AM_RECURSIVE_TARGETS, for gnulib's GNUmakefile.
2009-03-14  Ralf Wildenhues* NEWS: Update.
2009-03-12  Ralf WildenhuesIgnore warnings from autom4te about Libtool macros.
2009-03-09  Ralf WildenhuesRelax depcomp test for MSVC to not require minuso.
2009-03-09  Peter Rosin* tests/compile2.test: Fix typo.
2009-03-07  Ralf WildenhuesImprove NetBSD 'make -n' output for many standard targets.
2009-03-07  Ralf WildenhuesImprove `make -n dist' and `make -n distcheck' for...
2009-03-07  Ralf WildenhuesSolaris make testsuite fixes.
2009-03-07  Ralf Wildenhuestestsuite: SKIP compile tests if configure found no...
2009-03-07  Ralf WildenhuesFix maintainer-check fallout.
2009-03-07  Peter BreitenlohnerExtract correct man section from files in man_MANS.
2009-03-06  Ralf Wildenhuesmanual: Fix logic in AM_MAINTAINER_MODE description.
2009-03-05  Ralf Wildenhues* lib/gnupload: Change conffile name to `.gnuploadrc'.
2009-03-04  William PursellReplace bare `automake' with `@command{automake}' or...
2009-03-04  Ralf Wildenhues* lib/depcomp: Various portability and quoting nits.
2009-03-04  Ralf Wildenhuesreformat gnupload script.
2009-03-04  Ralf Wildenhuesgnupload touchups.
2009-03-04  Sergey PoznyakoffVarious gnupload improvements.
2009-03-03  Peter RosinAdd depmode=msvcmsys for Microsoft Visual C++ on MSYS.
2009-03-03  Ralf WildenhuesFix w32 path handling in the `compile' script.
2009-03-03  Ralf WildenhuesAdd ChangeLog for last commit
2009-03-03  Ralf WildenhuesFix `use constant' usage for MSYS Perl 5.6.0.
2009-03-01  Ralf WildenhuesFix recursive html and install-* doc rules for BSD...
2009-03-01  Ralf WildenhuesFix comment typo.
2009-03-01  Ralf WildenhuesIgnore generated files below doc/amhello for git.
2009-02-17  Ralf WildenhuesCross-reference `Flag Variables Ordering' from `Program...
2009-01-31  Ralf WildenhuesFix mmodely.test to work on Solaris 10.
2009-01-29  Karl Berry* lib/gnupload: Add download URL to --help output.
2009-01-23  Eric BlakeUse no-arg macros via AC_REQUIRE for consistency.
2009-01-20  Ralf WildenhuesBump copyright years.
2008-12-29  Chris PickettClarify overriding of `*_DEPENDENCIES' in LIBOBJS node.
2008-12-21  Ralf WildenhuesRevamp semantics for `missing help2man' and manpage...
2008-12-21  Ralf WildenhuesDo not use 'global' for makefile-wide settings.
2008-12-21  Ralf WildenhuesFix config.status depfiles failure.
2008-12-21  Zoltan RadoFix a couple of typos in the manual.
2008-12-13  Ralf WildenhuesFix nonportable sed script in 'missing'.
2008-12-07  Ralf WildenhuesRelease procedure: check for broken links.
2008-12-07  Ralf WildenhuesFix some broken links, for PR automake/531.
2008-12-07  Michael PloujnikovVarious spelling and grammar fixes.
2008-12-03  William PursellSimple typographical and grammar errors in automake...
2008-12-03  William PursellReplace 'configure' with '@command{configure}' as appro...
2008-11-29  Ralf WildenhuesFixup release rules.
2008-11-27  Ralf WildenhuesFix portability issues in distcleancheck_listfiles...
2008-11-27  Ralf WildenhuesCope with whitespace in $MISSING and $install_sh.
2008-11-24  Ralf WildenhuesLet `missing' also work with versioned and prefixed...
2008-11-23  William PursellFix tenses, plurals, swap words, cleanup in manual.
2008-11-22  William PursellFix more typos and grammaros in the manual.
2008-11-22  William PursellQuote APIVERSION in configure.ac.
2008-11-22  Jim MeyeringFix typo introduced by Committer in last patch.
2008-11-22  Jim MeyeringAdd xz compression support.
2008-11-22  Ralf WildenhuesWhen installing COPYING, recommend adding the file...
2008-11-20  William PursellFix typos and grammaros in the documentation.
2008-11-12  Karl BerryNew gnupload option --delete to remove archive files.
2008-11-12  Ralf WildenhuesTestsuite fixes for ksh.
2008-11-12  Charles WilsonCleanup config.lt in case LT_OUTPUT is in use.
2008-11-11  Ralf WildenhuesSync auxiliary files from upstream.
2008-11-10  Ralf WildenhuesUpdate to GFDL 1.3.
2008-11-10  Ralf WildenhuesFix typos.
2008-11-06  Ralf WildenhuesCope with absent Perl modules threads and Thread::Queue.
2008-11-04  Ralf WildenhuesMultiple 'make uninstall' should not fail even for...
2008-11-03  Ralf WildenhuesNew public macro AM_SUBST_NOTMAKE.
2008-11-03  Ralf WildenhuesFix regression introduced by AM_DEFAULT_SOURCE_EXT.
2008-11-02  Ralf WildenhuesNew maintainer target release-stats.
2008-11-02  Ralf WildenhuesChoose default source extension: AM_DEFAULT_SOURCE_EXT.
2008-11-02  Ralf WildenhuesFix maintainer-check failure.
2008-10-27  Ralf Wildenhues* NEWS: Fix typo.
2008-10-26  Ralf WildenhuesParallel automake --add-missing: serialized file installs.
2008-10-26  Ralf WildenhuesImplement serialization for Locations.
2008-10-26  Ralf WildenhuesParallel automake: ordered output messages.
2008-10-26  Ralf WildenhuesParallel automake execution: AUTOMAKE_JOBS.
2008-10-26  Ralf WildenhuesMinor file checking optimization: set_dir_cache_file.
2008-10-26  Ralf WildenhuesNo uniquifying for fatal, prog_error, and verbose messages.
2008-10-26  Ralf WildenhuesFix 'config.status --file=... depfiles' with new Autoconf.
2008-10-26  Johan DahlinSupport for Python 3.0, drop support for pre-2.0.
2008-10-22  Ralf WildenhuesDrop unused variable.
2008-10-22  Ralf WildenhuesCleanup of per-input global variables in automake.in.
2008-10-22  Ralf WildenhuesLet stderr output end up on fd 2 in testsuite.
2008-10-19  Ralf WildenhuesFix DisjConditions module to be thread-safe for perl...
2008-10-18  Ralf WildenhuesFix comment typos.
2008-10-18  Ralf WildenhuesDiagnose unsupported uses of `backname' helper function.
2008-10-12  Ralf WildenhuesNicer 'make dist' output.
2008-10-12  William Pursell* tests/defs.in: Fix comment typo.
2008-10-12  William PursellFix grammar w.r.t. plurals in test reports.
2008-10-08  Ralf WildenhuesRequire texi2dvi in tests, makeinfo may not be enough.
2008-10-08  Ralf WildenhuesFix bootstrap to remove read-only directories right.
2008-10-06  Ralf WildenhuesImprove test coverage of current TESTS semantics.
2008-10-05  Ralf WildenhuesWork around AIX sh quoting issue in AC_PROG_CC_C_O.
2008-10-05  Ralf WildenhuesPrint captured output before failing.
2008-10-05  Ralf WildenhuesFix some comment typos.
2008-09-22  Ralf Wildenhues* tests/aclibobj.test: Fix race condition.
2008-09-21  Ralf WildenhuesFix man page creation without installed files.
2008-09-20  Ralf WildenhuesRemove unneeded per-rule *INSTALL variables.
next