]> git.ipfire.org Git - thirdparty/autoconf.git/shortlog
thirdparty/autoconf.git
2007-12-12  Eric BlakeFix some whitespace tests on cygwin.
2007-12-12  Eric BlakeFix spurious testsuite failure with to M4 1.4.11.
2007-12-12  Eric BlakeOptimize AC_REQUIRE.
2007-12-08  Ralf Wildenhues* tests/torture.at (srcdir): Fix quoting.
2007-12-08  Ralf WildenhuesDo not pass top_srcdir to configure scripts in testsuite.
2007-12-08  Ralf Wildenhues* tests/semantics.at (AC_PATH_PROGS_FEATURE_CHECK)...
2007-12-08  Ralf WildenhuesQuote $abs_top_srcdir in tests.
2007-12-08  Ralf Wildenhues* tests/m4sh.at (LINENO): Quote $0.
2007-12-08  Ralf WildenhuesFix testsuite program wrapper for whitespace in `pwd`.
2007-12-08  Ralf WildenhuesProper config.status --file/--header and $srcdir escaping.
2007-12-08  Ralf WildenhuesFix Autotest for whitespace in `pwd`.
2007-12-08  Ralf Wildenhues* lib/autom4te.in: Quote @datadir@.
2007-12-08  Ralf WildenhuesProper file name escaping in Autoconf programs and...
2007-12-08  Ralf WildenhuesSync from Automake.
2007-12-08  Ralf Wildenhues* Makefile.am (autom4te-update): Rewrite for git.
2007-12-04  Ralf Wildenhues* doc/autoconf.texi (autom4te Invocation, Autom4te...
2007-12-04  Ralf WildenhuesAdd ChangeLog entry for last commit.
2007-12-04  Ralf WildenhuesFix copyright years.
2007-12-04  Eric BlakeManually resync with gnulib, since 'make cvs-update...
2007-12-04  Eric BlakeWhen using older automake, don't downgrade build-aux...
2007-11-27  Paul EggertFix AC_C_BIGENDIAN bug caused by new awk method of...
2007-11-26  Ralf WildenhuesFix autom4te for unusual characters in input file names.
2007-11-26  Ralf WildenhuesDocument Tru64 awk input splitting limitation.
2007-11-23  Stepan Kasal* lib/autotest/general.m4 (AT_INIT): Do not extract the
2007-11-23  Ralf WildenhuesFix awk script optimization.
2007-11-22  Ralf Wildenhues* doc/autoconf.texi (Shell Functions): New chapter...
2007-11-22  Ralf Wildenhues* lib/autotest/general.m4 (AT_INIT): Exit awk script...
2007-11-20  Ralf Wildenhues* lib/autotest/general.m4 (AT_INIT) <at_func_create_deb...
2007-11-19  Ralf WildenhuesFix IRIX testsuite debugging failures: $0 in functions.
2007-11-19  Paolo Bonzini* lib/autotest/general.m4 (at_func_test): Use cached...
2007-11-19  Ralf Wildenhues* lib/autotest/general.m4: Revert 2007-11-15 patch and
2007-11-18  Ralf Wildenhues* tests/local.at: Do not test m4, perl with AT_TESTED.
2007-11-18  Ralf WildenhuesDiagnose and guard against write errors dealing with...
2007-11-17  Ralf WildenhuesAvoid error with Tru64 awk and testsuite lines with...
2007-11-17  Ralf WildenhuesRevert 2007-10-17 change.
2007-11-17  Ralf Wildenhues* doc/autoconf.texi (Generic Programs): Fix typo.
2007-11-16  Stepan Kasaladd a chlog entry for the prev commit
2007-11-16  Stepan Kasaldoc: AC_*_TOOL does not canonicalize the prefix
2007-11-16  Ralf WildenhuesDiagnose write errors in config.status instantiations.
2007-11-16  Ralf WildenhuesIndentation fixups.
2007-11-15  Ralf WildenhuesAdd witness macro for @top_build_prefix@ substitution.
2007-11-15  Ralf Wildenhues* lib/autotest/general.m4 (at_func_test): Remove.
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.
next