]> git.ipfire.org Git - thirdparty/autoconf.git/shortlog
thirdparty/autoconf.git
2007-09-08  Eric Blake* doc/autoconf.texi (Generic Programs): Fix typo.
2007-09-06  Eric Blake* doc/autoconf.texi (Generic Programs): Use $PATH_SEPAR...
2007-09-06  Eric BlakeTexinfo cleanup.
2007-09-05  Eric Blake* NEWS: Adjust wording for AC_CONFIG_LINKS.
2007-09-03  Eric Blake* NEWS: Document fixes that have been applied since...
2007-09-03  Eric BlakeHousekeeping.
2007-08-23  Ralf Wildenhues* lib/autoconf/general.m4 (AC_SITE_LOAD): Guard against...
2007-08-22  Ralf Wildenhues* doc/autoconf.texi (Defining Directories): Mention
2007-08-21  Ralf Wildenhues* lib/autoconf/general.m4 (AC_SITE_LOAD): Do not overwr...
2007-08-21  Ralf Wildenhues* lib/autoconf/general.m4 (_AC_ENABLE_IF): Expand macro
2007-08-20  Ralf Wildenhues* doc/autoconf.texi (File System Conventions): Index...
2007-08-20  Ralf Wildenhues* build-aux/config.guess, build-aux/config.sub,
2007-08-20  Ralf Wildenhues* bin/autoconf.as: Update --version output to match...
2007-08-18  Ralf Wildenhues* lib/autoconf/status.m4 (_AC_OUTPUT_LINK): Do not...
2007-07-20  Paul EggertReword the copyright notices to match what's suggested...
2007-07-20  Paul EggertGrant more permissions to copying, as per the usual...
2007-07-13  Paul Eggert* doc/autoconf.texi (autoreconf Invocation): Document...
2007-07-03  Paul EggertUpdate to GPLv3.
2007-06-26  Paul Eggert* doc/autoconf.texi (Limitations of Usual Tools): sed...
2007-06-19  Noah Misch* lib/autotest/general.m4 (AT_INIT): Handle absolute...
2007-06-14  Noah Misch* lib/autotest/general.m4 (AT_INIT): Compute $srcdir...
2007-06-13  Paul EggertRegenerate.
2007-06-13  Paul Eggert* lib/m4sugar/m4sh.m4 (_AS_PATH_SEPARATOR_PREPARE)...
2007-06-12  Noah Misch* lib/autoconf/general.m4 (AC_SUBST): Raise a fatal...
2007-06-04  Noah Misch* doc/autoconf.texi (AC_F77_MAIN): Give a specific...
2007-06-04  Noah Misch* lib/autoconf/c.m4 (AC_OPENMP): Use a simple loop...
2007-05-31  Paul EggertFix typo in previous checkin.
2007-05-31  Paul Eggert* doc/autoconf.texi (Particular Types): Give example...
2007-05-29  Stepan Kasal* lib/autoconf/types.m4 (_AC_TYPE_UNSIGNED_INT): Fix...
2007-05-29  Paul Eggert* doc/autoconf.texi (Particular Types): AC_TYPE_INT8_T...
2007-05-27  Paul EggertRegenerate.
2007-05-25  Paul Eggert* bin/Makefile.am ($(top_builddir)/bin/autom4te): New...
2007-05-21  Paul Eggert* lib/autoconf/c.m4 (AC_OPENMP): Don't echo --enable...
2007-05-21  Paul Eggert* doc/autoconf.texi (Generic Compiler Characteristics...
2007-05-21  Noah Misch* lib/autoconf/c.m4 (AC_OPENMP): Simplify use of AC_ARG...
2007-05-21  Paul Eggert* NEWS: Rename AC_C_OPENMP to AC_OPENMP.
2007-05-21  Paul Eggert* doc/autoconf.texi (C Compiler): Tweak OpenMP document...
2007-05-17  Ralf Wildenhues* bin/autom4te.in: Fix typos.
2007-05-17  Noah Misch* bin/autoconf.as: Handle `-' just like other input...
2007-05-16  Stepan Kasal* tests/foreign.at tests/semantics.at, tests/tools...
2007-05-14  Paul Eggert* NEWS: Document that AC_C_RESTRICT checks 'restrict...
2007-05-09  Stepan Kasal* doc/autoconf.texi: Direntry for "autoconf Invocation"
2007-05-09  Stepan Kasal* doc/autoconf.texi (Caching Results): The CACHE-ID...
2007-05-07  Noah Misch* lib/autotest/general.m4 (_AT_NORMALIZE_TEST_GROUP_NUM...
2007-05-03  Paul Eggert* lib/autoconf/lang.m4 (_AC_COMPILER_EXEEXT_DEFAULT...
2007-05-03  Stepan Kasal* lib/autoconf/lang.m4, lib/autoconf/c.m4,
2007-05-02  Paul Eggert* doc/autoconf.texi (Particular Programs): Typo
2007-04-30  Paul EggertFix typo in previous message.
2007-04-30  Paul Eggert* lib/m4sugar/m4sh.m4 (_AS_SHELL_FN_SPY): Don't imply...
2007-04-29  Paul Eggert* doc/autoconf.texi (Limitations of Builtins): Correct...
2007-04-29  Paul Eggert* lib/autoconf/lang.m4 (_AC_COMPILER_EXEEXT_DEFAULT...
2007-04-26  Paul Eggert* doc/autoconf.texi (Limitations of Builtins): Warn...
2007-04-13  Paul Eggert* NEWS: Document recent changes to AC_CHECK_ALIGNOF...
2007-04-12  Jim Meyering* doc/autoconf.texi (Libraries): Typo fix: insert missi...
2007-04-12  Ralf Wildenhues* lib/autoconf/status.m4 (_AC_OUTPUT_LINK): Fix AC_CONF...
2007-04-12  Paul Eggert* doc/autoconf.texi (Generic Types): Document the restr...
2007-04-11  Paul Eggert* lib/autoconf/general.m4 (_AC_LINK_IFELSE): Skip AS_TEST_X
2007-04-11  Stepan Kasal* doc/autoconf.texi (External Software): Fix a typo...
2007-04-11  Ralf Wildenhues* doc/autoconf.texi (External Software, Package Options):
2007-04-07  Paul EggertSay who suggested it.
2007-04-07  Paul Eggert* doc/autoconf.texi (Particular Types): AC_C_LONG_DOUBL...
2007-03-29  Paul Eggert* doc/autoconf.texi (Here-Documents, Limitations of...
2007-03-28  Stepan Kasal* lib/autoconf/status.m4 (_AC_OUTPUT_CONFIG_STATUS...
2007-03-27  Stepan Kasal* lib/autoconf/status.m4 (AC_CONFIG_SUBDIRS): Update...
2007-03-26  Paul Eggert* doc/autoconf.texi (Shellology): Rework treatment...
2007-03-23  Paul Eggert* doc/autoconf.texi (C Compiler): Mention that AC_PROG_...
2007-03-19  Paul Eggert* doc/autoconf.texi (Limitations of Usual Tools): Warn...
2007-03-17  Jim Meyering(Limitations of Usual Tools): Also list \< and \>,...
2007-03-17  Jim Meyering* doc/autoconf.texi: Adjust grammar around use of ...
2007-03-09  Stepan Kasal* doc/autoconf.texi (Specifying Names): `--host' does not
2007-03-09  Stepan KasalReplace the entry for my 2007-01-15 change by the right...
2007-03-06  Paul Eggert* doc/autoconf.texi (C Compiler): Warn that AC_C_BIGENDIAN
2007-03-01  Paul EggertRegenerate.
2007-03-01  Paul Eggert* lib/autoconf/c.m4 (AC_C_BIGENDIAN): Fix typo "__LITLE...
2007-02-28  Paul Eggert* NEWS: AC_C_BIGENDIAN now supports universal binaries...
2007-02-24  Eric Blake* lib/autoconf/status.m4 (_AC_OUTPUT_CONFIG_STATUS...
2007-02-13  Ralf Wildenhues* lib/autotest/general.m4 (AT_INIT): With --clean,...
2007-02-11  Ralf WildenhuesRegenerate.
2007-02-08  Paul Eggert* doc/autoconf.texi (Parentheses): Mention problem...
2007-02-08  Paul Eggert* lib/autoconf/status.m4 (_AC_OUTPUT_FILES_PREPARE...
2007-02-07  Paul Eggert* lib/autoconf/status.m4 (_AC_OUTPUT_FILES_PREPARE...
2007-02-06  Ralf Wildenhues* lib/autoconf/status.m4 (_AC_OUTPUT_FILES_PREPARE...
2007-02-04  Paul Eggert* doc/autoconf.texi (Introduction, Why GNU M4): Clarify...
2007-02-02  Eric Blake* NEWS: Update copyright.
2007-02-02  Eric Blake* m4/m4.m4 (AC_PROG_GNU_M4): Reject M4 1.4 through...
2007-01-31  Eric Blake* THANKS (people): Update.
2007-01-29  Paul Eggert* doc/autoconf.texi (Shellology): pdksh 5.2.14 is still the
2007-01-23  Ralf Wildenhues* lib/autoconf/programs.m4 (AC_PROG_MKDIR_P): Also
2007-01-23  Ralf Wildenhues* doc/autoconf.texi (File System Conventions): Mention...
2007-01-19  Ralf WildenhuesRegenerate.
2007-01-19  Ralf Wildenhues* doc/autoconf.texi (Setting Output Variables): Mention...
2007-01-16  Stepan Kasal* doc/autoconf.texi (Specifying Names): `--host' does not
2007-01-11  Ralf WildenhuesRegenerate.
2007-01-11  Ralf Wildenhues* lib/autoconf/programs.m4 (AC_PROG_SED): When closing...
2007-01-10  Ralf WildenhuesRegenerate.
2007-01-10  Ralf Wildenhues* lib/autoconf/general.m4 (_AC_INIT_DEFAULTS): Use...
2007-01-08  Ralf Wildenhues* doc/autoconf.texi: Fix some typos.
2007-01-05  Paul EggertFix some wording problems noted by Paolo Bonzini in:
2007-01-04  Eric Blake* bin/Makefile.am (RELEASE_YEAR): New macro.
2007-01-03  Paul Eggert* doc/autoconf.texi (Integer Overflow): Revised based...
next