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