Add lzip compression support.
[platform/upstream/automake.git] / NEWS
2010-02-24 Antonio Diaz DiazAdd lzip compression support.
2010-02-22 Ralf WildenhuesDeprecate dist-lzma in favor of dist-xz.
2010-02-06 Dmitry V. LevinFix exit status of signal handlers in shell scripts.
2009-06-07 Ralf WildenhuesAM_PROG_GCJ: use AC_CHECK_TOOLS for gcj, for cross...
2009-05-24 Ralf Wildenhuesparallel-tests: avoid GNU make 3.80 substitution bug.
2009-05-24 Ralf Wildenhuestestsuite: do not change the mode of installed Libtool...
2009-05-24 Peter O'Gormanpython: do not install in system directories on Darwin 9.
2009-05-17 Ralf WildenhuesRevert Automake license to GPLv2+.
2009-05-17 Ralf WildenhuesRewrite NEWS for 1.11.
2009-05-17 Matthias KloseLet AM_PATH_PYTHON honor python's idea about the site...
2009-04-19 Ralf WildenhuesCorrectly treat all assignments with bogus trailing...
2009-04-19 Ralf WildenhuesMerge branch 'next'
2009-04-19 Ralf WildenhuesMerge branch 'mh-vala-support' into next
2009-04-19 Ralf WildenhuesMore minor fixups to vala support.
2009-04-19 Jürg BilleterImprove Vala support.
2009-04-19 Ralf WildenhuesMerge branch 'next' (early part) into mh-vala-support
2009-04-13 Ralf Wildenhuessilent-rules reorganization, --enable-silent-rules...
2009-04-10 Ralf Wildenhuesparallel-tests: `clean recheck' should not rerun all...
2009-04-08 Ralf Wildenhuesparallel-tests: Fix driver for nonempty executable...
2009-04-08 Ralf WildenhuesDocument last change in NEWS.
2009-04-07 Ralf WildenhuesDo not remove texinfo outputs upon mostlyclean.
2009-04-04 Ralf Wildenhuesparallel-tests: LOG_COMPILER for tests without known...
2009-03-30 Ralf WildenhuesPost-release version bump.
2009-03-29 Ralf WildenhuesVersion 1.10b. v1.10b
2009-03-29 Ralf WildenhuesMinor NEWS update.
2009-03-29 Ralf WildenhuesMerge branch 'ad-parallel-tests' into next
2009-03-28 Ralf WildenhuesMerge branch 'master' into next
2009-03-28 Ralf WildenhuesSane (un)install for empty directory variables.
2009-03-22 Peter BreitenlohnerDISTFILES containing a directory and files in that...
2009-03-14 Ralf WildenhuesMerge branch 'ad-parallel-tests' into next
2009-03-14 Ralf WildenhuesMerge branch 'je-silent' into next
2009-03-14 Ralf Wildenhues* NEWS: Update.
2009-03-14 Ralf WildenhuesDocumentation for the parallel-tests driver.
2009-03-12 Ralf WildenhuesRename `silent' mode to `silent-rules' mode.
2009-03-07 Ralf WildenhuesNew automake command line option `--silent-rules'.
2009-03-07 Ralf WildenhuesDocumentation and tests for the `silent' option.
2009-03-07 Ralf WildenhuesImprove `make -n dist' and `make -n distcheck' for...
2008-12-21 Ralf WildenhuesRevamp semantics for `missing help2man' and manpage...
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-22 Jim MeyeringAdd xz compression support.
2008-11-22 Ralf WildenhuesWhen installing COPYING, recommend adding the file...
2008-11-12 Charles WilsonCleanup config.lt in case LT_OUTPUT is in use.
2008-11-10 Ralf WildenhuesUpdate to GFDL 1.3.
2008-11-10 Ralf WildenhuesFix typos.
2008-11-04 Ralf WildenhuesMultiple 'make uninstall' should not fail even for...
2008-11-03 Ralf WildenhuesNew public macro AM_SUBST_NOTMAKE.
2008-11-02 Ralf WildenhuesChoose default source extension: AM_DEFAULT_SOURCE_EXT.
2008-10-27 Ralf Wildenhues* NEWS: Fix typo.
2008-10-26 Ralf WildenhuesParallel automake execution: AUTOMAKE_JOBS.
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-10 Mathias HasselmannSupport Vala in non-recursive builds; more tests and...
2008-10-05 Ralf WildenhuesWork around AIX sh quoting issue in AC_PROG_CC_C_O.
2008-09-20 Ralf WildenhuesRemove unneeded per-rule *INSTALL variables.
2008-09-20 Ralf WildenhuesNew doc section about command line length limits.
2008-09-20 Ralf WildenhuesFix -rpath arguments for nobase_*_LTLIBRARIES.
2008-09-20 Ralf WildenhuesMan pages for automake and aclocal.
2008-09-01 Ralf WildenhuesImplement AM_MAINTAINER_MODE([DEFAULT-MODE]).
2008-08-22 Ralf WildenhuesFix rebuilding of removed subdir/Makefile.in files.
2008-06-17 Ralf WildenhuesFor AC_CONFIG_LINKS(X,X), do not clean X in a non-VPATH...
2008-04-10 Eric BlakePrefer a released version of autoconf.
2008-03-26 Ralf WildenhuesImplement conditional AC_CONFIG_FILES: AM_COND_IF.
2008-03-11 Peter BreitenlohnerImplement the `notrans_' prefix for untransformed manpages.
2008-03-08 Ralf WildenhuesExploit `install' with multiple files at once for some...
2008-03-08 Ralf WildenhuesAdd support for newer Fortran extensions '.[fF]0[38]'.
2007-12-08 Ralf WildenhuesReword the copyright notices to match what's suggested...
2007-11-10 Ralf WildenhuesFix default includes ordering to be `-I. -I$(srcdir...
2007-11-08 Ralf WildenhuesImplement colorized test output.
2007-10-29 Ralf WildenhuesMove to git as primary source repository.
2007-10-09 Ralf Wildenhues* automake.in: Treat extension .sx also like preprocessed
2007-10-09 Jim MeyeringAdd lzma compression support.
2007-07-22 Ralf Wildenhues* lib/am/configure.am (%?REGEN-ACLOCAL-M4%): New target
2007-07-22 Ralf Wildenhues* lib/am/ltlib.am (install-%DIR%LTLIBRARIES)
2007-07-16 Alexandre Duret... * NEWS: Clarify that COPYING files are not updated.
2007-07-07 Ralf Wildenhues* COPYING, lib/COPYING: Update to GPLv3. All uses...
2007-06-23 Ralf Wildenhues* aclocal.in (write_aclocal): Warn about autoconf
2007-03-29 Ralf Wildenhues* automake.in (handle_tests): Rewrite XFAIL_TESTS just...
2007-03-29 Ralf Wildenhues* m4/depout.m4 (_AM_OUTPUT_DEPENDENCY_COMMANDS): Again...
2007-03-28 Ralf Wildenhues* lib/depcomp (aix): Rewrite depmode in the spirit...
2007-01-10 Ralf Wildenhues* tests/defs.in (is_newest): Cope with multiple newer...
2006-10-16 Ralf Wildenhues* lib/am/depend2.am (%SOURCEFLAG%): New substitution...
2006-10-16 Ralf WildenhuesFor PR automake/480.
2006-10-16 Ralf Wildenhues* lib/am/header-vars.am (pkglibexecdir): New variable.
2006-10-15 Alexandre Duret... * configure.ac, NEWS: Bump version to 1.10a.
2006-10-15 Alexandre Duret... * configure.ac, NEWS: Bump version to 1.10.
2006-10-14 Ralf Wildenhues* automake.in: For preprocessed assembler, add `$(DEFS)
2006-10-14 Ralf WildenhuesFor PR automake/492.
2006-09-05 Ralf Wildenhues* NEWS: Mention that `install-sh' needs executable...
2006-08-28 Ralf Wildenhues* doc/automake.texi, lib/Automake/Rule.pm: Fix some...
2006-08-22 Alexandre Duret... * NEWS: Mark de-ANSI-fication as being obsolete.
2006-08-20 Alexandre Duret... * NEWS, configure.ac: Bump version to 1.9b.
2006-08-19 Alexandre Duret... * lib/am/lex.am, lib/am/yacc.am: Drop the inline rules...
2006-08-19 Alexandre Duret... * Makefile.am (maintainer-check): Check for mkdir_p.
2006-08-19 Alexandre Duret... * NEWS, configure.ac, m4/init.m4, m4/lispdir.m4, m4...
2006-08-19 Alexandre Duret... * doc/automake.texi (Autotools Introduction) New chapter.
2006-08-14 Alexandre Duret... * automake.in: Register "Unified Parallel C" as language.
2006-04-21 Alexandre Duret... * m4/amversion.in (_AM_AUTOCONF_VERSION): New macro.
2006-04-10 Ralf Wildenhues* NEWS: Fix typo.
2006-03-21 Ralf Wildenhues* aclocal.in (parse_arguments): Added wildcard support...
next