]> git.ipfire.org Git - thirdparty/autoconf.git/shortlog
thirdparty/autoconf.git
2000-05-24  Akim DemailleThe night of the living dead...
2000-05-24  Akim Demaille* acgeneral.m4 (AC_LANG_FUNC_LINK_TRY, AC_LANG_FUNC_LIN...
2000-05-24  Akim Demaille* acspecific.m4 (AC_FUNC_VFORK): Quote properly.
2000-05-24  Akim Demaille* acgeneral.m4 (_AC_WHICH_A): Replace it with...
2000-05-24  Akim Demaille* doc/autoconf.texi (Limitations of Builtins): Document...
2000-05-24  Akim DemailleThe options --build etc. used to set `$build'. *If*
2000-05-23  Akim Demaille* doc/autoconf.texi (Limitations of Builtins): More...
2000-05-23  Akim DemailleSimplify the interface: users shouldn't need to explici...
2000-05-23  Akim DemailleModernize AC_EXEEXT and AC_OBJEXT.
2000-05-23  Akim DemailleSimplify the interface: users shouldn't need to explici...
2000-05-23  Akim DemailleAC_PROG_GNU_M4 should actually be private to the package
2000-05-23  Akim Demaille* doc/autoconf.texi (Exiting from Shell Scripts): Move...
2000-05-23  Akim DemailleLoad the additions *before* running AC_INIT.
2000-05-22  Akim DemailleReading the ChangeLog revealed that the recent update of
2000-05-22  Akim Demaille* acspecific.m4 (_AC_LIBOBJ_ALLOCA): New macro, extract...
2000-05-22  Akim DemailleTypos in ChangeLog.
2000-05-22  Akim DemailleAdd `configure --config-cache', `-C' as a shortcut for
2000-05-22  Akim DemailleFix typos in ChangeLog.
2000-05-22  Akim DemailleMore MS-DOS support.
2000-05-22  Akim Demaille* acspecific.m4 (AC_FUNC_CHOWN): New macro, based on Jim
2000-05-22  Akim Demaille* acgeneral.m4: Quote the names being m4-defined.
2000-05-22  Akim DemailleFactor the AC_PROG_<compiler>_WORKS macros.
2000-05-22  Akim DemailleFactor the AC_PROG_<compiler>_WORKS macros.
2000-05-22  Akim Demaille* aclang.m4: Formatting changes.
2000-05-22  Akim DemailleMore than one argument to `configure' builds a broken
2000-05-19  Akim Demaille* acgeneral.m4 (AC_MSG_WARN): s/warning/WARNING/.
2000-05-19  Akim Demaille* acgeneral.m4 (AC_PACKAGE): Rename as _AC_INIT_PACKAGE.
2000-05-19  Akim Demaille* acgeneral.m4: Simplify all the unjustified `[\$]foo...
2000-05-19  Akim Demaille* acgeneral.m4 (AC_TRY_COMPILER): Fix quotation.
2000-05-19  Akim DemailleFix ChangeLog
2000-05-19  Akim DemailleFix Autoconf/FIXME:.
2000-05-19  Akim Demaille* aclang.m4 (AC_PROG_CC_GNU, AC_PROG_CXX_GNU, AC_PROG_F...
2000-05-19  Akim DemailleFix ChangeLog
2000-05-19  Akim DemailleFix Autoconf/FIXME.
2000-05-19  Akim DemailleEither we cross-compile the whole package, or we don't.
2000-05-19  Akim Demaille* acgeneral.m4 (AC_SHELL_UNSETENV, AC_SHELL_UNSET)...
2000-05-19  Akim Demaille* acgeneral.m4 (_AC_INIT_PARSE_ARGS): Prefer
2000-05-19  Akim Demaille* doc/autoconf.texi (Testing Values and Files): Delete...
2000-05-19  Akim Demaille* acspecific.m4 (_AC_LIBOBJ_GETLOADAVG): New macro...
2000-05-19  Akim Demaille* acgeneral.m4 (AC_SPECIALIZE): Avoid a useless `indir'.
2000-05-19  Akim DemailleSynchronize AC_FUNC_GETLOADAVG with the version of...
2000-05-19  Akim Demaille* acgeneral.m4 (AC_SHELL_UNSET, AC_SHELL_UNSETENV)...
2000-05-16  Akim DemailleUpdate aclocal.m4 and configure.
2000-05-12  Akim Demaille* acgeneral.m4 (sinclude): Define, some packages (binut...
2000-05-12  Akim Demaille* doc/autoconf.texi (Invoking config.status): Move the
2000-05-12  Akim DemailleOops, this should have gone away a long time ago
2000-05-12  Akim Demaille* doc/autoconf.texi (Exiting from Shell Scripts): New...
2000-05-12  Akim Demaille* doc/autoconf.texi: Fix typos.
2000-05-12  Akim DemailleUpdate NEWS and TODO
2000-05-11  Akim DemailleAC_CONFIG_SUBDIRS needs two lists: one, ac_subdirs_all...
2000-05-11  Akim DemailleTypos in ChangeLog.
2000-05-11  Akim DemailleThe Associated Rewriters are even prouder to present...
2000-05-11  Akim Demaille* libm4.m4: Be robust to multiple inclusion.
2000-05-11  Akim DemailleThe Associated Rewriters are proud to present...
2000-05-11  Akim DemailleGet rid of the m4 name spaces.
2000-05-11  Akim DemailleEradicate AC_TRY_COMPILE.
2000-05-11  Akim DemailleReplace AC_LANG_SAVE/AC_LANG_RESTORE with AC_LANG_PUSH...
2000-05-11  Akim Demaille* aclang.m4 (AC_F77_LIBRARY_LDFLAGS): Less adventurous...
2000-05-11  Akim Demaille* doc/autoconf.texi (Particular Headers): Some more...
2000-05-11  Akim Demaille* acspecific.m4 (_AC_CHECK_HEADER_DIRENT): Use more...
2000-05-11  Akim DemailleProvide a means to track the dependencies of files...
2000-05-11  Akim DemailleMerge AC_DECL_YYTEXT into AC_PROG_LEX.
2000-05-10  Akim Demaille* aclang.m4 (AC_F77_NAME_MANGLING): Use AC_COMPILE_IFELSE.
2000-05-10  Akim DemailleUpdate and polish the documentation.
2000-05-10  Akim Demaille* libm4.m4 (m4_foreach): Rewritten so that it does...
2000-05-10  Akim Demaille* doc/autoconf.texi (Obsolete Macros): Document `AU_DEFUN'.
2000-05-10  Akim Demaille* acgeneral.m4 (AC_LIBOBJ_DECL, AC_LIBOBJ): New macros.
2000-05-09  Jim Meyering.
2000-05-09  Jim Meyering(AC_SEARCH_LIBS): Remove double quotes around `no'.
2000-05-09  Akim Demaille* acgeneral.m4 (_AC_OUTPUT_FILES): Don't automatically...
2000-05-09  Akim DemailleLet `config.status' use a private temp dir.
2000-05-05  Jim Meyering*** empty log message ***
2000-05-05  Jim Meyering(_AC_OUTPUT_CONFIG_STATUS): Set up traps to remove
2000-05-05  Akim DemailleAC_CHECK_PROG macro fails if REJECT value is set under...
2000-05-04  Akim DemailleFix typos in ChangeLog.
2000-05-04  Akim DemailleAC_PREREQ understand `2.14a' as `2.141'.
2000-05-04  Akim Demaille* acgeneral.m4 (AH_TOP, AH_BOTTOM): New macros.
2000-05-04  Akim Demaille* doc/autoconf.texi (Obsolete Macros): Rename as...
2000-05-03  Akim Demaille* autoheader.sh (config_h): Added templates sort. Under...
2000-05-03  Akim Demaille* tests/tools.m4 (autoheader): Don't pass `-l at_srcdir' to
2000-05-03  Akim DemailleSimplify the handling of `acconfig.h'.
2000-05-03  Akim DemailleSupport of acconfig.h was broken. Fix and test.
2000-05-03  Akim DemailleRename the language FORTRAN77 as Fortran 77.
2000-05-03  Akim DemailleProvide a macro to canonicalize a configuration name.
2000-05-03  Akim DemailleDon't double quote in AC_MSG_*.
2000-04-28  Akim Demaillemawk suffers a severe performance loss when using ...
2000-04-28  Akim Demaille* autoconf.sh (options handling::-W*): Strip two leadin...
2000-04-27  Akim DemailleUpdate foreign files.
2000-04-20  Akim Demaille* acspecific.m4 (AC_FUNC_MKTIME): Use AC_SUBST.
2000-04-13  Akim DemailleProvide a fine grained control over autoconf's warnings.
2000-04-13  Akim DemailleMore doc on AC_PROG_CC_C_O
2000-04-12  Akim Demaille* acgeneral.m4 (_AC_INIT_HELP): Move --srcdir in the...
2000-04-11  Akim DemailleHave `make check' succeed with CC=g++.
2000-04-11  Akim Demaille* autoscan.pl: Reindent using 2 spaces, not 4.
2000-04-11  Akim Demaille* acgeneral.m4 (AC_PROVIDE_IF): Rename as...
2000-04-11  Akim Demaille* acgeneral.m4: Simplify all the `foo="$bar"' into...
2000-04-11  Akim DemailleMove obsolete macros' definitions out of the way.
2000-04-11  Akim Demaille* acgeneral.m4 (AC_MSG_ERROR_UNQUOTED): Remove.
2000-04-11  Akim Demaille* acgeneral.m4: s/1>&/>&/g.
2000-04-05  Akim DemailleAt the end of `./configure', save the cache values...
next