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