]> git.ipfire.org Git - thirdparty/autoconf.git/shortlog
thirdparty/autoconf.git
2000-04-05  Akim DemailleDisable caching by default, so as not to cause problems...
2000-04-03  Akim Demaille* acgeneral.m4 (_AC_INIT_PARSE_ARGS): If any option...
2000-04-03  Akim DemailleFix typo.
2000-04-03  Akim Demaille* doc/autoconf.texi (Canonicalizing): Officially recognize
2000-04-03  Akim DemailleMore doc on portability.
2000-04-03  Akim DemailleMore doc on quotation.
2000-04-03  Akim Demaille* doc/autoconf.texi (Writing configure.in): Explain...
2000-04-03  Akim DemailleFix typo.
2000-04-03  Akim DemailleFix F77 name-mangling macros to work with cached values (so
2000-03-31  Akim Demaille* acgeneral.m4 (_AC_OUTPUT_CONFIG_STATUS): Fix the...
2000-03-31  Akim Demaille* autoheader.sh: Catch up with the `mktemp -d' changes in
2000-03-31  Akim Demaille* aclang.m4 (AC_F77_LIBRARY_LDFLAGS): bug fix in F77...
2000-03-29  Akim DemailleRewrite the autoheader chain on top of `autoconf -...
2000-03-29  Akim Demaillesilent.m4 depends upon the current quotation in m4...
2000-03-29  Akim DemailleFix the call to umask in the previous checkin.
2000-03-29  Akim DemailleUse `mktemp -d' when possible to create securely a...
2000-03-28  Akim DemailleProbably all the versions of bash up to 2.04 fail on
2000-03-28  Akim DemailleUpdate NEWS.
2000-03-27  Akim Demaille* acgeneral.m4 (_AC_CHECK_TOOL_PREFIX): Rename back as
2000-03-27  Akim DemailleMove all the language dependent macros into aclang.m4.
2000-03-27  Akim Demaille* autoconf.sh (trace): Let translate_awk do the whole...
2000-03-27  Akim Demaille* acgeneral.m4 (AC_PACKAGE): Also define AC_PACKAGE_STRING.
2000-03-27  Akim Demaille* acgeneral.m4 (_AC_INIT_HELP, _AC_OUTPUT_SUBDIRS)...
2000-03-25  Akim Demaille* acgeneral.m4 (_AC_CANONICAL_TARGET, _AC_CANONICAL_BUI...
2000-03-25  Akim Demaille* autoconf.sh (translate_awk): `> "/dev/stderr"' is...
2000-03-25  Akim Demaille* autoheader.sh (checking completeness): Be ready to...
2000-03-25  Akim Demaille* acgeneral.m4 (AC_RUN_IFELSE): New macro.
2000-03-25  Akim Demaille* acgeneral.m4 (AC_CHECK_LIB): Ah ah! I recognized...
2000-03-25  Akim Demaille* tests/semantics.m4 (AC_TRY_LINK_FUNC, AC_CHECK_LIB...
2000-03-25  Akim Demaille* acgeneral.m4 (AC_LANG_CALL, AC_LANG_CALL(C), AC_LANG_...
2000-03-25  Akim Demaille* acgeneral.m4 (AC_TRY_COMPILER): Use AC_LINK_IFELSE.
2000-03-25  Akim Demaille* acgeneral.m4 (AC_LINK_IFELSE, AC_COMPILE_IFELSE)...
2000-03-24  Akim Demaille* acspecific.m4 (AC_F77_NAME_MANGLING): Need to use
2000-03-23  Akim Demaille* acgeneral.m4 (AC_LANG_PROGRAM, AC_LANG_PROGRAM(C),
2000-03-23  Akim Demaille* acgeneral.m4 (_AC_INIT_PARSE_ARGS): Support --help...
2000-03-23  Akim Demaille* libm4.m4 (m4_do): New macro.
2000-03-23  Akim DemailleTypos in ChangeLog
2000-03-21  Akim DemailleProvide a language independent means to generate langua...
2000-03-21  Akim DemailleFix a bug: some macros (e.g., AC_REVISION, AC_COPYRIGHT...
2000-03-21  Akim Demaille* tests/semantics.m4 (AC_PATH_PROG, AC_PATH_PROGS)...
2000-03-21  Akim DemailleStart the language support overhaul: Introduce AC_LANG().
2000-03-21  Akim DemailleSpeed ups.
2000-03-21  Akim Demaille* tests/tools.m4 (autoconf --trace): New test.
2000-03-21  Akim Demaille* autoconf.sh (task trace): Pipe the output of the...
2000-03-21  Akim DemailleUniform idioms.
2000-03-21  Akim Demaille* acgeneral.m4 (_AC_INIT_PREPARE, _AC_INIT_PARSE_ARGS...
2000-03-21  Akim DemailleGive a means to compute `srcdir' earlier in configure.
2000-03-21  Akim Demaille* acgeneral.m4 (AC_OUTPUT_SUBDIRS): Rename as _AC_OUTPU...
2000-03-21  Akim Demaille* acgeneral.m4 (AC_ARG_ENABLE, AC_ARG_WITH): Double...
2000-03-21  Akim DemailleGive an identity to `configure' scripts.
2000-03-20  Jim Meyering.
2000-03-20  Jim Meyering(AC_SYS_LONG_FILE_NAMES): Don't test for existence
2000-03-20  Jim Meyering.
2000-03-20  Jim Meyering(_AC_INIT_PREPARE_ENVIRONMENT) [setting IFS]: Be careful
2000-03-20  Akim Demaille* acgeneral.m4: Formatting changes.
2000-03-20  Akim DemailleDon't rely on RS = "0" to swallow the whole input as...
2000-03-20  Akim Demaille* doc/autoconf.texi (Testing Values and Files): Be...
2000-03-20  Akim DemailleUse a single tool to reformat the raw `configure' scrip...
2000-03-17  Akim DemailleAdd details to a ChangeLog entry
2000-03-17  Akim DemailleIn Autoconf 2.13, although AC_OUTPUT_COMMANDS did doubl...
2000-03-17  Akim Demaille* acspecific.m4 (AC_SYS_LONG_FILE_NAMES): Security...
2000-03-17  Akim DemailleInstall the IFS we need once for all.
2000-03-17  Akim Demaille* acgeneral.m4 (AC_TRY_CPP, AC_EGREP_CPP, AC_TRY_COMPILE,
2000-03-16  Akim Demaille* acspecific.m4 (AC_FUNC_SELECT_ARGTYPES): Use
2000-03-16  Akim Demaille* libm4.m4 (m4_assert, m4_shiftn): New macros.
2000-03-15  Akim DemailleRevamp AC_FUNC_SELECT_ARGTYPES.
2000-03-14  Akim Demaille* autoheader.sh: Use run_m4f, not run_m4.
2000-03-14  Akim DemailleTypos in ChangeLog.
2000-03-14  Akim Demaille* tests/actest.m4 (AC_ENV_SAVE): Don't consider RANDOM...
2000-03-14  Akim Demaille* acgeneral.m4 (AC_ARG_ENABLE, AC_ARG_WITH): No use...
2000-03-14  Akim Demaille* acgeneral.m4: Replace some ifelse with ifval or m4_de...
2000-03-14  Akim Demaille* acgeneral.m4 (_AC_INIT_PREPARE): Insert the Autoconf...
2000-03-14  Akim Demaille* acgeneral.m4 (_AC_INIT_PREPARE): Kill a changequote...
2000-03-14  Akim Demaille* acgeneral.m4 (AC_DIVERT): Rename _AC_DIVERT.
2000-03-14  Akim Demaille* acgeneral.m4 (_AC_INIT_BINSH): Remove, useless now...
2000-03-14  Akim Demaille* autoconf.sh (trace_m4::smash): Double quote, we don...
2000-03-14  Akim Demaille* acgeneral.m4: s/@%:@line __oline__/#line __oline__...
2000-03-14  Akim Demaille* acgeneral.m4 (_AC_OUTPUT_CONFIG_STATUS): When there...
2000-03-14  Akim DemailleFormatting changes.
2000-03-14  Akim DemailleAC_ARG_PROGRAM must not be expanded twice, which is...
2000-03-14  Akim DemailleGet rid of the ICMDS diversion.
2000-03-14  Akim DemailleTypo in ChangeLog.
2000-03-14  Akim Demaille* autoheader.sh: Use run_m4f, not run_m4.
2000-03-14  Akim DemailleIntroduce AC_SUBST(VAR, VAL).
2000-03-13  Akim DemailleSimplify the diversions naming system.
2000-03-13  Akim Demaille* doc/autoconf.texi (Invoking autoconf): Update documen...
2000-03-13  Akim DemailleTypos in ChangeLog.
2000-03-13  Akim Demaille* autoconf.sh (tmpbase): New var. Adjust trap code...
2000-03-13  Akim DemailleTrap on 0 is not executed when `exit' is called without...
2000-03-13  Akim DemailleMore uniform style is scripts.
2000-03-13  Akim DemailleTypos in ChangeLog.
2000-03-13  Akim Demaille`autoconf --trace': faster.
2000-03-13  Akim Demaille* acspecific.m4 (AC_PROG_BINSH): Removed.
2000-03-13  Akim DemailleStart revamping `autoconf --trace'.
2000-03-10  Akim DemailleFix typos in ChangeLog.
2000-03-10  Akim DemailleMultiple `-e' to egrep are not portable. On IRIX 6...
2000-03-10  Jim Meyering*** empty log message ***
2000-03-10  Jim Meyering(_AC_CHECK_TOOL_PREFIX): Correct typos in definition:
2000-03-09  Akim Demaille* acspecific.m4 (AC_SYS_RESTARTABLE_SYSCALLS): Added...
2000-03-08  Akim Demaille* autoheader.m4 (autoheader::AC_CHECK_HEADERS_DIRENT...
next