]> git.ipfire.org Git - thirdparty/autoconf.git/shortlog
thirdparty/autoconf.git
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.
2008-10-16  Paolo BonziniAdd a testcase using more then one language.
2008-10-16  Paolo BonziniFix Libtool's config.lt test.
2008-10-15  Eric BlakeBreak circular require chain in _AS_LINENO_PREPARE.
2008-10-15  Eric BlakeCleanups to previous patches.
2008-10-15  Paolo BonziniUpdates to shell portability documentation
2008-10-15  Paolo BonziniAssume a (possibly buggy) `unset' is present after...
2008-10-15  Paolo BonziniTurn AS_SHELL_SANITIZE into a for-Libtool-only wrapper.
2008-10-15  Paolo BonziniUse "test x$foo = xyes" to avoid upsetting Libtool...
2008-10-15  Paolo BonziniTrim down the size of the better-shell test.
2008-10-15  Paolo BonziniSupport a stack of LINENO values for AS_MESSAGE.
2008-10-14  Eric BlakeCorrect previous patch.
2008-10-14  Eric BlakeDocument shell function environment pitfall.
2008-10-14  Paolo BonziniUse m4_require to implement AS_REQUIRE.
2008-10-13  Paolo BonziniTest AS_LINENO_PREPARE.
2008-10-13  Paolo BonziniTest AS_ME_PREPARE.
2008-10-13  Paolo BonziniAdd and document AS_INIT_GENERATED.
2008-10-13  Eric BlakeUse consistent shell function style.
2008-10-13  Paolo Bonzinicommit missing changelog entry
2008-10-13  Paolo Bonziniplace names of contributors under m4 rather than shell...
2008-10-11  Paolo BonziniAdd and document AS_ME_PREPARE and AS_LINENO_PREPARE
2008-10-11  Paolo Bonziniextract "Programming in M4sh" into its own chapter
2008-10-10  Eric BlakeFix _AS_MKDIR_P usage.
2008-10-10  Paolo Bonzinidon't advertise shell function adversely
2008-10-10  Paolo Bonziniuse a shell function for AS_MKDIR_P
2008-10-09  Eric BlakeOnly prepare $as_me if it will be used.
2008-10-09  Paolo Bonzinimore cleanup before adding shell functions
2008-10-09  Paolo Bonziniavoid problems when _AS_BASENAME_EXPR are invoked befor...
2008-10-08  Eric BlakeResync from gnulib.
2008-10-08  Paolo Bonziniremove shell function "spy"
2008-10-08  Paolo Bonziniplace _AS_UNSET_PREPARE in the right diversion
2008-10-08  Eric BlakeAvoid repeating required shell tests in suggested set.
2008-10-08  Paolo Bonziniadd m4sh keyword to all m4sh.at tests
2008-10-08  Ralf WildenhuesDocument AS_VERSION_COMPARE.
2008-10-08  Ralf WildenhuesDo not write to testsuite log fd before initialization.
2008-10-07  Eric BlakeEnsure _AS_CLEANUP is defined.
2008-10-07  Eric BlakeImprove m4sh maintainability.
2008-10-07  Eric BlakeFix m4 quoting in previous patch.
2008-10-07  Paolo Bonziniadd a separate diversion for shell functions
2008-10-07  Eric BlakeAdd m4_default_quoted.
2008-10-07  Eric BlakeFix build with case-insensitive make, again.
2008-10-06  Bruno HaibleWarn about /usr/ucb on Solaris.
2008-10-03  Ralf WildenhuesFix more testsuite hang corner cases.
2008-10-02  Ralf WildenhuesFix hang with `testsuite -k notmatched'.
2008-10-02  Eric BlakeDocument more binary file portability traps.
2008-10-02  Eric BlakeChangeLog for previous commit.
2008-10-02  Ralf WildenhuesImplement parallel Autotest test execution: testsuite...
2008-09-20  Eric BlakeFix sample isinf definition.
2008-09-16  Eric BlakeFix Erlang regression, introduced 2006-11-17.
2008-09-13  Ralf WildenhuesImprove AC_CONFIG_AUX_DIRS a bit.
2008-09-13  Ralf WildenhuesMention Solaris sh ':' redirection bug.
2008-09-11  Eric BlakeAvoid testsuite bug when autom4te cache is disabled...
2008-09-10  Eric BlakeAvoid testsuite bug in presence of verbose config.site.
2008-09-10  Eric Blake./.prev-version: Record previous version: 2.63.
2008-09-10  Eric BlakeRelease Version 2.63. v2.63
2008-09-09  Eric BlakeFormatting tweaks to the manual.
2008-09-09  Eric BlakeResync from gnulib.
2008-09-06  Eric BlakeMention that Automake already supports VPATH.
2008-09-06  Eric BlakeRelax tone when warning about cross-compiler names.
2008-09-02  Eric BlakeImprove AC_C_BIGENDIAN.
2008-09-01  Eric BlakeFix manual date information.
2008-08-28  Eric BlakeFix off-by-one bug in _m4_shiftn.
2008-08-26  Eric BlakeImprove INSTALL formatting.
2008-08-26  Stepan KasalCheck for case sensitive make.
2008-08-26  Eric BlakeUpdate invocation documentation.
2008-08-26  Eric BlakeDon't let frozen __m4_version__ break downgrade to...
2008-08-25  Eric BlakeAdjust to recent m4 1.6 change to support m4_debugmode(d).
2008-08-22  Peter O'GormanLimit AC_C_BIGENDIAN univeral checks to Mac OS X.
2008-08-22  Ralf Wildenhues* NEWS: Fix typo.
2008-08-22  Eric Blake* TODO: Add an item for additional m4sugar looping...
next