]> git.ipfire.org Git - thirdparty/autoconf.git/shortlog
thirdparty/autoconf.git
2008-03-20  Eric BlakeKill more CVS references.
2008-03-20  Ralf WildenhuesSkip whitespace test if aclocal is not present.
2008-03-20  Eric BlakeActually delete GNUmakefile.cfg this time.
2008-03-20  Eric BlakeSync GNUmakefile with gnulib.
2008-03-19  Stepan Kasal* doc/autoconf.texi (Introduction): Improve the paraphr...
2008-03-19  Eric BlakeAC_CONFIG_HEADERS replaced AC_CONFIG_HEADER.
2008-03-19  Eric BlakeEmphasize that ease of configure triumphs over ease...
2008-03-17  Ralf WildenhuesProvide a helpful message if autopoint or libtoolize...
2008-03-14  Stepan Kasal* tests/fortran.at, tests/mktests.sh, tests/wrapper...
2008-03-14  Stepan Kasal* lib/Autom4te/ChannelDefs.pm: Fix typos.
2008-03-13  Jim MeyeringUse a more general GNUmakefile.
2008-03-12  Eric BlakeFix yesterday's regression in m4_wrap([$1]).
2008-03-12  Eric BlakeImprove error messages for common testsuite bugs.
2008-03-12  Eric BlakeTweak m4_wrap to force FIFO or LIFO semantics.
2008-03-11  Eric BlakeEncode nested autotest data.
2008-03-11  Eric BlakeFactor some autotest tests.
2008-03-06  Eric BlakeMinor documentation fix.
2008-03-04  Eric BlakeMake AT_CHECK act like a simple command.
2008-03-04  Ralf WildenhuesOn MinGW, substitution of CR and 0xFF fails.
2008-03-04  Eric BlakePull in recent maintainer improvements from coreutils.
2008-03-04  Eric BlakeUse git-merge-changelog when available.
2008-03-04  Eric BlakeWork around cygwin bug.
2008-03-04  Eric BlakeIgnore tests that require read-only directories under...
2008-03-04  Ralf Wildenhues* lib/autotest/general.m4 (AT_INIT): Fix detection...
2008-03-03  Ralf Wildenhuesautoreconf -m now honors $MAKE.
2008-03-03  Eric BlakeDocumentation improvements.
2008-03-02  Jim MeyeringDon't infloop upon "make dist".
2008-03-02  Ralf Wildenhues* tests/torture.at (AC_CONFIG_FILES, HEADERS, LINKS...
2008-03-02  Ralf WildenhuesActually test that @configure_input@ is expanded correctly.
2008-03-02  Benoit SigoureBe nice with file systems that don't handle unusual...
2008-03-02  Benoit SigoureProperly handle funny file names for headers in config...
2008-03-02  Benoit SigoureProperly expand @configure_input@ in config.status.
2008-03-02  Ralf WildenhuesAdd ChangeLog entry for last commit.
2008-03-02  Ralf WildenhuesIgnore errors from ./run on w32.
2008-02-22  Eric BlakeImprove documentation for writing autotest suites.
2008-02-21  Eric BlakeSync git-version-gen from upstream.
2008-02-12  Eric BlakeAvoid trailing space in config.h with AC_DEFINE([var...
2008-02-08  Eric BlakeFix texinfo typos in previous patch.
2008-02-08  Eric BlakeDescribe a config.site that can be used for FHS compliance.
2008-02-02  Eric Blake* doc/autoconf.texi (Limitations of Usual Tools) <grep...
2008-02-01  Ralf WildenhuesFix autotest --clean, and make it work with `-C dir'.
2008-01-31  Paul Eggert* doc/autoconf.texi: Update Back-Cover text to reflect...
2008-01-29  Eric BlakeFix more autotest regressions.
2008-01-29  Eric BlakeMore corner cases in testsuite VAR=VALUE handling.
2008-01-29  Eric Blake* doc/autoconf.texi (Limitations of Builtins) <.>:...
2008-01-29  Eric BlakeFix regression in handling VAR=VALUE arguments to tests...
2008-01-29  Eric Blake* doc/autoconf.texi (Limitations of Usual Tools) <grep...
2008-01-28  Eric BlakeMinor testsuite improvements.
2008-01-28  Eric BlakeAdd 'testsuite -C dir'.
2008-01-24  Ralf WildenhuesSync upstream files from gnulib.
2008-01-23  Ralf Wildenhues* doc/autoconf.texi (Particular Programs): Do not menti...
2008-01-22  Ralf WildenhuesFix --help=recursive with multiple AC_CONFIG_SUBDIRS.
2008-01-22  Ralf WildenhuesFix parallel `maintainer-check'.
2008-01-22  Ralf WildenhuesAccept `+' in --enable and --with feature strings.
2008-01-22  Ralf WildenhuesAC_PROG_INSTALL: require installation of multiple files.
2008-01-21  Eric BlakeImprove documentation about default include directives.
2008-01-21  Eric BlakeMerge branch 'master' of ericb@git.sv.gnu.org:/srv...
2008-01-20  Ralf WildenhuesUpon release, send to info-gnu, not info at gnu.org.
2008-01-15  Eric Blake* lib/m4sugar/m4sugar.m4 (m4_qlen): Use fewer macros.
2008-01-08  Ralf WildenhuesFix creation of manpages from test wrapper scripts.
2008-01-08  Ralf Wildenhues* bin/autoreconf.in: Discard stderr for $autoconf/...
2007-12-16  Ralf WildenhuesFix some write failure cases in Autotest.
2007-12-12  Eric BlakeFix thinko in earlier patch - m4_join isn't defined...
2007-12-12  Eric BlakeFix some whitespace tests on cygwin.
2007-12-12  Eric BlakeFix spurious testsuite failure with to M4 1.4.11.
2007-12-12  Eric BlakeOptimize AC_REQUIRE.
2007-12-08  Ralf Wildenhues* tests/torture.at (srcdir): Fix quoting.
2007-12-08  Ralf WildenhuesDo not pass top_srcdir to configure scripts in testsuite.
2007-12-08  Ralf Wildenhues* tests/semantics.at (AC_PATH_PROGS_FEATURE_CHECK)...
2007-12-08  Ralf WildenhuesQuote $abs_top_srcdir in tests.
2007-12-08  Ralf Wildenhues* tests/m4sh.at (LINENO): Quote $0.
2007-12-08  Ralf WildenhuesFix testsuite program wrapper for whitespace in `pwd`.
2007-12-08  Ralf WildenhuesProper config.status --file/--header and $srcdir escaping.
2007-12-08  Ralf WildenhuesFix Autotest for whitespace in `pwd`.
2007-12-08  Ralf Wildenhues* lib/autom4te.in: Quote @datadir@.
2007-12-08  Ralf WildenhuesProper file name escaping in Autoconf programs and...
2007-12-08  Ralf WildenhuesSync from Automake.
2007-12-08  Ralf Wildenhues* Makefile.am (autom4te-update): Rewrite for git.
2007-12-04  Ralf Wildenhues* doc/autoconf.texi (autom4te Invocation, Autom4te...
2007-12-04  Ralf WildenhuesAdd ChangeLog entry for last commit.
2007-12-04  Ralf WildenhuesFix copyright years.
2007-12-04  Eric BlakeManually resync with gnulib, since 'make cvs-update...
2007-12-04  Eric BlakeWhen using older automake, don't downgrade build-aux...
2007-11-27  Paul EggertFix AC_C_BIGENDIAN bug caused by new awk method of...
2007-11-26  Ralf WildenhuesFix autom4te for unusual characters in input file names.
2007-11-26  Ralf WildenhuesDocument Tru64 awk input splitting limitation.
2007-11-23  Stepan Kasal* lib/autotest/general.m4 (AT_INIT): Do not extract the
2007-11-23  Ralf WildenhuesFix awk script optimization.
2007-11-22  Ralf Wildenhues* doc/autoconf.texi (Shell Functions): New chapter...
2007-11-22  Ralf Wildenhues* lib/autotest/general.m4 (AT_INIT): Exit awk script...
2007-11-20  Ralf Wildenhues* lib/autotest/general.m4 (AT_INIT) <at_func_create_deb...
2007-11-19  Ralf WildenhuesFix IRIX testsuite debugging failures: $0 in functions.
2007-11-19  Paolo Bonzini* lib/autotest/general.m4 (at_func_test): Use cached...
2007-11-19  Ralf Wildenhues* lib/autotest/general.m4: Revert 2007-11-15 patch and
2007-11-18  Ralf Wildenhues* tests/local.at: Do not test m4, perl with AT_TESTED.
2007-11-18  Ralf WildenhuesDiagnose and guard against write errors dealing with...
2007-11-17  Ralf WildenhuesAvoid error with Tru64 awk and testsuite lines with...
2007-11-17  Ralf WildenhuesRevert 2007-10-17 change.
2007-11-17  Ralf Wildenhues* doc/autoconf.texi (Generic Programs): Fix typo.
2007-11-16  Stepan Kasaladd a chlog entry for the prev commit
next