]> git.ipfire.org Git - thirdparty/automake.git/shortlog
thirdparty/automake.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.
2008-09-20  Ralf WildenhuesCompactify program rules using ternary operators.
2008-09-20  Ralf WildenhuesNew doc section about command line length limits.
2008-09-20  Ralf WildenhuesInstall nobase_lib_LTLIBRARIES before bin_PROGRAMS.
2008-09-20  Ralf WildenhuesDo not reorder nobase ltlib installation.
2008-09-20  Ralf WildenhuesFix -rpath arguments for nobase_*_LTLIBRARIES.
2008-09-20  Ralf WildenhuesMan pages for automake and aclocal.
2008-09-13  Ralf Wildenhuesinstall: cope with non-injective $(transform).
2008-09-13  Ralf WildenhuesFaster install for libtool outputs.
2008-09-07  Ralf WildenhuesFast install and uninstall for SCRIPTS.
2008-09-07  Ralf WildenhuesMulti-file install for PROGRAMS.
2008-09-07  Ralf WildenhuesEnhance cleaning of programs in libtool mode.
2008-09-07  Ralf WildenhuesReliable multi-file install for man pages.
2008-09-07  Ralf WildenhuesFaster `make uninstall'; fast install for JAVA.
2008-09-07  Ralf WildenhuesAIX ranlib dislikes spaces in the argument.
2008-09-07  Ralf WildenhuesFail upon install or ranlib failure, part two.
2008-09-07  Ralf WildenhuesExit upon `install' failure, part one.
2008-09-06  Ralf WildenhuesFix multi-file installation for files in srcdir.
2008-09-06  Ralf WildenhuesUse `Exit' instead of `exit' in test suite.
2008-09-04  Ralf WildenhuesAvoid Heisenbug with verbose testing on HP-UX.
2008-09-04  Ralf WildenhuesFor all possibly-relative subdirs, use $(am__cd).
2008-09-04  Ralf WildenhuesFix nobase-python.test for BSD make.
2008-09-01  Ralf WildenhuesImplement AM_MAINTAINER_MODE([DEFAULT-MODE]).
2008-08-31  Ralf WildenhuesCopyright year updates.
2008-08-28  Ralf Wildenhues* THANKS: Use Cyrillic name instead of ASCII transcription.
2008-08-22  Ralf WildenhuesFix rebuilding of removed subdir/Makefile.in files.
2008-08-19  Ralf Wildenhues* tests/notrans.test: Use multiple man files of each...
2008-08-19  Ralf WildenhuesFix maintainer-check failures.
2008-08-19  Reuben ThomasFix grammaros.
2008-08-02  Karl Berry* lib/gnupload: Provide also a simple example.
2008-06-26  Thien-Thi NguyenSmall doc fix
2008-06-17  Ralf WildenhuesIntroduce macro $(am__mv) to facilitate 'libtool -...
2008-06-17  Ralf WildenhuesFix ChangeLog entry.
2008-06-17  Rafael Espindola* config-ml.in: don't handle --enable-shared and -...
next