]> git.ipfire.org Git - thirdparty/autoconf.git/shortlog
thirdparty/autoconf.git
2000-11-29  Akim Demaille* acspecific.m4 (_AC_OBJEXT): Skip *.tds, special case...
2000-11-29  Akim Demaille* acgeneral.m4 (_AC_OUTPUT_CONFIG_STATUS): Fix the...
2000-11-29  Akim Demaille* acgeneral.m4 (AC_CACHE_SAVE): Use the `clear' trick...
2000-11-29  Akim Demaille* acgeneral.m4 (AC_CACHE_SAVE): Use the `clear' trick...
2000-11-29  Akim DemailleMissing quotes.
2000-11-29  Akim Demaille* doc/autoconf.texi (Shell Substitutions): More on...
2000-11-29  Akim DemailleAnother typo.
2000-11-29  Akim DemailleTypo.
2000-11-29  Akim Demaille* acgeneral.m4 (_AC_OUTPUT_HEADERS, _AC_OUTPUT_FILES...
2000-11-29  Akim DemailleQNX 4.2.5's expr always exits 1 when `:' is used with...
2000-11-29  Pavel RoskinRegenerated.
2000-11-29  Pavel RoskinRegenerated.
2000-11-29  Akim DemailleTypo reported by Pavel.
2000-11-29  Akim Demaillesizeof (struct {char a,b; }) is not required to be 2.
2000-11-29  Akim DemailleProvide a means to display banners in the test suite.
2000-11-29  Akim Demaille* tests/atgeneral.m4 (AT_DEFINE, AT_UNDEFINE, AT_SHIFT)
2000-11-29  Akim Demaille* m4sugar.m4 (ifval, ifset, ifdef, ifndef, m4_ifvanl...
2000-11-29  Akim Demaille* m4sugar.m4 (m4_errprint, divnum, errprint, esyscmd...
2000-11-28  Pavel RoskinAdded at-setup-line.
2000-11-28  Pavel Roskin* doc/autoconf.texi (Fortran 77 Compiler Characteristics):
2000-11-28  Pavel Roskin* doc/install.texi: Minor changes to eliminate TeX...
2000-11-23  Akim Demaille* tests/atconfig.in: Move code into...
2000-11-23  Akim DemailleHave the test suite list of the test groups and their...
2000-11-23  Akim Demaille* m4sugar.m4 (m4_divert, m4_undivert): Support named...
2000-11-23  Akim Demaille* tests/atgeneral.m4 (AT_CLEANUP): Factor the computati...
2000-11-23  Akim Demaille* tests/atgeneral.m4 (AT_CLEAN_FILE_IFELSE, AT_CLEANUP_...
2000-11-23  Akim Demaille* tests/atgeneral.m4 (AT_INIT) <at_verbose>: Be a ...
2000-11-23  Akim DemailleFactor part of the prologue of the tests.
2000-11-23  Akim Demaille* tests/atgeneral.m4 (AT_SETUP): Don't build at-check...
2000-11-23  Akim Demaille* tests/atconfig.in: Remove the `snippet' marks, there...
2000-11-23  Akim DemailleFactor the epilogue of the tests.
2000-11-23  Akim DemailleThe debug scripts are only wrapper around testsuite...
2000-11-23  Akim DemailleTransform Autotest's body into a `for test; case $test'.
2000-11-23  Akim DemailleMove divert and undivert into m4_.
2000-11-23  Akim DemailleMove Autotest on top of M4sh.
2000-11-20  Pavel Roskin* acgeneral.m4 (_AC_RUN_IFELSE): `==' in test is not...
2000-11-17  Akim DemailleTypo.
2000-11-17  Akim Demaille* acgeneral.m4 (_AC_INIT_DEFAULTS): Also include `PATH...
2000-11-17  Akim DemailleLet AC_TRY_RUN be more verbose
2000-11-17  Akim Demaille* acgeneral.m4 (_AC_INIT_DEFAULTS) <ac_includes_default...
2000-11-16  Akim DemailleTypo.
2000-11-16  Akim Demaille* doc/autoconf.texi (Limitations of Usual Tools) <expr>:
2000-11-16  Akim DemailleReorder the test suite so that low level features are...
2000-11-16  Akim Demaille* acspecific.m4 (AC_SYS_LARGEFILE): _AC_SYS_LARGEFILE_S...
2000-11-16  Akim DemaillePOSIX doesn't require s/[^/]// to work.
2000-11-16  Akim Demaille* m4/largefile.m4 (_AC_SYS_LARGEFILE_SOURCE): Remove...
2000-11-16  Akim DemailleProvide a means for escaping the forbidden patterns...
2000-11-14  Akim Demailles/Free BSD/FreeBSD/.
2000-11-14  Akim Demaille* acspecific.m4 (AC_SYS_LARGEFILE): Don't worry about
2000-11-14  Akim Demaille* doc/autoconf.texi (Limitations of Builtins): Comment...
2000-11-14  Akim Demaille* BUGS: New file.
2000-11-14  Akim DemailleA single m4_require is enough.
2000-11-14  Akim Demaille* acgeneral.m4 (_AC_INIT_DEFAULTS_ENVIRONMENT): Rename...
2000-11-14  Akim Demaille* tests/atspecific.m4 (_AT_CHECK_AC_MACRO): Don't neutr...
2000-11-14  Akim DemailleSet AC_LANG_PREPROC_REQUIRE which replaces AC_REQUIRE_CPP.
2000-11-14  Akim Demaille* tests/m4sh.at (AS_DIRNAME & AS_DIRNAME_SED): Simplify.
2000-11-14  Akim Demaille* acfunctions.m4 (AC_FUNC_ALLOCA): Don't require AC_PRO...
2000-11-14  Akim DemailleCreate acheaders.m4.
2000-11-14  Akim DemailleMove AC_MSG_* into M4sh.
2000-11-14  Akim Demaille* acgeneral.m4: Spread some AS_EXIT and AC_MSG_ERROR.
2000-11-14  Akim DemailleUse AC_MSG_ERROR in `config.status', but adjust AC_MSG_...
2000-11-14  Akim Demaille* doc/autoconf.texi (autoconf Invocation): Explain...
2000-11-11  Pavel Roskin* acfunctions.m4 (AC_CHECK_FUNCS): Add missing m4 quotes.
2000-11-11  Pavel Roskin* acfunctions.m4: Always quote first argument of AC_MSG...
2000-11-11  Pavel Roskin* doc/autoconf.texi (Particular Structures): Fix exampl...
2000-11-11  Pavel RoskinIgnore PS and PDF files.
2000-11-10  Pavel Roskin* doc/autoconf.texi (Limitations of Usual Tools): Don...
2000-11-10  Akim Demaille* doc/autoconf.texi (Limitations of Builtins): Some...
2000-11-10  Pavel Roskin* autoscan.pl (scan_files): Eliminate a warning if...
2000-11-10  Akim Demaille* doc/autoconf.texi (Limitations of Usual Tools): ...
2000-11-10  Akim Demaille* doc/autoconf.texi (Shell Substitutions): Some informa...
2000-11-10  Akim DemailleTypos.
2000-11-10  Akim Demaille* tests/m4sh.at (Negated classes in globbing): New...
2000-11-10  Akim Demaille* doc/autoconf.texi (Limitations of Builtins): `for...
2000-11-10  Akim Demaille* doc/autoconf.texi (Shellology): Some about /usr/xpg4...
2000-11-10  Akim DemailleTypo.
2000-11-10  Akim Demaille* doc/autoconf.texi (Shell Substitutions): Split into...
2000-11-10  Akim DemailleWhen running
2000-11-10  Akim Demaille* m4sh.m4 (AS_MKDIR_P, AS_DIRNAME_SED): Don't shell...
2000-11-09  Pavel Roskin* install-sh: Use ":" instead of "true".
2000-11-09  Pavel Roskin* tests/tools.at (Syntax of the scripts): Check "autore...
2000-11-09  Pavel Roskin * acgeneral.m4 (_AC_COMPUTE_INT_COMPILE): Use...
2000-11-09  Pavel Roskin* tests/m4sugar.at (m4_warn): Adjusted to accept stack...
2000-11-08  Akim Demaille* m4sugar.m4 (_m4_expansion_stack_dump): Really rename...
2000-11-08  Akim Demaille* aclang.m4 (AC_LANG_PROGRAM(Fortran 77): Complain...
2000-11-07  Pavel Roskin* autoconf.sh: Temporarily disable recognizing of abbre...
2000-11-07  Akim Demaille* aclang.m4 (ac_cv_prog_gcc, ac_cv_prog_gxx, ac_cv_prog...
2000-11-07  Akim Demaillem4_syscmd was reestablished as `syscd' intead of `syscm...
2000-11-07  Akim Demaille* acgeneral.m4 (AC_CHECKING): Is not an alias of AC_MSG...
2000-11-04  Jim Meyering.
2000-11-04  Jim Meyering(AC_FUNC_FNMATCH): Add a test to detect the d*/*1 vs...
2000-11-03  Akim DemailleAC_CONFIG_AUX_DIR_DEFAULTS overrides AC_CONFIG_AUX_DIR...
2000-11-03  Akim Demaille* m4sugar.m4 (m4_location): When using its value, don...
2000-11-03  Akim Demaille* tests/tools.at (unexpanded macros): Strengthen.
2000-11-03  Akim Demaille* Makefile.am (.m4.m4f): Check that processing produces...
2000-11-03  Akim Demaille* autoconf.m4 (define): Reestablish only after having...
2000-11-03  Akim Demaille* acgeneral.m4 (AU_ALIAS): Don't forget to pass the...
2000-11-03  Akim Demaille* autoconf.m4: Instead of reactivating the macros befor...
2000-11-03  Akim DemailleAC_REQUIRE and AC_DEFUN_ONCE don't work properly togeth...
2000-11-03  Akim DemailleSet up config.log earlier so that AC_MSG_ERROR and...
next