| 2006-01-11 |
Ralf Wildenhues | * lib/autoconf/fortran.m4 (AC_F77_DUMMY_MAIN, AC_FC_DUM... |
commit | commitdiff | tree | snapshot |
| 2006-01-11 |
Ralf Wildenhues | * lib/autoconf/c.m4 (_AC_PROG_CXX_EXIT_DECLARATION... |
commit | commitdiff | tree | snapshot |
| 2006-01-11 |
Ralf Wildenhues | * lib/autoconf/lang.m4 (_AC_COMPILER_OBJEXT_REJECT): |
commit | commitdiff | tree | snapshot |
| 2006-01-11 |
Ralf Wildenhues | * lib/m4sugar/m4sugar.m4 (m4_text_wrap): Handle quadrig... |
commit | commitdiff | tree | snapshot |
| 2006-01-06 |
Paul Eggert | Update copyright year to 2006. |
commit | commitdiff | tree | snapshot |
| 2006-01-06 |
Paul Eggert | * bin/autoconf.as, bin/autoheader.in, bin/autom4te.in |
commit | commitdiff | tree | snapshot |
| 2006-01-06 |
Paul Eggert | * Makefile.maint (sc_root_tests): Use recommend style... |
commit | commitdiff | tree | snapshot |
| 2006-01-05 |
Paul Eggert | Fix Posix-conformance bugs re use of { command in sed... |
commit | commitdiff | tree | snapshot |
| 2006-01-05 |
Ralf Wildenhues | * lib/autoconf/status.m4: Fix typo. |
commit | commitdiff | tree | snapshot |
| 2006-01-05 |
Ralf Wildenhues | * lib/autoconf/fortran.m4 (_AC_FC_LIBRARY_LDFLAGS)... |
commit | commitdiff | tree | snapshot |
| 2006-01-04 |
Paul Eggert | Update copyright (and other) dates to 2006. |
commit | commitdiff | tree | snapshot |
| 2006-01-04 |
Paul Eggert | Update copyright year. |
commit | commitdiff | tree | snapshot |
| 2006-01-04 |
Paul Eggert | * doc/autoconf.texi (Shellology): Mac OS X 10.2 changed... |
commit | commitdiff | tree | snapshot |
| 2006-01-04 |
Paul Eggert | (Shellology): Mac OS X 10.2 changed the default |
commit | commitdiff | tree | snapshot |
| 2005-12-31 |
Stepan Kasal | Use $PATH_SEPARATOR |
commit | commitdiff | tree | snapshot |
| 2005-12-29 |
Paul Eggert | * doc/autoconf.texi (Shell Substitutions): Warn about... |
commit | commitdiff | tree | snapshot |
| 2005-12-12 |
Paul Eggert | * doc/autoconf.texi (Limitations of Usual Tools): |
commit | commitdiff | tree | snapshot |
| 2005-12-09 |
Stepan Kasal | typos |
commit | commitdiff | tree | snapshot |
| 2005-12-02 |
Paul Eggert | set -o posix fix. |
commit | commitdiff | tree | snapshot |
| 2005-12-02 |
Paul Eggert | (_AS_BOURNE_COMPATIBLE): Try `set -o |
commit | commitdiff | tree | snapshot |
| 2005-12-02 |
Paul Eggert | Fix typos in previous autoconf.texi patch. |
commit | commitdiff | tree | snapshot |
| 2005-12-02 |
Paul Eggert | Fix typos in previous patch. |
commit | commitdiff | tree | snapshot |
| 2005-12-01 |
Paul Eggert | * doc/autoconf.texi (Shellology): Document eval $?... |
commit | commitdiff | tree | snapshot |
| 2005-11-10 |
Ralf Wildenhues | * lib/autoconf/status.m4 (_AC_OUTPUT_CONFIG_STATUS... |
commit | commitdiff | tree | snapshot |
| 2005-11-09 |
Ralf Wildenhues | * lib/autoconf/status.m4 (_AC_OUTPUT_FILES_PREPARE): |
commit | commitdiff | tree | snapshot |
| 2005-11-08 |
Ralf Wildenhues | * lib/autoconf/status.m4 (_AC_OUTPUT_MAIN_LOOP): Initialize |
commit | commitdiff | tree | snapshot |
| 2005-11-07 |
Ralf Wildenhues | * lib/autoconf/general.m4 (_AC_INIT_DEFAULTS): Initialize |
commit | commitdiff | tree | snapshot |
| 2005-11-06 |
Ralf Wildenhues | * lib/autoconf/programs.m4 (AC_CHECK_PROG, AC_PATH_PROG): |
commit | commitdiff | tree | snapshot |
| 2005-11-01 |
Stepan Kasal | Remove the comment about 8+3 fs. |
commit | commitdiff | tree | snapshot |
| 2005-11-01 |
Stepan Kasal | NEWS: Move AH_HEADER mention to right place. |
commit | commitdiff | tree | snapshot |
| 2005-10-27 |
Stepan Kasal | "conftst2" -> "conftest2" |
commit | commitdiff | tree | snapshot |
| 2005-10-25 |
Stepan Kasal | rm -f conftst2.*, not only conftst2.$ac_objext |
commit | commitdiff | tree | snapshot |
| 2005-10-24 |
Stepan Kasal | Fix AC_PROG_CC_C_O for VC++. |
commit | commitdiff | tree | snapshot |
| 2005-10-21 |
Stepan Kasal | _AC_OUTPUT_FILES_PREPARE: fix quoting and optimize |
commit | commitdiff | tree | snapshot |
| 2005-10-21 |
Stepan Kasal | Document that ${10} is not portable. |
commit | commitdiff | tree | snapshot |
| 2005-10-20 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 2005-10-20 |
Jim Meyering | Typo: s/feature/features/ in ``the features of the... |
commit | commitdiff | tree | snapshot |
| 2005-10-20 |
Stepan Kasal | typo |
commit | commitdiff | tree | snapshot |
| 2005-10-19 |
Paul Eggert | * doc/autoconf.texi (Generating Sources): AC_LANG_PROGR... |
commit | commitdiff | tree | snapshot |
| 2005-10-19 |
Stepan Kasal | Remove an obsolete comment. |
commit | commitdiff | tree | snapshot |
| 2005-10-05 |
Paul Eggert | * lib/m4sugar/m4sugar.m4 (_m4_map): New macro. |
commit | commitdiff | tree | snapshot |
| 2005-10-04 |
Stepan Kasal | (AT_INIT): Make the test dir writable... really, in... |
commit | commitdiff | tree | snapshot |
| 2005-10-03 |
Stepan Kasal | (AT_INIT): Make the test dir writable... IF it exists. |
commit | commitdiff | tree | snapshot |
| 2005-10-03 |
Stepan Kasal | (AT_INIT): Make test dir writable before removing. |
commit | commitdiff | tree | snapshot |
| 2005-10-02 |
Paul Eggert | * lib/autoconf/status.m4 (_AC_OUTPUT_SUBDIRS): Balance... |
commit | commitdiff | tree | snapshot |
| 2005-09-27 |
Stepan Kasal | Prevent problems with the testsuite running too fast. |
commit | commitdiff | tree | snapshot |
| 2005-09-18 |
Paul Eggert | * lib/autoconf/libs.m4 (_AC_PATH_X_DIRECT): Look for... |
commit | commitdiff | tree | snapshot |
| 2005-09-07 |
Stepan Kasal | (AC_LANG_SOURCE(C)): Remove an incorrect comment. |
commit | commitdiff | tree | snapshot |
| 2005-09-06 |
Paul Eggert | * config/move-if-change: Don't output "$2 is unchanged"; |
commit | commitdiff | tree | snapshot |
| 2005-09-06 |
Stepan Kasal | Use AS_IF where appropriate. |
commit | commitdiff | tree | snapshot |
| 2005-09-06 |
Stepan Kasal | (AS_IF): Use m4_default. |
commit | commitdiff | tree | snapshot |
| 2005-09-06 |
Stepan Kasal | Fix AC_SEARCH_LIBS. |
commit | commitdiff | tree | snapshot |
| 2005-09-01 |
Stepan Kasal | Add an index entry for AH_HEADER. |
commit | commitdiff | tree | snapshot |
| 2005-08-26 |
Paul Eggert | * lib/autoconf/libs.m4 (_AC_PATH_X_XMKMF): Use shell... |
commit | commitdiff | tree | snapshot |
| 2005-08-26 |
Paul Eggert | * lib/m4sugar/m4sh.m4 (_AS_VERSION_COMPARE_PREPARE): |
commit | commitdiff | tree | snapshot |
| 2005-08-26 |
Paul Eggert | (_AS_VERSION_COMPARE_PREPARE): |
commit | commitdiff | tree | snapshot |
| 2005-08-26 |
Stepan Kasal | Define AC_CANONICAL_* by AC_DEFUN, not AC_DEFUN_ONCE. |
commit | commitdiff | tree | snapshot |
| 2005-08-26 |
Stepan Kasal | Fix the examples for AS_TR_CPP and AS_TR_SH. |
commit | commitdiff | tree | snapshot |
| 2005-08-25 |
Paul Eggert | Regenerate. |
commit | commitdiff | tree | snapshot |
| 2005-08-25 |
Paul Eggert | * lib/m4sugar/m4sh.m4 (_AS_VERSION_COMPARE_PREPARE): |
commit | commitdiff | tree | snapshot |
| 2005-08-25 |
Stepan Kasal | Simplify _AC_CANONICAL_SPLIT |
commit | commitdiff | tree | snapshot |
| 2005-08-23 |
Stepan Kasal | config.status now opens log after option processing |
commit | commitdiff | tree | snapshot |
| 2005-08-23 |
Stepan Kasal | Strip the parameter list before passing the macro name... |
commit | commitdiff | tree | snapshot |
| 2005-08-23 |
Stepan Kasal | (AT_INIT): Process multiple --keywords correctly. |
commit | commitdiff | tree | snapshot |
| 2005-08-23 |
Stepan Kasal | Implement AH_HEADER |
commit | commitdiff | tree | snapshot |
| 2005-08-23 |
Stepan Kasal | gzip-1.2.4 is not supported |
commit | commitdiff | tree | snapshot |
| 2005-08-22 |
Stepan Kasal | (AC_ARG_ENABLE, AC_ARG_WITH): Factor out common code |
commit | commitdiff | tree | snapshot |
| 2005-08-21 |
Noah Misch | * doc/autoconf.texi (Using Autotest, testsuite Scripts) |
commit | commitdiff | tree | snapshot |
| 2005-08-16 |
Stepan Kasal | When building in place, set srcdir=".". |
commit | commitdiff | tree | snapshot |
| 2005-08-16 |
Stepan Kasal | Updated copyright years. |
commit | commitdiff | tree | snapshot |
| 2005-08-16 |
Stepan Kasal | Updated FSF address. |
commit | commitdiff | tree | snapshot |
| 2005-08-15 |
Noah Misch | * tests/autoscan.at (autoscan): New file. |
commit | commitdiff | tree | snapshot |
| 2005-08-12 |
Stepan Kasal | gzip --help might go to stderr |
commit | commitdiff | tree | snapshot |
| 2005-07-27 |
Stepan Kasal | a cosmetic change in _AT_CHECK |
commit | commitdiff | tree | snapshot |
| 2005-07-27 |
Stepan Kasal | fix a doubled pushdef |
commit | commitdiff | tree | snapshot |
| 2005-07-26 |
Stepan Kasal | (_AC_OUTPUT_SUBDIRS): The message is now prefixed by... |
commit | commitdiff | tree | snapshot |
| 2005-07-26 |
Stepan Kasal | Fix typos. |
commit | commitdiff | tree | snapshot |
| 2005-07-26 |
Stepan Kasal | add Dan Manthey |
commit | commitdiff | tree | snapshot |
| 2005-07-26 |
Stepan Kasal | . |
commit | commitdiff | tree | snapshot |
| 2005-07-26 |
Stepan Kasal | . |
commit | commitdiff | tree | snapshot |
| 2005-07-25 |
Paul Eggert | Makefile.maint: Update from Bison. |
commit | commitdiff | tree | snapshot |
| 2005-07-25 |
Paul Eggert | Update from Bison. |
commit | commitdiff | tree | snapshot |
| 2005-07-25 |
Paul Eggert | Rewrite substantial part of lib/autoconf/status.m4. |
commit | commitdiff | tree | snapshot |
| 2005-07-25 |
Paul Eggert | Comment fix: change tab to "<tab>" in comment, so that... |
commit | commitdiff | tree | snapshot |
| 2005-07-10 |
Stepan Kasal | Document which versions of PGI compiler uses single... |
commit | commitdiff | tree | snapshot |
| 2005-07-07 |
Paul Eggert | * tests/local.at (AT_CONFIG_CMP): Ignore lines like... |
commit | commitdiff | tree | snapshot |
| 2005-07-07 |
Stepan Kasal | Changed the title above subst files dump. |
commit | commitdiff | tree | snapshot |
| 2005-07-07 |
Stepan Kasal | Keep a list of all precious variables. |
commit | commitdiff | tree | snapshot |
| 2005-07-07 |
Stepan Kasal | Move the AC_SUBST call from _AC_ARG_VAR_PRECIOUS to... |
commit | commitdiff | tree | snapshot |
| 2005-07-07 |
Stepan Kasal | Simplify AC_CANONICAL_*. |
commit | commitdiff | tree | snapshot |
| 2005-07-07 |
Stepan Kasal | (_AC_OUTPUT_SUBDIRS): Report the full path and insert... |
commit | commitdiff | tree | snapshot |
| 2005-07-07 |
Stepan Kasal | Revert the previous change. |
commit | commitdiff | tree | snapshot |
| 2005-07-06 |
Paul Eggert | Regenerate. |
commit | commitdiff | tree | snapshot |
| 2005-07-06 |
Paul Eggert | * NEWS: New macro AC_C_TYPEOF. |
commit | commitdiff | tree | snapshot |
| 2005-07-06 |
Paul Eggert | * tests/base.at (Input/Output): Ignore 'loading site... |
commit | commitdiff | tree | snapshot |
| 2005-07-06 |
Paul Eggert | * tests/local.at (AT_CONFIG_CMP): Ignore lines like... |
commit | commitdiff | tree | snapshot |
| 2005-07-06 |
Paul Eggert | Regenerate. |
commit | commitdiff | tree | snapshot |
| 2005-07-05 |
Stepan Kasal | Fix my previous m4_foreach_w patch. |
commit | commitdiff | tree | snapshot |
| 2005-07-05 |
Stepan Kasal | Improve compatibility when the versions of Autoconf... |
commit | commitdiff | tree | snapshot |
| 2005-07-05 |
Paul Eggert | * bin/autom4te.in ($m4): Catch usages like --nesting... |
commit | commitdiff | tree | snapshot |
| next |