| 2000-11-03 |
Akim Demaille | Formatting changes. |
commit | commitdiff | tree | snapshot |
| 2000-11-03 |
Akim Demaille | Regenerate configure. |
commit | commitdiff | tree | snapshot |
| 2000-11-03 |
Akim Demaille | * acgeneral.m4 (_AC_INIT_PARSE_ARGS): TRIPLET can inclu... |
commit | commitdiff | tree | snapshot |
| 2000-11-03 |
Akim Demaille | * m4sh.m4 (_AS_UNSET_PREPARE): New macro, eved from |
commit | commitdiff | tree | snapshot |
| 2000-11-03 |
Akim Demaille | * m4sugar.m4 (builtin, changecom, changequote, decr... |
commit | commitdiff | tree | snapshot |
| 2000-11-03 |
Akim Demaille | * m4sugar.m4 (m4_rename_m4, m4_copy_unm4): New macros. |
commit | commitdiff | tree | snapshot |
| 2000-11-02 |
Akim Demaille | The documentation is not clear about the obsoleteness of |
commit | commitdiff | tree | snapshot |
| 2000-11-02 |
Akim Demaille | * doc/autoconf.texi (Limitations of Usual Tools): Some... |
commit | commitdiff | tree | snapshot |
| 2000-11-02 |
Pavel Roskin | * ifnames.sh: Put the opening brace on the... |
commit | commitdiff | tree | snapshot |
| 2000-11-02 |
Pavel Roskin | * m4/atconfig.m4 (AT_CONFIG): s/AT_TESTPATH... |
commit | commitdiff | tree | snapshot |
| 2000-11-02 |
Akim Demaille | * autoconf.sh (trace.m4): Move all the M4 builtins... |
commit | commitdiff | tree | snapshot |
| 2000-11-02 |
Akim Demaille | * tests/tools.at (Tracing M4 builtins): New test. |
commit | commitdiff | tree | snapshot |
| 2000-11-02 |
Akim Demaille | * tests/atgeneral.m4 (AT_CHECK): Check stderr first... |
commit | commitdiff | tree | snapshot |
| 2000-11-02 |
Akim Demaille | * autoconf.sh (task trace) [debug]: Instead of a long... |
commit | commitdiff | tree | snapshot |
| 2000-11-02 |
Akim Demaille | * autoupdate.sh (m4.txt): Use `dumpdef' and m4 to build it. |
commit | commitdiff | tree | snapshot |
| 2000-11-02 |
Akim Demaille | Improve tests/README. |
commit | commitdiff | tree | snapshot |
| 2000-11-02 |
Akim Demaille | * m4sugar.m4 (popdef, pushdef): Rename as... |
commit | commitdiff | tree | snapshot |
| 2000-11-02 |
Akim Demaille | * tests/atgeneral.m4 (AT_CHECK, AT_CLEANUP): Be more... |
commit | commitdiff | tree | snapshot |
| 2000-11-01 |
Pavel Roskin | * autoconf.sh: Using trap-safe "exit". |
commit | commitdiff | tree | snapshot |
| 2000-11-01 |
Akim Demaille | In M4sugar, move `define', `undefine', and `defn' into... |
commit | commitdiff | tree | snapshot |
| 2000-11-01 |
Akim Demaille | GNU M4 1.4 improperly handle the traces of copies of... |
commit | commitdiff | tree | snapshot |
| 2000-11-01 |
Akim Demaille | Autoupdate should not depend upon foreign macros. |
commit | commitdiff | tree | snapshot |
| 2000-11-01 |
Akim Demaille | * m4sugar.m4 (m4_fatal): Dump the expansion stack. |
commit | commitdiff | tree | snapshot |
| 2000-11-01 |
Akim Demaille | Move the `defun' handling into M4sugar. |
commit | commitdiff | tree | snapshot |
| 2000-11-01 |
Pavel Roskin | * tests/tools.at (autoupdating AC_LINK_FILES... |
commit | commitdiff | tree | snapshot |
| 2000-11-01 |
Pavel Roskin | * autoconf.sh: Typo: s/m4__warnings/m4_warnings/. |
commit | commitdiff | tree | snapshot |
| 2000-10-31 |
Pavel Roskin | * autoupdate.sh: Check that $sed understands... |
commit | commitdiff | tree | snapshot |
| 2000-10-31 |
Akim Demaille | Move the handling of classified warnings into M4sugar. |
commit | commitdiff | tree | snapshot |
| 2000-10-31 |
Pavel Roskin | * acspecific.m4 (AC_PATH_XTRA): Use AC_LANG_PRO... |
commit | commitdiff | tree | snapshot |
| 2000-10-30 |
Pavel Roskin | * m4sh.m4 (AS_EXIT): Use "false" for exit code... |
commit | commitdiff | tree | snapshot |
| 2000-10-30 |
Akim Demaille | * m4sugar.m4: Formatting changes. |
commit | commitdiff | tree | snapshot |
| 2000-10-30 |
Akim Demaille | Move the handling of diversions into M4sugar. |
commit | commitdiff | tree | snapshot |
| 2000-10-30 |
Pavel Roskin | More stuff to ignore: config.h config.hin experr expout... |
commit | commitdiff | tree | snapshot |
| 2000-10-30 |
Pavel Roskin | * m4sh.m4 (AS_EXIT): New macro that exits and... |
commit | commitdiff | tree | snapshot |
| 2000-10-30 |
Pavel Roskin | * acgeneral.m4 (AC_CHECK_TOOL): Set VARIABLE... |
commit | commitdiff | tree | snapshot |
| 2000-10-30 |
Pavel Roskin | * tests/atgeneral.m4 (AT_CHECK): Warn if the... |
commit | commitdiff | tree | snapshot |
| 2000-10-30 |
Pavel Roskin | * autoconf.sh: When scanning for unexpanded... |
commit | commitdiff | tree | snapshot |
| 2000-10-30 |
Pavel Roskin | * acgeneral.m4 (_AC_INIT_PREPARE): Don't use... |
commit | commitdiff | tree | snapshot |
| 2000-10-29 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 2000-10-29 |
Jim Meyering | (AC_MSG_WARN): Now that this macro expands to |
commit | commitdiff | tree | snapshot |
| 2000-10-28 |
Pavel Roskin | * aclang.m4 (AC_REQUIRE_CPP): Don't default... |
commit | commitdiff | tree | snapshot |
| 2000-10-27 |
Pavel Roskin | * acfunctions.m4 (AC_FUNC_MMAP): Remove conftes... |
commit | commitdiff | tree | snapshot |
| 2000-10-27 |
Pavel Roskin | * doc/autoconf.texi (Limitations of Builtins... |
commit | commitdiff | tree | snapshot |
| 2000-10-27 |
Pavel Roskin | * tests/suite.at: Move "-*- Autoconf -*-" to the second... |
commit | commitdiff | tree | snapshot |
| 2000-10-27 |
Akim Demaille | Use AC_MSG_ERROR in the test suite, not just `exit'. |
commit | commitdiff | tree | snapshot |
| 2000-10-27 |
Pavel Roskin | * autoconf.sh: Recognize short options followed... |
commit | commitdiff | tree | snapshot |
| 2000-10-26 |
Pavel Roskin | * autoconf.sh: Don't show obsolete options... |
commit | commitdiff | tree | snapshot |
| 2000-10-26 |
Akim Demaille | * shell.m4: Rename as... |
commit | commitdiff | tree | snapshot |
| 2000-10-25 |
Pavel Roskin | * autoupdate.sh: Redirect stdin for sed to /dev/null... |
commit | commitdiff | tree | snapshot |
| 2000-10-25 |
Akim Demaille | Move the Autoconf independent shell macros into the... |
commit | commitdiff | tree | snapshot |
| 2000-10-25 |
Akim Demaille | * acgeneral.m4 (AC_SHELL_DIRNAME): Split its code into... |
commit | commitdiff | tree | snapshot |
| 2000-10-25 |
Pavel Roskin | * tests/aclocal.m4 (AC_ENV_SAVE): Rename to ... |
commit | commitdiff | tree | snapshot |
| 2000-10-25 |
Pavel Roskin | * Makefile.am: Add acversion.m4.in to EXTRA_DIST. |
commit | commitdiff | tree | snapshot |
| 2000-10-25 |
Akim Demaille | * acgeneral.m4 (AC_SHELL_DIRNAME): The sed fall back... |
commit | commitdiff | tree | snapshot |
| 2000-10-25 |
Akim Demaille | * acgeneral.m4 (_AC_INIT_PREPARE_FDS): Give some inform... |
commit | commitdiff | tree | snapshot |
| 2000-10-25 |
Pavel Roskin | Typo and style fixes in my entries. |
commit | commitdiff | tree | snapshot |
| 2000-10-24 |
Pavel Roskin | * tests/mktests.sh: set locale to C to make... |
commit | commitdiff | tree | snapshot |
| 2000-10-24 |
Pavel Roskin | * acgeneral.m4 (_AC_CACHE_DUMP): Add a missing... |
commit | commitdiff | tree | snapshot |
| 2000-10-24 |
Akim Demaille | * acgeneral.m4 (AT_FILE_DEPENDENCY): Rename as... |
commit | commitdiff | tree | snapshot |
| 2000-10-24 |
Akim Demaille | * m4sugar.m4: (m4_tolower, m4_toupper): New macros. |
commit | commitdiff | tree | snapshot |
| 2000-10-24 |
Pavel Roskin | * m4sugar.m4 (m4_quote): Comment change. |
commit | commitdiff | tree | snapshot |
| 2000-10-24 |
Akim Demaille | Start avoiding dependence upon character ranges. |
commit | commitdiff | tree | snapshot |
| 2000-10-24 |
Akim Demaille | * acgeneral.m4 (AC_OUTPUT): Don't play with `trap'. |
commit | commitdiff | tree | snapshot |
| 2000-10-24 |
Akim Demaille | * acgeneral.m4 (_AC_SHELL_DIRNAME): Rename as... |
commit | commitdiff | tree | snapshot |
| 2000-10-24 |
Akim Demaille | * tests/tools.m4 (Syntax of the scripts): Specify the... |
commit | commitdiff | tree | snapshot |
| 2000-10-24 |
Akim Demaille | Grr, CVS managed to remove tests/atspecific.m4 anyway. |
commit | commitdiff | tree | snapshot |
| 2000-10-24 |
Akim Demaille | Preventing unwanted removal of tests/atspecific.m4. |
commit | commitdiff | tree | snapshot |
| 2000-10-23 |
Pavel Roskin | Really remove libm4.m4 |
commit | commitdiff | tree | snapshot |
| 2000-10-23 |
Akim Demaille | Ignore also distcheck trees. |
commit | commitdiff | tree | snapshot |
| 2000-10-23 |
Akim Demaille | Since GNU M4 now comes with its libm4 (binary), to... |
commit | commitdiff | tree | snapshot |
| 2000-10-23 |
Akim Demaille | * tests/mktests.sh (update_exclude_list, syntax_exclude... |
commit | commitdiff | tree | snapshot |
| 2000-10-23 |
Akim Demaille | In order to check that all the CPP symbols which are... |
commit | commitdiff | tree | snapshot |
| 2000-10-23 |
Akim Demaille | Let autoupdate change AC_PREREQ to require the current... |
commit | commitdiff | tree | snapshot |
| 2000-10-23 |
Pavel Roskin | * acfunctions.m4 (AC_FUNC_CHOWN): Remove tempor... |
commit | commitdiff | tree | snapshot |
| 2000-10-23 |
Pavel Roskin | * tests/tools.m4 (autoupdating AC_LINK FILES): Clean... |
commit | commitdiff | tree | snapshot |
| 2000-10-21 |
Pavel Roskin | More files to ignore. |
commit | commitdiff | tree | snapshot |
| 2000-10-20 |
Pavel Roskin | * NEWS: Documented changes in AC_PROG_CPP and... |
commit | commitdiff | tree | snapshot |
| 2000-10-19 |
Pavel Roskin | * doc/autoconf.texi (Shellology): Documented quirks... |
commit | commitdiff | tree | snapshot |
| 2000-10-19 |
Pavel Roskin | Removed all my "regenerate" entries. |
commit | commitdiff | tree | snapshot |
| 2000-10-19 |
Akim Demaille | Spell check ChangeLog. |
commit | commitdiff | tree | snapshot |
| 2000-10-18 |
Pavel Roskin | * mdate-sh: Removed, its copy remains in the doc/ direc... |
commit | commitdiff | tree | snapshot |
| 2000-10-18 |
Akim Demaille | * acgeneral.m4 (AC_CHECK_TOOLS): Use `$' when reading... |
commit | commitdiff | tree | snapshot |
| 2000-10-18 |
Akim Demaille | * aclang.m4 (_AC_PROG_CC_G): Use the _AC_COMPILE_IFELSE... |
commit | commitdiff | tree | snapshot |
| 2000-10-18 |
Akim Demaille | Let ChangeLog conform the standard. |
commit | commitdiff | tree | snapshot |
| 2000-10-18 |
Akim Demaille | * tests/atgeneral.m4 (AT_INIT): Avoid foo="`bar`",... |
commit | commitdiff | tree | snapshot |
| 2000-10-18 |
Akim Demaille | Typos and missing entry for the latest checkin. |
commit | commitdiff | tree | snapshot |
| 2000-10-18 |
Akim Demaille | * acspecific.m4 (AC_PROG_LN_S): If neither `ln -s'... |
commit | commitdiff | tree | snapshot |
| 2000-10-18 |
Akim Demaille | * acspecific.m4 (AC_PROG_LN_S): If neither `ln -s'... |
commit | commitdiff | tree | snapshot |
| 2000-10-17 |
Akim Demaille | * acgeneral.m4 (AC_CHECK_TOOL): As AC_CHECK_PROG first... |
commit | commitdiff | tree | snapshot |
| 2000-10-17 |
Akim Demaille | * acgeneral.m4 (_AC_INIT_PREPARE): Move the |
commit | commitdiff | tree | snapshot |
| 2000-10-17 |
Akim Demaille | * doc/autoconf.texi (The GNU build system): Sketch... |
commit | commitdiff | tree | snapshot |
| 2000-10-17 |
Akim Demaille | Somehow, the adjustment of `mktests.sh' claimed on... |
commit | commitdiff | tree | snapshot |
| 2000-10-17 |
Akim Demaille | * acgeneral.m4 (AC_CHECK_PROG, AC_CHECK_PROGS, AC_PATH_... |
commit | commitdiff | tree | snapshot |
| 2000-10-17 |
Akim Demaille | * doc/autoconf.texi (Particular Programs): Some notes... |
commit | commitdiff | tree | snapshot |
| 2000-10-17 |
Akim Demaille | * acgeneral.m4 (_AC_COMPILE_IFELSE, _AC_LINK_IFELSE) |
commit | commitdiff | tree | snapshot |
| 2000-10-17 |
Akim Demaille | * acgeneral.m4 (AC_FATAL): Use _AC_EXPANSION_STACK_DUMP. |
commit | commitdiff | tree | snapshot |
| 2000-10-17 |
Akim Demaille | Give a means to report where the macros have been defin... |
commit | commitdiff | tree | snapshot |
| 2000-10-17 |
Akim Demaille | Fix autoupdate: updating `AC_OUTPUT_COMMANDS' was faili... |
commit | commitdiff | tree | snapshot |
| 2000-10-16 |
Akim Demaille | * aclang.m4 (_AC_LANG_COMPILER_GNU): New macro, which... |
commit | commitdiff | tree | snapshot |
| 2000-10-16 |
Akim Demaille | * acgeneral.m4: Adjust copyright notice. |
commit | commitdiff | tree | snapshot |
| next |