]> git.ipfire.org Git - thirdparty/autoconf.git/shortlog
thirdparty/autoconf.git
2004-08-20  Paul EggertRegenerate.
2004-08-20  Paul EggertFixes to support spaces in the name of the build directory.
2004-08-20  Paul Eggert(testdir, AUTOM4TE_CFG, autom4te_perllibdir, main program):
2004-08-20  Paul Eggert(AT_INIT, AT_CLEANUP, _AT_CHECK, AT_CHECK_NOESCAPE):
2004-08-20  Paul Eggert(_AC_INIT_HELP): Quote $ac_popdir uses.
2004-08-20  Paul Eggert($autoconf): Allow spaces in file names.
2004-08-20  Paul Eggert(autom4te_options): New var.
2004-08-12  Paul EggertAdd isinf, isnan stuff.
2004-08-12  Paul Eggert(Function Portability): Document isinf and
2004-08-12  Paul Eggert* lib/Autom4te/General.pm (END): Return correct exit...
2004-08-12  Paul Eggert(END): Return correct exit status even
2004-08-09  Paul Eggert* tests/torture.at (Deep Package): Use configure.in...
2004-08-09  Paul Eggert(Deep Package): Use configure.in, not configure.ac,
2004-08-04  Paolo BonziniAdded Nathanael Nerode to ChangeLog entry for AC_CHECK_...
2004-08-03  Alexandre Duret... * lib/autoconf/general.m4 (AC_REQUIRE_AUX_FILE): New...
2004-08-01  Alexandre Duret... * lib/autom4te.in (Automake-preselections): Preselect
2004-07-30  Paul EggertDocument pdksh POSIX problem.
2004-07-30  Paul Eggert(Shellology): Document problem with "`""`" in pdksh...
2004-07-29  Paul EggertRegenerate.
2004-07-29  Paul EggertMention BIN_SH.
2004-07-29  Paul Eggert(Shellology): Mention BIN_SH.
2004-07-29  Paul Eggert(_AS_BOURNE_COMPATIBLE): Set BIN_SH, for Tru64.
2004-07-27  Paul EggertRegenerate.
2004-07-27  Paul EggertUse "set -o posix" with pdksh, too.
2004-06-24  Paul Eggert* lib/m4sugar/m4sh.m4:
2004-06-24  Paul EggertRegenerate.
2004-06-24  Paul Eggert* lib/m4sugar/m4sh.m4 (_AS_BOURNE_COMPATIBLE): If the...
2004-06-04  Paul EggertWarn about names like "aux".
2004-06-04  Paul Eggert* lib/autoconf/c.m4 (AC_LANG_BOOL_COMPILE_TRY (C))...
2004-06-04  Paul EggertRegenerate.
2004-06-02  Paul EggertFix AC_C_LONG_DOUBLE C89 compatibility problem.
2004-06-02  Kevin Ryde* doc/autoconf.texi (Function Portability): Add notes...
2004-06-02  Kevin Ryde(Function Portability): Add notes on free(NULL),
2004-06-02  Kevin Ryde* doc/autoconf.texi (Shell Substitutions): Spelling...
2004-06-02  Kevin Ryde* doc/autoconf.texi (Shell Substitutions): Spelling...
2004-06-01  Paul EggertDetect _Bool bug in HP aC++/ANSI C B3910B A.05.55 ...
2004-05-26  Paul EggertMention that ! COMMAND can be rewritten using if-then...
2004-05-25  Paul EggertFix doc typo.
2004-05-24  Paul EggertFix autoconfdir to match comment.
2004-05-24  Paul EggertAC_FUNC_MBRTOWC: Don't assume that a function F exists...
2004-05-24  Paul EggertStandardize on the spelling of "Unix". Explain !'s...
2004-05-22  Alexandre Duret... * lib/autom4te.in (Automake-preselections): Preselect
2004-05-19  Kevin Ryde* doc/autoconf.texi (Function Portability): Add strerro...
2004-05-19  Kevin Ryde(Particular Functions): In AC_FUNC_CLOSEDIR_VOID,
2004-05-19  Kevin Ryde(Function Portability): Add strerror_r, cross referenci...
2004-05-17  Paul EggertFix grammatical typos.
2004-05-17  Paul EggertDocument sh -e problem with subcommands.
2004-05-10  Paul EggertDon't prepend blanks to PATH in AC_PROG_GREP and AC_PRO...
2004-05-03  Paul EggertPort to C99, which requires that 'exit' be declared.
2004-05-03  Paul EggertRegenerate.
2004-05-03  Paul Eggert(_AC_FEATURE_CHECK_LENGTH): Discard stderr, so we don...
2004-05-03  Paul EggertRegenerate.
2004-05-03  Paul Eggert* configure.ac (AC_PROG_GREP): Add.
2004-05-03  Paul EggertPrefer 'grep' implementations that accept -e.
2004-05-03  Paul EggertRegenerate.
2004-05-03  Paul EggertDon't default to /bin/sh.
2004-05-03  Paul Eggert(_AS_DETECT_BETTER_SHELL): Consult $SHELL last, not...
2004-04-23  Gary V. Vaughan* lib/autoconf/programs.m4 (_AC_FEATURE_CHECK_LENGTH...
2004-04-21  Gary V. Vaughan* lib/autoconf/programs.m4 (_AC_FEATURE_CHECK_LENGTH...
2004-04-21  Alexandre Duret... * doc/autoconf.texi (Limitations of Make): Update docum...
2004-04-20  Paul EggertLog changes to tests/c.at, lib/autoconf/c.m4, doc/autoc...
2004-04-20  Paul Eggert(_AC_COMPILER_EXEEXT_DEFAULT): Remove potential
2004-04-20  Paul Eggert(_AC_PROG_CC_G, _AC_PROG_CXX_G): Don't
2004-04-20  Paul Eggert(C keywords): Don't assume that GCC supports
2004-04-20  Paul Eggert(Slashes): New section.
2004-04-20  Gary V. Vaughan* lib/autoconf/programs.m4 (_AC_FEATURE_CHECK_LENGTH...
2004-04-20  Gary V. Vaughan* lib/autoconf/programs.m4 (_AC_PROG_GREP): Take an...
2004-04-20  Gary V. Vaughan* lib/autoconf/programs.m4 (AC_PROG_GREP): Cache variable
2004-03-30  Paul EggertUse 'long int', 'short int', 'unsigned int'
2004-03-30  Paul Eggert(Libtool): Create an empty aclocal.m4, to
2004-03-28  Paul EggertAC_STRUCT_TIMEZONE now defines HAVE_DECL_TZNAME if...
2004-03-28  Steven G. Johnsonfix sed quoting; portland-group fortran compiler parsin...
2004-03-24  Kevin Ryde(Specifying Names): Move cross_compiling ovindex to
2004-03-24  Kevin Ryde(Specifying Names): Move cross_compiling ovindex to
2004-03-20  Alexandre Duret... * doc/autoconf.texi (autom4te Invocation): Language...
2004-03-19  Paolo Bonzini2004-03-16 Paolo Bonzini <bonzini@gnu.org>
2004-03-15  Paul EggertAdd AC_CHECK_ALIGNOF.
2004-03-03  Paul EggertRegenerate.
2004-03-03  Paul EggertDon't use $< in makefiles where POSIX doesn't allow it;
2004-02-25  Paul EggertRegenerate.
2004-02-23  Gary V. Vaughan* bin/autoreconf.in (autoreconf_current_directory)...
2004-02-19  Alexandre Duret... * doc/autoconf.texi (Limitations of Usual Tools) <mkdir...
2004-02-18  Paul EggertRegenerate.
2004-02-18  Paul EggertFix a dependencies problem, stemming from a Autoconf...
2004-02-09  Paul Eggert*** empty log message ***
2004-02-09  Paul Eggert(Setting Output Variables): Emphasize that
2004-02-09  Paul Eggert(_AC_FC_LIBRARY_LDFLAGS): Ignore all flags of the form...
2004-02-03  Paolo Bonzini* doc/autoconf.texi (AU_DEFUN): Fix English,
2004-02-03  Paolo Bonzini* bin/autoupdate.in: Define __file__ so that warnings
2004-01-30  Paolo Bonzini* lib/m4sugar/m4sh.m4 (M4SH-SANITIZE): New diversion.
2004-01-30  Paolo Bonzini* bin/autoupdate.in: Trace AU_DEFINE instead of AU_DEFUN.
2004-01-28  Paul EggertUpdate copyright years.
2004-01-28  Paul EggertUpdate copyright years.
2004-01-27  Gary V. Vaughan* lib/autoconf/programs.m4 (AC_PROG_GREP): New macro...
2004-01-27  Paul Eggert* lib/autoconf/general.m4 (_AC_INIT_COPYRIGHT): Update...
2004-01-27  Paul EggertResync and/or copy from original sources.
2004-01-27  Paul EggertAdd autoscan.log.
2004-01-27  Paul EggertUpdate copyright from 2003 to 2004.
2004-01-26  Paul EggertInclude <stdint.h> even if HAVE_INTTYPES_H is defined.
2004-01-26  Paul EggertUpdate copyright date to 2004, since some tests have...
next