All releases of GNU Automake


Release Notes: Several obsolete features have been removed. A new "cscope" target has been added to aid in building a cscope database for the source tree. Several changes have been made to Automake-generated testsuite harnesses. Various other improvements and minor bugfixes have been made.


Release Notes: Various bugs were fixed. Some functions and behaviors were deprecated.


Release Notes: Many minor bugs were fixed.


Release Notes: Automake can now experimentally run multiple threads for creating most Makefile.in files concurrently. Initial support for the Vala language was added. Python 3.0 is now supported, and Python releases prior to 2.0 are no longer supported. Many tool and rule modifications were made.


Release Notes: "make dist" can now create lzma-compressed tarballs. "automake --add-missing" will now install the GPLv3 COPYING file by default. Libtool generic flags are now passed to the install and uninstall modes as well. install-sh now has a BSD-like "-C" option to preserve modification times of unchanged files upon installation. Several minor bugs were fixed.


No changes have been submitted for this release.


No changes have been submitted for this release.


No changes have been submitted for this release.


Release Notes: Bugfixes and new manual sections.


Release Notes: A well known portability bug that slipped in the changes made to install-sh in Automake 1.8.1 was fixed. The broken install-sh would refuse to install anything on Tru64. The install rules for conditionally built python files were fixed. (This never really worked previously.)