]> git.ipfire.org Git - thirdparty/automake.git/shortlog
thirdparty/automake.git
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 -...
2008-06-17  Ralf WildenhuesNew variable am__install_max.
2008-06-17  Ralf WildenhuesFix conditional rules competing with config.status...
2008-06-17  Ralf WildenhuesFor AC_CONFIG_LINKS(X,X), do not clean X in a non-VPATH...
2008-06-16  Ralf Wildenhuesgit metadata update.
2008-06-06  Ralf WildenhuesFix ambivalent wording introduced with last patch.
2008-06-04  Karl BerryImprove description of -local and -hook targets.
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...
next