]> git.ipfire.org Git - thirdparty/autoconf.git/shortlog
thirdparty/autoconf.git
2000-02-09  Akim DemailleResynchronize `INSTALL' with the current `configure...
2000-02-09  Akim DemailleSpell checked ChangeLog.
2000-02-09  Akim DemailleSpell checked ChangeLog.
2000-02-09  Akim Demaille* ChangeLog.1: Formatting changes.
2000-02-09  Akim Demaille* Makefile.am (CLEANFILES): Added autoupdate.m4f and...
2000-02-09  Akim DemailleTest `autoupdate'.
2000-02-09  Akim DemailleAU_ glue code for AC_OUTPUT with arguments.
2000-02-09  Akim DemailleAU_ glue code for AC_OUTPUT_COMMANDS.
2000-02-09  Akim DemailleAvoid outputting `config_files' code in `config.status...
2000-02-09  Akim Demaille* README-alpha: New file, based on Automake's.
2000-02-09  Akim DemailleExtend the concept of `INIT-CMDS' to the AC_CONFIG_FOOS.
2000-02-09  Akim Demaille* libm4.m4 (m4_sign, m4_cmp, m4_list_cmp): New macros.
2000-02-09  Akim Demaille* tests/base.m4: Really added to the CVS repository.
2000-02-09  Akim Demaille* tests/base.m4: s/m4 -I ../m4 -I $at_top_srcdir/.
2000-02-08  Akim Demaille* autoheader.sh (debug): Initialize to `false', not 0.
2000-02-08  Akim DemailleFix a bug: `libm4::define' was incorrectly registered.
2000-02-08  Akim Demaille* acgeneral.m4 (AC_COMPILE_CHECK): Use AU_DEFUN, remove...
2000-02-08  Akim Demaille* acgeneral.m4 (AC_PROVIDE): Use `m4_define', not ...
2000-02-08  Akim DemailleOpen the access to AH_ to users.
2000-02-08  Akim DemailleBecause of commas and brackets, m4_split must mess...
2000-02-08  Akim Demaille* acgeneral.m4 (AC_CONFIG_UNIQUE): Strip the `:foo...
2000-02-08  Akim Demaille* acgeneral.m4 (AC_INCLUDES_DEFAULT): Make it more...
2000-02-08  Akim Demaille* acgeneral.m4 (AC_OUTPUT_FILES): Simplify some excess in
2000-02-08  Akim Demaille* autoupdate.sh: Don't dump --help on --wrong-option.
2000-02-08  Akim Demaille* libm4.m4 (m4_namespace_push, m4_namespace_pop): Use...
2000-02-08  Akim DemailleLet the doc catch up.
2000-02-08  Akim Demaille* acgeneral.m4 (AC_OUTPUT_HEADERS): Don't use `break...
2000-02-08  Akim Demaille* doc/autoconf.texi (Configuration Commands): New secti...
2000-02-08  Akim DemailleIntroduce a concept index, and update a bit the documen...
2000-02-08  Akim DemailleRevamp the autoupdate/AC_OBSOLETE chain. All the detai...
2000-02-08  Akim DemailleClean up some m4 files.
2000-02-08  Akim DemailleClean up autoconf.
2000-02-08  Akim DemailleImprove support of name spaces in libm4. Put the m4...
2000-02-08  Akim DemailleOutput really nothing if AC_INIT was not given. Uncond...
2000-02-08  Akim Demaille* libm4.m4 (m4_namespace_define): Fix a bug: `m4_namespace'
2000-02-08  Akim DemailleAdapt autoheader to use libm4's namespaces.
2000-02-08  Akim DemailleClean up a bit the user interface.
2000-02-08  Akim DemailleIntroduce name spaces in libm4.
2000-02-08  Akim Demaille* doc/autoconf.texi (Introduction): m4 1.4 is now required.
2000-02-08  Akim Demaille* acgeneral.m4 (AC_PRO): Use AC_PROVIDE instead of...
2000-02-08  Akim Demaille* acgeneral.m4 (ac_includes_default): Don't use simple...
2000-02-08  Akim Demaille* acgeneral.m4. Formatting changes.
2000-02-08  Akim Demaille* acgeneral.m4 (AC_CONFIG_HEADERS, AC_CONFIG_LINKS,
2000-02-08  Akim DemailleArrange that config.status creates the file with the...
2000-02-08  Akim DemaillePromote AC_LANG_CASE.
2000-02-08  Akim Demaille* acgeneral.m4: Formatting changes.
2000-02-08  Akim DemailleUse the style we promote.
2000-02-08  Akim DemailleQuote properly AC_SHELL_IFELSE and callers.
2000-02-08  Akim DemailleIt seems quite delicate to have AC_INCLUDES_DEFAULT...
2000-02-08  Akim Demaille* TODO: Updated.
2000-02-08  Akim Demaille* libm4.m4 (m4_for): New macro.
2000-02-07  Akim DemailleStay in Autoconf's name space.
2000-02-07  Akim DemailleUse `#' for comments instead of `dnl'.
2000-02-07  Akim DemailleCreate libm4.m4.
2000-02-07  Akim DemailleAC_CHECK_SIZEOF: Fix a bug, use standard default header...
2000-02-07  Akim DemailleGive explicit diagnostics when an input file (for confi...
2000-02-07  Akim DemailleTorture test config.status, AC_SUBST and AC_DEFINE.
2000-02-07  Akim Demaille* tests/atspecific.m4 (m4_for, m4_foreach): New macros.
2000-02-07  Akim Demaille* acgeneral.m4 (AC_CHECK_TYPE_INTERNAL): Instead of...
2000-02-07  Akim Demaille* acgeneral.m4 (AC_INCLUDES_DEFAULT): Include sys/types.h
2000-02-07  Akim Demaille* tests/atspecific.m4: New file, for AT macros specific to
2000-02-07  Akim Demaille* acgeneral.m4 (m4_case): Fixed a typo and a bug: one...
2000-02-07  Akim Demaille* acgeneral.m4: Formatting changes.
2000-02-07  Akim Demaille* acspecific.m4 (AC_F77_LIBRARY_LDFLAGS): Don't use...
2000-02-07  Akim Demaille* acspecific.m4 (AC_C_INLINE): Proceed as for AC_C_CONST:
2000-02-07  Akim Demaille* acgeneral.m4 (AC_CHECK_TYPE_INTERNAL): Use the scheme...
2000-02-07  Akim Demaille* acspecific.m4 (AC_C_CONST): Don't changequote, there...
2000-02-07  Akim Demaille* tests/atgeneral.m4: Updated.
2000-02-07  Akim DemailleTest that the macros respect the user variable name...
2000-02-07  Akim Demaille* acgeneral.m4(AC_CONFIG_PRE_COMMANDS, AC_CONFIG_POST_C...
2000-02-07  Akim Demaille* acgeneral.m4: Formatting changes.
2000-02-07  Akim DemailleStart a new series of tests which check the semantics.
2000-02-04  Akim Demaille* tests/Makefile.am (macros.m4): Fix the sed snippet.
2000-02-04  Akim Demaille* testsuite/autoconf.g/init.exp: Removed, test performed by
2000-02-04  Akim Demaille* tests/syntax.m4: Test AC_CHECK_SIZEOF.
2000-02-04  Akim DemailleUpdated.
2000-02-04  Akim DemailleHide AH_HOOK behind AH_DEFUN.
2000-02-04  Akim Demaille* acspecific.m4 (AC_RSH, AC_ARG_ARRAY, AC_HAVE_POUNDBAN...
2000-02-04  Akim Demaille* autoconf.texi (Invoking ifnames): ifnames no longer...
2000-02-04  Akim DemailleRun the `syntax' test on acgeneral macros too.
2000-02-04  Akim DemailleReally install this patch.
2000-02-04  Akim DemailleCheck that the AC_DEFINEs from acspecific.m4 do have...
2000-02-04  Akim DemailleFormatting changes.
2000-02-04  Akim DemailleIntroduce a means to distinguish failures of `configure...
2000-02-04  Akim DemailleClean up a bit the handling of the LANG stack. More...
2000-01-29  Akim Demaille1999-11-11 Akim Demaille <akim@epita.fr>
2000-01-29  Akim Demaille1999-11-11 Akim Demaille <akim@epita.fr>
2000-01-29  Akim Demaille1999-11-10 Akim Demaille <akim@epita.fr>
2000-01-29  Akim Demaille1999-11-10 Akim Demaille <akim@epita.fr>
2000-01-29  Akim Demaille1999-11-10 Akim Demaille <akim@epita.fr>
2000-01-29  Akim Demaille1999-11-10 Akim Demaille <akim@epita.fr>
2000-01-29  Akim Demaille1999-11-10 Akim Demaille <akim@epita.fr>
2000-01-29  Akim Demaille1999-11-10 Akim Demaille <akim@epita.fr>
2000-01-29  Akim Demaille1999-11-10 Akim Demaille <akim@epita.fr>
2000-01-29  Akim DemailleFixed a typo in the change log.
2000-01-29  Akim Demaille2000-01-29 Akim Demaille <akim@epita.fr>
2000-01-29  Akim Demaille1999-11-01 Akim Demaille <akim@epita.fr>
2000-01-28  Akim Demaille1999-11-01 Akim Demaille <akim@epita.fr>
2000-01-28  Akim Demaille1999-11-01 Akim Demaille <akim@epita.fr>
2000-01-28  Akim Demaille1999-11-01 Akim Demaille <akim@epita.fr>
next