]> git.ipfire.org Git - thirdparty/autoconf.git/shortlog
thirdparty/autoconf.git
2009-07-25  Bruno HaibleClarify autom4te debugging tips.
2009-07-25  Eric BlakeDocument some autom4te debugging tips.
2009-07-25  Eric BlakeFix font-lock.
2009-07-25  Eric BlakeLet autoheader see through m4 macros in AC_DEFINE.
2009-07-25  Eric BlakeImprove NEWS wording.
2009-07-25  Eric BlakeFix AS_EXIT for FreeBSD sh.
2009-07-24  Eric BlakeRun more tests under Solaris.
2009-07-24  Romain LengletClean up temporary files generated by Erlang macros.
2009-07-23  Romain LengletAdd autotests for Erlang macros.
2009-07-22  Eric BlakeFix test of autom4te from stdin.
2009-07-16  Eric BlakeDon't hide leading space in autom4te --trace output.
2009-07-14  Eric BlakeDocument that $srcdir can be used during configure.
2009-07-14  Eric BlakeDisable asynchronous job notification for parallel...
2009-07-14  Eric BlakeGuarantee that exit status trumps output matching.
2009-07-14  Eric BlakeFix nits in recent patches.
2009-07-13  Paolo Bonziniintroduce AT_SKIP_IF and AT_FAIL_IF
2009-07-13  Paolo Bonziniuse m4 -g when available
2009-07-13  Eric BlakeFix previous patch.
2009-07-13  Paolo BonziniSimplify handling of autotest tracing
2009-07-13  Paolo BonziniMove atlocal feature tests to configure
2009-07-13  Paolo Bonzinirevert previous push
2009-07-13  Paolo Bonziniuse m4 -g when available
2009-07-12  Paolo BonziniSimplify handling of autotest tracing
2009-07-12  Paolo Bonziniintroduce AT_SKIP_IF and AT_FAIL_IF
2009-07-12  Paolo BonziniMove atlocal code to configure
2009-07-09  Eric BlakeFix test typo.
2009-07-09  Eric BlakeFix testsuite under dash.
2009-07-09  Ralf WildenhuesIgnore messages on stderr when testing for the zsh...
2009-07-08  Eric BlakeSkip parallel tests when zsh 'set -m' fails.
2009-07-08  Eric BlakeMake parallel testsuite more portable.
2009-07-03  Eric BlakeAvoid syntax error in ash.
2009-07-02  Eric BlakeSkip test on shells that can't catch syntax failure.
2009-06-30  Jan MadzikAvoid AIX 6.1 ksh88 ECHO_C command substitution bug.
2009-06-27  William PursellFix grammaro in documenation.
2009-06-17  Eric BlakeFix AC_CHECK_HEADER infloop for gcc.
2009-06-15  Eric BlakeAdd m4_copy_force, m4_rename_force.
2009-06-15  Eric BlakeReinstate _AC_CHECK_HEADER_OLD for gcc.
2009-06-12  Ralf WildenhuesFix concurrent autom4te.cache directory creation race.
2009-06-11  Steven G. JohnsonCreate a file in test program when detecting cross...
2009-06-11  Eric BlakeSimplify AC_LANG(Fortran).
2009-06-11  Eric BlakeClarify m4_copy semantics.
2009-06-07  Eric BlakeImprove documentation on trap pitfalls.
2009-06-06  Jim MeyeringImprove testsuite's --help output.
2009-06-06  Eric BlakeDocument fallback behavior of AC_PROG_LEX.
2009-05-28  Jim MeyeringFix syntax errors in autoconf.texi.
2009-05-28  Romain LengletNew AC_ERLANG_SUBST_ERTS_VER macro.
2009-05-26  Eric BlakeSanitize more problematic environment variables.
2009-05-21  Ralf WildenhuesDocument VPATH = $(variable) issue in VPATH chapter.
2009-05-20  Eric BlakeUpdate uses of all-permissive license.
2009-05-20  Eric BlakeUpdate some upstream files.
2009-05-20  Eric BlakeDon't mention undocumented interface in NEWS.
2009-05-19  Ralf WildenhuesNew manual section `Parallel Make'.
2009-05-14  Ralf Wildenhuestestsuite: skip `Multiple languages' test without C...
2009-05-13  Eric BlakeDocument zsh bug with empty commands.
2009-05-11  Patrick WelcheAlso try X11R7 when looking for X11 files, for NetBSD.
2009-05-01  Ralf WildenhuesLimit stderr logging for C compiler version.
2009-04-24  Eric BlakeFix quoting of m4 macros in AT_CHECK.
2009-04-24  Eric Blakemanual: Use consistent spelling of here-document.
2009-04-24  Eric BlakeMake AT_CHECK_UNQUOTED more like AC_DEFINE_UNQUOTED.
2009-04-24  Eric BlakeRename AT_CHECK_NOESCAPE to AT_CHECK_UNQUOTED.
2009-04-23  Ralf WildenhuesNew test to ensure autom4te cache file locking works.
2009-04-23  Paolo Bonzinimanual: another grammar improvement.
2009-04-23  Eric BlakeChange FOO placeholder to use @var{text} instead.
2009-04-23  Eric BlakeAdd m4_argn.
2009-04-22  Ralf WildenhuesImprove description of AC_PROG_CC_C89 and AC_PROG_CC_C99.
2009-04-21  Ralf WildenhuesRevert bogus change in last commit.
2009-04-21  Ralf Wildenhuesmanual: fix trivial grammar errors.
2009-04-21  Eric BlakeShuffle maintainer-specific rules.
2009-04-19  Ralf WildenhuesSync autom4te perl modules from Automake.
2009-04-19  Ralf WildenhuesAdjust channel definitions for new Automake `ordered...
2009-04-18  Ralf Wildenhuesmanual: clarify m4_if synopsis.
2009-04-18  Ralf WildenhuesImprove and clarify `config.status' usage documentation.
2009-04-15  Eric BlakeTest that autotest handles binary output.
2009-04-15  Eric BlakeAdd stdout-nolog and ignore-nolog to AT_CHECK.
2009-04-15  Eric BlakeTeach AT_CHECK about hard failures.
2009-04-15  Eric BlakeFix yesterday's regression in AS_IF.
2009-04-14  Ralf WildenhuesAdd traces for AM_SILENT_RULES.
2009-04-13  Eric BlakeImprove documentation related to expanded-before-required.
2009-04-13  Eric BlakeMention latest rules about make and set -e.
2009-04-13  Eric BlakeImprove documentation about if exit status.
2009-04-13  Eric BlakeAdd cross-reference to new macros.
2009-04-13  Eric BlakeMake AS_IF, AS_CASE, and AS_FOR more robust to blank...
2009-04-13  Eric BlakeAdd m4_blank and friends.
2009-04-13  Eric BlakeFinish upgrade to GFDL 1.3.
2009-04-10  Eric BlakeTest parallel handling of syntax error.
2009-04-10  Ralf WildenhuesDocument awk and config.status line length limitations.
2009-04-10  Ralf WildenhuesSkip `Multiple languages' test if CC is a C++ compiler.
2009-04-10  Ralf WildenhuesNote that AC_DEFUN is needed for aclocal.
2009-04-10  Eric BlakeAdd undocumented _AS_CLEAN_DIR.
2009-04-09  Eric BlakeAvoid problems caused by deleting in-use directory.
2009-04-09  Eric BlakeFix regression in empty test.
2009-04-09  Paolo BonziniMake a less conservative cross-compilation guess for...
2009-04-08  Ralf WildenhuesAutomake relies on the undocumented `_AC_COMPILER_EXEEX...
2009-04-07  Eric BlakeReduce testsuite size.
2009-04-07  Eric BlakeHandle shell comments in AT_CHECK.
2009-04-07  Eric BlakeHard fail any test with syntax errors.
2009-03-31  Eric Blake./.prev-version: Record previous version: 2.63b.
2009-03-31  Eric BlakeBeta Release Version 2.63b. v2.63b
2009-03-31  Eric BlakeFix testsuite failures under zsh.
2009-03-30  Eric BlakeFor now, skip parallel tests under less-tested shells.
next