2007-10-04 |
Eric Blake | Whitespace cleanup. |
commit | commitdiff | tree |
2007-10-04 |
Paolo Bonzini | use shell functions to speed up autotest and produce... |
commit | commitdiff | tree |
2007-10-04 |
Eric Blake | One more round of m4_foreach_w speedups. |
commit | commitdiff | tree |
2007-10-04 |
Paolo Bonzini | Fix previous commit. |
commit | commitdiff | tree |
2007-10-04 |
Eric Blake | Speed up building testsuites. |
commit | commitdiff | tree |
2007-10-03 |
Eric Blake | Optimize checking for identifiers. |
commit | commitdiff | tree |
2007-10-03 |
Eric Blake | Remove some XFAILs, and make AT_SETUP output line up. |
commit | commitdiff | tree |
2007-10-03 |
Eric Blake | Another round of regex avoidance. |
commit | commitdiff | tree |
2007-10-03 |
Eric Blake | Whitespace cleanup. |
commit | commitdiff | tree |
2007-10-03 |
Paul Eggert | * lib/m4sugar/m4sugar.m4 (m4_shift2, m4_shift3): New... |
commit | commitdiff | tree |
2007-10-03 |
Eric Blake | Comment touchups. |
commit | commitdiff | tree |
2007-10-03 |
Eric Blake | Optimize appending text. |
commit | commitdiff | tree |
2007-10-02 |
Eric Blake | Optimize recursion. |
commit | commitdiff | tree |
2007-10-02 |
Eric Blake | Optimize AC_PREREQ and other m4sugar numerics. |
commit | commitdiff | tree |
2007-10-01 |
Eric Blake | Once again, reject IRIX m4. |
commit | commitdiff | tree |
2007-10-01 |
Eric Blake | Fix regression in AC_DEFINE([macro(with_arg)]). |
commit | commitdiff | tree |
2007-09-30 |
Eric Blake | Allow nameless iteration. |
commit | commitdiff | tree |
2007-09-30 |
Eric Blake | Speed optimization: avoid m4 regex when other algorithm... |
commit | commitdiff | tree |
2007-09-28 |
Eric Blake | Oops - my earlier 'optimization' caused a regression. |
commit | commitdiff | tree |
2007-09-28 |
Ralf Wildenhues | Catch even more common AC_CACHE_VAL mistakes. |
commit | commitdiff | tree |
2007-09-28 |
Stepan Kasal | Autotest no longer caters to Ultrix redirection limitation. |
commit | commitdiff | tree |
2007-09-28 |
Eric Blake | Squelch changeword in m4sugar. |
commit | commitdiff | tree |
2007-09-28 |
Eric Blake | Configure whitespace touchups. |
commit | commitdiff | tree |
2007-09-28 |
Eric Blake | Fix underquotation in AS_HELP_STRING. |
commit | commitdiff | tree |
2007-09-27 |
Eric Blake | Autotest formatting touchups. |
commit | commitdiff | tree |
2007-09-26 |
Eric Blake | Fix testsuite breakage in last patch. |
commit | commitdiff | tree |
2007-09-26 |
Eric Blake | More font-lock happiness. |
commit | commitdiff | tree |
2007-09-25 |
Eric Blake | Typo fixes. |
commit | commitdiff | tree |
2007-09-25 |
Eric Blake | Improve documentation of M4 parameter expansion. |
commit | commitdiff | tree |
2007-09-25 |
Eric Blake | Avoid committing editor backup files. |
commit | commitdiff | tree |
2007-09-25 |
Eric Blake | Improve C99 detection. |
commit | commitdiff | tree |
2007-09-24 |
Jim Meyering | Whenever possible, use the vertical bar as sed delimiter. |
commit | commitdiff | tree |
2007-09-22 |
Jim Meyering | Add a comment. |
commit | commitdiff | tree |
2007-09-20 |
Eric Blake | More contribution housekeeping. |
commit | commitdiff | tree |
2007-09-20 |
Eric Blake | Ignore additional files, when copying cross-repository. |
commit | commitdiff | tree |
2007-09-15 |
Eric Blake | Provide AC_VERSION, not m4_AUTOCONF_VERSION. |
commit | commitdiff | tree |
2007-09-14 |
Eric Blake | Prepare for conversion to git. |
commit | commitdiff | tree |
2007-09-14 |
Eric Blake | Avoid parallel 'make check' issue. |
commit | commitdiff | tree |
2007-09-13 |
Eric Blake | Editing eye-candy. |
commit | commitdiff | tree |
2007-09-13 |
Eric Blake | Editing eye-candy. |
commit | commitdiff | tree |
2007-09-13 |
Eric Blake | Clean up 'make dist' of previous patch. |
commit | commitdiff | tree |
2007-09-13 |
Eric Blake | Avoid parallel 'make check' issue. |
commit | commitdiff | tree |
2007-09-13 |
Eric Blake | Document another awk pitfall. |
commit | commitdiff | tree |
2007-09-13 |
Eric Blake | * AUTHORS: Add missing entries. |
commit | commitdiff | tree |
2007-09-13 |
Eric Blake | Publish m4_ifndef, m4_version_compare, m4_AUTOCONF_VERSION. |
commit | commitdiff | tree |
2007-09-13 |
Eric Blake | * doc/autoconf.texi (Generic Compiler Characteristics... |
commit | commitdiff | tree |
2007-09-11 |
Eric Blake | Centralize all system extensions checks. |
commit | commitdiff | tree |
2007-09-08 |
Eric Blake | Clean up obsolete macros references. |
commit | commitdiff | tree |
2007-09-08 |
Eric Blake | Improve M4 path searching during configure. |
commit | commitdiff | tree |
2007-09-08 |
Eric Blake | * doc/autoconf.texi (Generic Programs): Fix typo. |
commit | commitdiff | tree |
2007-09-06 |
Eric Blake | * doc/autoconf.texi (Generic Programs): Use $PATH_SEPAR... |
commit | commitdiff | tree |
2007-09-06 |
Eric Blake | Texinfo cleanup. |
commit | commitdiff | tree |
2007-09-05 |
Eric Blake | * NEWS: Adjust wording for AC_CONFIG_LINKS. |
commit | commitdiff | tree |
2007-09-03 |
Eric Blake | * NEWS: Document fixes that have been applied since... |
commit | commitdiff | tree |
2007-09-03 |
Eric Blake | Housekeeping. |
commit | commitdiff | tree |
2007-08-23 |
Ralf Wildenhues | * lib/autoconf/general.m4 (AC_SITE_LOAD): Guard against... |
commit | commitdiff | tree |
2007-08-22 |
Ralf Wildenhues | * doc/autoconf.texi (Defining Directories): Mention |
commit | commitdiff | tree |
2007-08-21 |
Ralf Wildenhues | * lib/autoconf/general.m4 (AC_SITE_LOAD): Do not overwr... |
commit | commitdiff | tree |
2007-08-21 |
Ralf Wildenhues | * lib/autoconf/general.m4 (_AC_ENABLE_IF): Expand macro |
commit | commitdiff | tree |
2007-08-20 |
Ralf Wildenhues | * doc/autoconf.texi (File System Conventions): Index... |
commit | commitdiff | tree |
2007-08-20 |
Ralf Wildenhues | * build-aux/config.guess, build-aux/config.sub, |
commit | commitdiff | tree |
2007-08-20 |
Ralf Wildenhues | * bin/autoconf.as: Update --version output to match... |
commit | commitdiff | tree |
2007-08-18 |
Ralf Wildenhues | * lib/autoconf/status.m4 (_AC_OUTPUT_LINK): Do not... |
commit | commitdiff | tree |
2007-07-20 |
Paul Eggert | Reword the copyright notices to match what's suggested... |
commit | commitdiff | tree |
2007-07-20 |
Paul Eggert | Grant more permissions to copying, as per the usual... |
commit | commitdiff | tree |
2007-07-13 |
Paul Eggert | * doc/autoconf.texi (autoreconf Invocation): Document... |
commit | commitdiff | tree |
2007-07-03 |
Paul Eggert | Update to GPLv3. |
commit | commitdiff | tree |
2007-06-26 |
Paul Eggert | * doc/autoconf.texi (Limitations of Usual Tools): sed... |
commit | commitdiff | tree |
2007-06-19 |
Noah Misch | * lib/autotest/general.m4 (AT_INIT): Handle absolute... |
commit | commitdiff | tree |
2007-06-14 |
Noah Misch | * lib/autotest/general.m4 (AT_INIT): Compute $srcdir... |
commit | commitdiff | tree |
2007-06-13 |
Paul Eggert | Regenerate. |
commit | commitdiff | tree |
2007-06-13 |
Paul Eggert | * lib/m4sugar/m4sh.m4 (_AS_PATH_SEPARATOR_PREPARE)... |
commit | commitdiff | tree |
2007-06-12 |
Noah Misch | * lib/autoconf/general.m4 (AC_SUBST): Raise a fatal... |
commit | commitdiff | tree |
2007-06-04 |
Noah Misch | * doc/autoconf.texi (AC_F77_MAIN): Give a specific... |
commit | commitdiff | tree |
2007-06-04 |
Noah Misch | * lib/autoconf/c.m4 (AC_OPENMP): Use a simple loop... |
commit | commitdiff | tree |
2007-05-31 |
Paul Eggert | Fix typo in previous checkin. |
commit | commitdiff | tree |
2007-05-31 |
Paul Eggert | * doc/autoconf.texi (Particular Types): Give example... |
commit | commitdiff | tree |
2007-05-29 |
Stepan Kasal | * lib/autoconf/types.m4 (_AC_TYPE_UNSIGNED_INT): Fix... |
commit | commitdiff | tree |
2007-05-29 |
Paul Eggert | * doc/autoconf.texi (Particular Types): AC_TYPE_INT8_T... |
commit | commitdiff | tree |
2007-05-27 |
Paul Eggert | Regenerate. |
commit | commitdiff | tree |
2007-05-25 |
Paul Eggert | * bin/Makefile.am ($(top_builddir)/bin/autom4te): New... |
commit | commitdiff | tree |
2007-05-21 |
Paul Eggert | * lib/autoconf/c.m4 (AC_OPENMP): Don't echo --enable... |
commit | commitdiff | tree |
2007-05-21 |
Paul Eggert | * doc/autoconf.texi (Generic Compiler Characteristics... |
commit | commitdiff | tree |
2007-05-21 |
Noah Misch | * lib/autoconf/c.m4 (AC_OPENMP): Simplify use of AC_ARG... |
commit | commitdiff | tree |
2007-05-21 |
Paul Eggert | * NEWS: Rename AC_C_OPENMP to AC_OPENMP. |
commit | commitdiff | tree |
2007-05-21 |
Paul Eggert | * doc/autoconf.texi (C Compiler): Tweak OpenMP document... |
commit | commitdiff | tree |
2007-05-17 |
Ralf Wildenhues | * bin/autom4te.in: Fix typos. |
commit | commitdiff | tree |
2007-05-17 |
Noah Misch | * bin/autoconf.as: Handle `-' just like other input... |
commit | commitdiff | tree |
2007-05-16 |
Stepan Kasal | * tests/foreign.at tests/semantics.at, tests/tools... |
commit | commitdiff | tree |
2007-05-14 |
Paul Eggert | * NEWS: Document that AC_C_RESTRICT checks 'restrict... |
commit | commitdiff | tree |
2007-05-09 |
Stepan Kasal | * doc/autoconf.texi: Direntry for "autoconf Invocation" |
commit | commitdiff | tree |
2007-05-09 |
Stepan Kasal | * doc/autoconf.texi (Caching Results): The CACHE-ID... |
commit | commitdiff | tree |
2007-05-07 |
Noah Misch | * lib/autotest/general.m4 (_AT_NORMALIZE_TEST_GROUP_NUM... |
commit | commitdiff | tree |
2007-05-03 |
Paul Eggert | * lib/autoconf/lang.m4 (_AC_COMPILER_EXEEXT_DEFAULT... |
commit | commitdiff | tree |
2007-05-03 |
Stepan Kasal | * lib/autoconf/lang.m4, lib/autoconf/c.m4, |
commit | commitdiff | tree |
2007-05-02 |
Paul Eggert | * doc/autoconf.texi (Particular Programs): Typo |
commit | commitdiff | tree |
2007-04-30 |
Paul Eggert | Fix typo in previous message. |
commit | commitdiff | tree |
2007-04-30 |
Paul Eggert | * lib/m4sugar/m4sh.m4 (_AS_SHELL_FN_SPY): Don't imply... |
commit | commitdiff | tree |
2007-04-29 |
Paul Eggert | * doc/autoconf.texi (Limitations of Builtins): Correct... |
commit | commitdiff | tree |
2007-04-29 |
Paul Eggert | * lib/autoconf/lang.m4 (_AC_COMPILER_EXEEXT_DEFAULT... |
commit | commitdiff | tree |
next |