]> git.ipfire.org Git - thirdparty/autoconf.git/shortlog
thirdparty/autoconf.git
2010-10-08  Eric BlakeAS_LITERAL_IF: Treat raw = as literal again.
2010-10-05  Eric Blakedoc: suggest a few more workarounds
2010-09-24  Joshua G. Haledocs: fix typo in AC_CONFIG_FILES example code.
2010-09-24  Ralf Wildenhuestests: normalize trailing spaces in gcc -E -dD output.
2010-09-22  Eric Blakepost-release administrivia
2010-09-22  Eric BlakeRelease Version 2.68. v2.68
2010-09-22  Ralf Wildenhuesautom4te: add traces for likely future Automake macros
2010-09-22  Eric BlakeAC_REPLACE_FUNCS: allow split lines again
2010-09-21  Eric BlakeAC_LIBOBJ: optimize internal use
2010-09-21  Eric BlakeAC_REPLACE_FUNCS: restore shell loop for non-literal
2010-09-21  Eric Blakemaint: resync upstream files
2010-09-21  Eric Blaketests: XFAIL in the face of a MacOS X bug
2010-09-20  Eric Blakeautom4te: don't filter out portions of location traces
2010-09-17  Eric Blakebuild: support autobuild
2010-09-17  Eric Blakeconfig.status: avoid corrupting $ac_t
2010-09-17  Bruno Haibledocs: mark several macros obsolete
2010-09-17  Bruno HaibleAC_FUNC_STRNLEN: more realistic cross-compilation guess
2010-09-16  Eric Blakem4sh: fix today's AS_BOX regression
2010-09-16  Eric Blakefortran: avoid misparsed FCLIBS from Fortran compiler
2010-09-16  Ralf WildenhuesAdd autom4te trace for AM_PROG_AR.
2010-09-16  Eric Blakem4sugar: fix regression in AC_MSG_ERROR expansion
2010-09-13  Stefano Lattarinitests: simplify grepping of 'automake --version'.
2010-09-13  Eric Blakeautotest: work around zsh bug
2010-09-13  Eric Blakedocs: mention gnulib portability docs
2010-09-13  Ralf Wildenhuesdocs: document zsh specialty with empty here-documents.
2010-09-13  Ralf Wildenhuesdocs: document zsh special array $options.
2010-09-13  Ralf Wildenhuesdoc: minor updates.
2010-09-13  Ralf WildenhuesDocument and test AT_CHECK args shell execution environ...
2010-09-13  Ralf Wildenhuesautotest: document and test at_status semantics.
2010-09-13  Ralf Wildenhuesdoc: index entries for non-environment, non-output...
2010-09-13  Fernando Carrijodocs: fix minor typo and 'See See foo' instances
2010-09-13  Eric Blaketests: skip broken automake wrapper on MirBSD
2010-09-12  Ralf Wildenhuesdoc: minor indexing update.
2010-09-08  Eric Blakem4sh: preserve set -vx over re-exec
2010-09-08  Eric Blakedocs: update alloca recommendations
2010-09-08  Eric Blakedocs: link to GNU Coding Standards in intro
2010-09-08  Eric Blakedocs: mention traditional awk limitation
2010-09-07  Eric Blakedocs: mention bash vs. POSIXLY_CORRECT
2010-09-07  Eric Blakedocs: enhance recommendations on test usage
2010-08-30  Eric Blaketests: avoid trashing /
2010-08-30  Eric Blakedocs: mention Solaris here-docs vs. ${a-"b c"}
2010-08-30  Eric Blakefortran: always avoid AC_LANG_CONFTEST warning
2010-08-30  Eric Blakeconfig.status: minimize use of $tmp
2010-08-30  Eric Blakedocs: avoid use of $tmp outside of config.status use
2010-08-30  Paul EggertAC_PROG_YACC: fix comment re what "yacc" stands for
2010-08-27  Ralf WildenhuesAvoid long lines in testsuite script.
2010-08-27  Ralf WildenhuesTry to update config.cache atomically; respect symlinks.
2010-08-27  Eric Blakem4sh: protect LINENO against stray macro
2010-08-27  Eric Blakem4sh: assume ${a:-b} support
2010-08-26  Eric Blakedocs: document m4_define_default
2010-08-26  Eric Blakeautoconf: warn if AC_*_IFELSE lacks complete program
2010-08-26  Eric Blakeautoconf: fix regression in AC_FUNC_SELECT_ARGTYPES
2010-08-26  Eric Blakedocs: mention another issue with variable expansion
2010-08-26  Eric Blakem4sh: revert incorrect mix of "${a='b'}"
2010-08-26  Eric Blakem4sh: revert regression in AS_TMPDIR
2010-08-25  Eric Blakem4sh: reduce size of AS_VAR_TEST_SET
2010-08-25  Eric Blaketests: improve some shell assumption testing
2010-08-25  Eric Blakedocs: mention cost of globbing during variable expansion
2010-08-25  Eric Blakem4sh: fix some namespace safety issues
2010-08-24  Ralf Wildenhuestests: fix AC_CACHE_CHECK to skip with bad shells.
2010-08-24  Paul EggertAC_HEADER_STDBOOL: avoid spurious failure with modern xlc
2010-08-24  Eric BlakeAC_FUNC_GETLOADAVG: don't define SVR4 on cygwin
2010-08-23  Eric BlakeAC_HEADER_STDBOOL: avoid spurious clang failure
2010-08-22  Ralf Wildenhuesdoc: AIX sed dislikes indented comments.
2010-08-19  Stefano Lattariniautoreconf: mention the AUTOM4TE environment variable
2010-08-17  Eric Blakedoc: improve AS_VAR_IF details
2010-08-16  Ralf WildenhuesFix Autotest --errexit to exit after XPASSing tests.
2010-08-14  Eric BlakeAC_INIT: allow bugreport to contain '?'
2010-08-14  Peter Rosinautotest: keep testsuite files on unexpected pass
2010-08-10  Ralf WildenhuesSkip AC_FC_SRCEXT([f90]) tests with a Fortran 77 compil...
2010-08-10  Ralf WildenhuesFix testsuite failures with typical m4-x.y.z program...
2010-08-06  Ralf WildenhuesFix description of AC_CONFIG_TESTDIR to not mention...
2010-08-05  Bruno HaibleAC_FUNC_ALLOCA: modernize
2010-08-05  Ralf WildenhuesFix testsuite failure due to bugs in third-party acloca...
2010-08-04  Ralf WildenhuesFix AC_LANG_SOURCE and AC_LANG_PROGRAM tests.
2010-08-03  Eric Blakedocs: mention bash bug with word splitting
2010-08-03  Eric Blakedocs: mention ksh bug with function syntax
2010-08-03  Ralf WildenhuesFix typo in Autotest color test, for dash testsuite...
2010-08-02  Eric Blakedocs: track recent copyright assignment
2010-08-02  Ralf WildenhuesAdd testsuite exposure for last-minute fix in 2.67.
2010-08-02  Ralf WildenhuesEnsure unnamed test group categories are separated...
2010-07-31  Ralf WildenhuesFix typos in perlpod docs.
2010-07-29  Eric Blakedocs: mention ksh file descriptor limitation
2010-07-29  Eric Blakedocs: mention cd limitation
2010-07-29  Ralf WildenhuesAdd missing index entries to manual.
2010-07-21  Eric Blakepost-release administrivia
2010-07-21  Eric BlakeRelease Version 2.67. v2.67
2010-07-21  Eric BlakePrepare for release.
2010-07-21  Eric BlakeAvoid spurious testsuite failures.
2010-07-21  Eric BlakePartially revert previous patch.
2010-07-21  Eric BlakeMinor testsuite size reduction.
2010-07-21  Eric BlakeClose job control fd before running tests.
2010-07-21  Eric BlakePlug race in parallel autotest.
2010-07-20  Eric BlakeAnother empty argument through expr workaround.
2010-07-20  Eric BlakeAlso reject ' and newline from AC_INIT strings.
2010-07-20  Ralf WildenhuesLet autoreconf pass warning flags to new-enough aclocal.
2010-07-20  Ralf WildenhuesFix parsing of empty variable settings on the command...
2010-07-20  Ralf WildenhuesFix typo in the manual.
2010-07-19  Eric BlakeFix up AC_INIT vs. " issues, and document it.
2010-07-19  Ralf WildenhuesRelax AC_INIT requirements for PACKAGE and VERSION...
next