]> git.ipfire.org Git - thirdparty/autoconf.git/shortlog
thirdparty/autoconf.git
2007-11-15  Ralf WildenhuesShell functions and variables may share a namespace.
2007-11-14  Paul Eggert* lib/autoconf/types.m4 (_AC_TYPE_LONG_LONG_SNIPPET...
2007-11-14  Ralf Wildenhues* lib/autoconf/status.m4: Fix a couple of comment typos.
2007-11-14  Ralf Wildenhues* lib/m4sugar/m4sh.m4 (AS_TMPDIR): Use $as_me, not...
2007-11-13  Paul EggertFix typo in my previous changelog entry.
2007-11-13  Jim MeyeringClean up the rule to create "expr".
2007-11-13  Paul EggertDon't worry about preprocessor when testing long long.
2007-11-13  Jim MeyeringAdapt dependencies, now that a version change doesn...
2007-11-13  Ralf Wildenhues* doc/autoconf.texi (Making testsuite Scripts): Document
2007-11-12  Jim MeyeringAdd more non-srcdir build support.
2007-11-12  Jim MeyeringAdd autoreconf's -v option, to give some feedback.
2007-11-12  Jim MeyeringRemove the autoreconf-provided INSTALL, so that we...
2007-11-12  Jim MeyeringRemove racy commands to build scripts in bin/ and tests/.
2007-11-12  Jim MeyeringBuild in man/ only *after* building in bin/ and tests/.
2007-11-12  Jim MeyeringAccommodate non-srcdir build-from-checkout.
2007-11-12  Jim MeyeringAvoid spurious test failures due to version skew.
2007-11-12  Ralf WildenhuesAvoid warnings about conftest.dSYM directories on Mac...
2007-11-12  Benoit SigoureFix typos in variable names.
2007-11-12  Benoit SigoureDocument that $((expression)) is not portable.
2007-11-11  Ralf WildenhuesIgnore configure --help* errors due to LINENO-impaired...
2007-11-11  Jim MeyeringGenerate package.m4 in build-dir, not srcdir.
2007-11-11  Jim MeyeringAvoid a race condition that would make parallel "distcl...
2007-11-11  Jim MeyeringDistribute git-version-gen.
2007-11-11  Jim MeyeringRemove two more generated files from version control.
2007-11-11  Paul Eggert* GNUmakefile (PATH): Remove stray apostrophes; they...
2007-11-09  Ralf WildenhuesNew config files output variable `top_build_prefix'.
2007-11-09  Ralf WildenhuesAvoid expr for arithmetic evaluation if the shell accep...
2007-11-04  Benoit SigoureAdjust the documentation of autotest WRT atlocal.
2007-11-04  Eric BlakeUpdate list information.
2007-11-04  Ralf Wildenhues* lib/autoconf/functions.m4 (_AC_FUNC_MALLOC_IF): Fix...
2007-11-04  Ralf Wildenhues* lib/m4sugar/Makefile.am (version.m4): Another bash...
2007-11-04  Ralf Wildenhues* build-aux/.gitignore: Ignore mkinstalldirs.
2007-11-04  Ralf Wildenhues* doc/autoconf.texi (autoreconf Invocation): Fix an...
2007-11-03  Jim Meyerings/-/./ in snapshot version string: 2.61a-256-8b556...
2007-11-03  Jim MeyeringAdjust the build procedure so "make check" works reliably.
2007-11-03  Jim MeyeringUse just-built tools, when possible.
2007-11-03  Ralf Wildenhues* tests/Makefile.am ($(srcdir)/package.m4): Work around...
2007-11-03  Ralf Wildenhues* configure.ac (AC_PREREQ): Require version 2.60, for
2007-11-03  Benoit SigoureDocument a bug in GNU Bash with compound commands and...
2007-11-03  Eric BlakeSupport m4 1.4.5 in testsuite.
2007-11-03  Jim MeyeringRemove automake-provided files from version control.
2007-11-03  Eric BlakeAdjust version comparison to account for git snapshot...
2007-10-31  Bruno Haible* lib/autoconf/types.m4 (_AC_TYPE_LONG_LONG_SNIPPET...
2007-10-28  Jim MeyeringREADME-hacking: Only Autoconf, Automake, and Perl are...
2007-10-28  Jim MeyeringREADME-hacking: Recommend running autoreconf -vi.
2007-10-28  Jim MeyeringMake inter-release --version output more useful.
2007-10-27  Ralf WildenhuesFix `Deep Package' failure with a configure script...
2007-10-27  Jim MeyeringRemove all generated files from version control.
2007-10-24  Eric BlakeImprove corner case of m4_expand.
2007-10-23  Paul Eggert* doc/make-stds.texi: Update from gnulib.
2007-10-22  Paul Eggert* lib/autoconf/c.m4 (AC_C_RESTRICT): Work around Sun...
2007-10-22  Eric BlakeDocument previous patch.
2007-10-22  Paul EggertDon't check for bug in HP-UX 11.00 cpp.
2007-10-22  Ralf WildenhuesFix typos in test names.
2007-10-21  Eric Blake* configure: Regenerate.
2007-10-21  Ralf WildenhuesFix config status generation with Tru64 ksh.
2007-10-21  Ralf WildenhuesFix `Deep Package' test failure on FreeBSD.
2007-10-21  Ralf WildenhuesFix config header generation with AIX awk.
2007-10-21  Eric Blake* tests/autotest.at (Banners): Reinstate test, with...
2007-10-21  Ralf WildenhuesValidate testsuite range arguments.
2007-10-21  Eric BlakeFix testsuite --list subset.
2007-10-19  Eric Blakes/parenthesis/parentheses/ where appropriate.
2007-10-19  Eric BlakeDocument m4_expand limitation.
2007-10-19  Eric BlakeImprove AT_BANNER handling.
2007-10-19  Eric BlakeDocument and test AT_BANNER.
2007-10-19  Eric BlakeDoc touchups.
2007-10-19  Eric BlakeIgnore `make dist' changelogs in testsuite.log.
2007-10-18  Eric BlakeFix AT_TESTED, AT_KEYWORDS.
2007-10-18  Eric BlakeFunction cleanup.
2007-10-17  Eric BlakeReject FreeBSD m4.
2007-10-17  Eric BlakeKill trailing whitespace.
2007-10-17  Eric BlakeTest recent additions.
2007-10-17  Ralf Wildenhues* TODO: multiline args in config files and headers...
2007-10-17  Ralf WildenhuesAutotest: do not use shell functions for individual...
2007-10-17  Ralf Wildenhues* lib/autotest/general.m4 (at_func_test): Fix test...
2007-10-17  Eric BlakeFix m4_combine for empty suffix list.
2007-10-17  Eric BlakeAdd m4_combine, based on Libtool's lt_combine.
2007-10-16  Ralf WildenhuesFix `configure --help=recursive' in unconfigured/read...
2007-10-16  Paul EggertCheck for 64-bit int errors in HP-UX 10.20 preprocessor.
2007-10-16  Paul EggertMerge branch 'master' of /home/eggert/src/gnu/autoconf...
2007-10-16  Eric Blakem4_map is a looping construct.
2007-10-16  Eric BlakeFix m4_map, and add some more utility macros.
2007-10-16  Eric BlakeA few more m4sugar improvements, to benefit libtool.
2007-10-16  Eric BlakeFix typo.
2007-10-15  Ralf Wildenhues* doc/autoconf.texi (Portable Shell): Improve descripti...
2007-10-15  Eric BlakeEnhance AS_HELP_STRING.
2007-10-15  Eric BlakeFix 2007-10-03 regression with AT_SETUP([a, b]).
2007-10-13  Eric BlakeChange m4_join to match libtool's ltsugar semantics.
2007-10-13  Eric BlakeMake AC_PREREQ faster and more robust.
2007-10-13  Paul EggertMerge branch 'master' of /home/eggert/src/gnu/autoconf...
2007-10-13  Eric BlakeAvoid underfull hbox.
2007-10-13  Eric BlakeFix 'make info' after last patch.
2007-10-12  Eric BlakeSome more m4sugar documentation.
2007-10-12  Eric BlakeDocument interaction of recent m4_append change with...
2007-10-12  Eric Blakes/AC_VERSION/AC_AUTOCONF_VERSION/.
2007-10-12  Eric BlakeNamespace cleanup.
2007-10-12  Eric BlakeSpeed up execution of subset of testsuite.
2007-10-11  Ralf Wildenhues* .gitignore: Ignore tags and TAGS files.
2007-10-11  Eric BlakeConfig header generation followup.
2007-10-10  Ralf Wildenhues* lib/autotest/general.m4: Put function braces in separ...
next