]> git.ipfire.org Git - thirdparty/autoconf.git/shortlog
thirdparty/autoconf.git
2008-11-03  Paolo BonziniDispatch on AC_LANG_CONFTEST
2008-11-03  Paolo BonziniReorganize definition of languages
2008-11-03  Paolo BonziniCommit ChangeLog entry
2008-11-03  Paolo BonziniUse preprocessor in cpp tests.
2008-10-31  Paolo BonziniRename _AC_CHECK_HEADER_OLD and _AC_CHECK_HEADER_NEW.
2008-10-31  Eric BlakeSupport multiple undiverts and dumpdefs at once.
2008-10-31  Eric BlakeSimplify diversion stack handling.
2008-10-31  Eric BlakeSimplify expansion stack handling.
2008-10-31  Eric BlakeBetter documentation of AC_CHECK_HEADER's fourth argument.
2008-10-31  Eric BlakeFix LINENO testsuite failure.
2008-10-30  Eric BlakeUpdate LINENO documentation.
2008-10-30  Paolo BonziniDo not check for $LINENO in generated scripts.
2008-10-30  Eric BlakeDon't check for non-POSIX extensions in suggested tests.
2008-10-30  Paolo BonziniPass CONFIG_SHELL down to generated scripts, and re...
2008-10-30  Eric BlakeWork around Solaris /bin/sh case bug.
2008-10-30  Paolo BonziniRequire _AS_CR_PREPARE where appropriate and fix ChangeLog.
2008-10-30  Paolo Bonzinitrim down the length of the shell function test
2008-10-30  Paolo BonziniAvoid walking the entire PATH when looking for a better...
2008-10-30  Paolo BonziniAdd third argument to _AS_PATH_WALK
2008-10-29  Eric BlakeFix LINENO detection to work around bash and pdksh...
2008-10-29  Eric BlakeMention proper fix for zsh users.
2008-10-29  Eric BlakeDocument current beta-quality status.
2008-10-29  Eric BlakeAlter signature of AS_INIT_GENERATED.
2008-10-29  Eric BlakeUse _m4_stack_reverse in m4_set.
2008-10-29  Eric BlakeAdd m4_stack_foreach_sep.
2008-10-29  Bruno HaibleMention Sun WorkShop 6.2 OpenMP bug.
2008-10-29  Paolo BonziniRewrite handling of diversion and expansion stack.
2008-10-29  Eric BlakeReduce forks while searching for better shell.
2008-10-29  Eric BlakeUndo needless efforts to protect $2 in $2_t.
2008-10-28  Ralf WildenhuesFix parallel test execution output lossage.
2008-10-28  Eric BlakeUse m4_map_args in more places.
2008-10-28  Eric BlakeOverride m4 1.4.x dumpdef, as it breaks autom4te.
2008-10-28  Eric BlakeAllow m4sugar to be used without autom4te, such as...
2008-10-28  Paolo Bonziniadd m4_stack_foreach and m4_stack_foreach_lifo
2008-10-28  Paolo Bonziniuse a shell function for AC_TYPE_INTx_T
2008-10-28  Paolo BonziniFix AS_ESCAPE usage together with AC_INCLUDES_DEFAULT.
2008-10-28  Paolo Bonziniuse a shell function for AC_CHECK_MEMBER
2008-10-27  Eric BlakePrefer m4_fatal over AC_FATAL.
2008-10-27  Eric BlakeAvoid raw carriage return in scripts.
2008-10-27  Eric BlakeUse AS_VAR_ARITH.
2008-10-27  Eric BlakeAdd AS_VAR_ARITH.
2008-10-27  Eric BlakeUse read, rather than `cat`, for safe one-line files.
2008-10-27  Paolo Bonziniuse a shell function for AC_COMPUTE_INT
2008-10-27  Paolo Bonziniuse a shell function for AC_CHECK_TYPE
2008-10-27  Paolo Bonziniuse a shell function for AC_CHECK_DECL
2008-10-27  Paolo Bonziniuse a shell function for the rest of AC_CHECK_HEADER
2008-10-25  Eric BlakeTrack recent copyright assignments.
2008-10-25  Paolo BonziniUse a shell function for _AC_CHECK_HEADER_MONGREL.
2008-10-25  Eric BlakeSimplify _AS_PREPARE handling of functions.
2008-10-25  Eric BlakeDocument AS_EXIT.
2008-10-25  Eric BlakeUse AS_EXIT in autoconf.as.
2008-10-24  Eric BlakeFix m4 underquoting in AC_PROG_INSTALL.
2008-10-24  Eric BlakeSpeed up AC_CHECK_HEADER.
2008-10-24  Paolo BonziniUse a shell function for AC_CHECK_FUNC.
2008-10-24  Eric BlakeWork around fact that gnulib-tool doesn't use m4_copy.
2008-10-24  Eric BlakeMake m4_defun_init more robust.
2008-10-24  Eric BlakeOptimize clients of AS_REQUIRE.
2008-10-24  Eric BlakeImprove m4_copy.
2008-10-24  Eric BlakeAC_FUNC_GETGROUPS: Revert regression.
2008-10-24  Eric BlakeWhitespace cleanup.
2008-10-24  Chikama MasakiFor gfortran on sh, ignore -little.
2008-10-23  Paolo BonziniEliminate empty lines after AC_*_IFELSE.
2008-10-23  Paolo BonziniAvoid a fork in _AC_RUN_LOG and _AC_RUN_LOG_STDERR
2008-10-23  Paolo BonziniEnsure actions can look at conftest* files.
2008-10-23  Eric BlakeRemove excess dnl from m4sh.
2008-10-23  Paolo BonziniUse a shell function for _AC_RUN_IFELSE.
2008-10-23  Eric BlakeFormatting tweak: balance () with m4sh case statements.
2008-10-23  Jim MeyeringAC_FUNC_GETGROUPS: always define $ac_cv_func_getgroups_...
2008-10-22  Paolo BonziniUse a shell function for _AC_LINK_IFELSE.
2008-10-22  Eric BlakeFix autoconf logging commands.
2008-10-22  Eric BlakeFix testsuite failure.
2008-10-22  Eric BlakeImprove wording related to automake and autotest.
2008-10-22  Eric BlakeAllow AS_VAR_SET_IF in shell lists.
2008-10-22  Eric BlakeAllow AS_VAR_IF in shell lists.
2008-10-22  Eric BlakeAllow AS_CASE in shell lists.
2008-10-22  Eric BlakeAllow AS_IF in shell lists.
2008-10-22  Paolo BonziniUse a shell function for _AC_COMPILE_IFELSE.
2008-10-21  Eric BlakeUse AS_VAR_APPEND.
2008-10-21  Eric BlakeAdd AS_VAR_APPEND.
2008-10-21  Paolo BonziniUse a shell function for _AC_PREPROC_IFELSE.
2008-10-21  Eric BlakeAdd banners to generated files.
2008-10-21  Eric BlakeAdd banners to generated files.
2008-10-20  Paolo BonziniAdd AC_REQUIRE_SHELL_FN and the SHELL_FN diversion.
2008-10-20  Eric BlakeAvoid unportable use of echo in testsuite.
2008-10-18  Paolo BonziniMake sure that nested AS_REQUIRE do not lose the desire...
2008-10-18  Eric BlakeDocument bugs in { } handling.
2008-10-18  Eric BlakeFix some testsuite failures introduced two days ago.
2008-10-18  Ralf WildenhuesShow how to extract single substitutions from config...
2008-10-17  Eric BlakeAdd m4_curry.
2008-10-17  Eric BlakeImprove suggested test filtering.
2008-10-17  Eric BlakeAdd m4_set_map.
2008-10-17  Eric BlakeDocument m4_map_args.
2008-10-17  Eric BlakeReduce vertical whitespace in configure.
2008-10-17  Eric BlakeDocument AS_VAR interfaces.
2008-10-17  Eric BlakeTest AS_VAR interfaces.
2008-10-17  Eric BlakeAdd AS_VAR_COPY.
2008-10-17  Eric BlakeSort AS_VAR_* interfaces.
2008-10-17  Eric BlakeAllow comments before functions emitted by m4sh.
2008-10-17  Eric BlakeAdd AS_FUNCTION_DESCRIBE.
2008-10-16  Eric BlakeSpeed up m4_qlen with caching.
next