Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 56ddd5bc | 1999-03-27 12:19:05 | * extra4.test: Allow EXTRA_DATA to be specified. | ||
| 4dd53089 | 1999-03-22 11:45:58 | * ldadd.test: Use AC_PROG_LIBTOOL, not AM_PROG_LIBTOOL. | ||
| 7c06a4e2 | 1999-03-21 23:24:09 | * pluseq7.test: New file. * Makefile.am (TESTS): Added pluseq7.test. * pluseq6.test: New file. * Makefile.am (TESTS): Added pluseq6.test. | ||
| 4d505649 | 1999-03-21 21:54:55 | * nodep.test: New file. * Makefile.am (TESTS): Added nodep.test. * subdir3.test: Correctly mention _SOURCES in Makefile.am. | ||
| d8391974 | 1999-03-21 21:08:20 | * subdir3.test: New file. * Makefile.am (TESTS): Added subdir3.test. * xsource.test: Changed to check whether multiple source files with same object name cause failure. | ||
| 20581e3a | 1999-03-11 22:49:59 | * libobj9.test: New file. * Makefile.am (TESTS): Added libobj9.test. | ||
| 6e7084c5 | 1999-03-11 22:32:53 | * insthook.test: Don't require GNU grep. From John Pierce. | ||
| cfe7cd15 | 1999-03-11 22:28:10 | * lex3.test: New file. * Makefile.am (TESTS): Added lex3.test. | ||
| d92b8dc9 | 1999-03-01 21:16:33 | * ansi3.test: Use no-dependencies option to avoid GNU make requirement. From Jerome Lovy. | ||
| 8bb18a68 | 1999-02-27 12:19:00 | * ext.test (foo_SOURCES): New file. * Makefile.am (TESTS): Added ext.test. | ||
| f1f1c266 | 1999-02-11 21:30:46 | * cygwin32.test: Use AC_EXEEXT, not AM_EXEEXT. | ||
| 7ee50449 | 1999-02-11 15:32:32 | * obsolete2.test: New file. * Makefile.am (TESTS): Added obsolete2.test. | ||
| bdfb5820 | 1999-02-01 11:49:56 | * installsh.test (AUTOMAKE): Use $PERL. From Pavel Roskin. | ||
| 0b2d9e52 | 1999-02-01 11:40:21 | * cond5.test: Sleep 15 seconds, not 5. Some people still run the test on slow machines. | ||
| a799e31d | 1999-01-22 14:14:48 | * copy.test: New file. * Makefile.am (TESTS): Added copy.test. | ||
| 91186156 | 1999-01-22 13:53:06 | * ppf77.test: New file. * Makefile.am (TESTS): Added ppf77.test. | ||
| c79636af | 1999-01-14 22:29:37 | * confh3.test: New file. * Makefile.am (TESTS): Added confh3.test. | ||
| bb84596b | 1999-01-14 21:55:10 | * confh2.test: New file. * Makefile.am (TESTS): Added confh2.test. | ||
| 95779948 | 1999-01-14 21:47:46 | * confh.test: Run automake differently the second time. | ||
| 429b29fc | 1999-01-14 20:24:09 | * mdate3.test: New file. * Makefile.am (TESTS): Added mdate3.test. | ||
| a00f5007 | 1999-01-11 10:32:06 | * confh.test: New file. * Makefile.am (TESTS): Added confh.test. | ||
| aa78b31e | 1999-01-10 20:58:08 | * objc.test: Updated to account for new ObjC support. | ||
| 6392767a | 1999-01-10 18:06:17 | * pluseq5.test: New file. * Makefile.am (TESTS): Added pluseq5.test. | ||
| 6b14d020 | 1999-01-10 18:00:35 | * all.test: Test all *-local targets, not just all-local. | ||
| b977d84c | 1999-01-10 17:42:48 | * all.test: New file. * Makefile.am (TESTS): Added all.test. | ||
| bdc2173a | 1999-01-07 11:34:14 | * include.test: New file. * Makefile.am (TESTS): Added include.test. | ||
| b1f26417 | 1998-12-21 13:02:05 | * insthook.test: Updated to fail when it should. | ||
| ea124538 | 1998-12-11 14:09:47 | * insthook.test: New file. * Makefile.am (TESTS): Added insthook.test. | ||
| c6996dfa | 1998-11-27 21:26:36 | * cond7.test: New file. From Pavel Roskin. * Makefile.am (TESTS): New file. | ||
| f2863603 | 1998-11-10 09:08:25 | * pluseq4.test: New file. * Makefile.am (TESTS): Added pluseq4.test. | ||
| 310bda54 | 1998-11-09 21:07:23 | * pluseq3.test: New file. * Makefile.am (TESTS): Added pluseq3.test. | ||
| 9b0bee2c | 1998-11-09 15:09:08 | * pluseq2.test: New file. * Makefile.am (TESTS): Added pluseq2.test. | ||
| 5eb50650 | 1998-10-30 13:56:50 | * pluseq.test: New file. * Makefile.am (TESTS): Added pluseq.test. | ||
| 549b12c2 | 1998-10-28 00:43:39 | * Makefile.am (distclean-local): Typo fix. | ||
| 62c8b597 | 1998-10-19 23:16:51 | * Makefile.am (TESTS): Sorted tests. From Jeff Garzik. | ||
| d9b98a63 | 1998-10-13 18:51:29 | F77 changes + some random fixes * libobj7.test: Updated to reflect minor change in automake (test wasn't resilient enough). * instman.test: Updated to reflect fact that mkinstalldirs will be in distribution. * cxxonly.test: Removed. * Makefile.am (TESTS): Added compile_f_c_cxx.test. * compile_f_c_cxx.test: New file. * Makefile.am (TESTS): Added flink.test link_c_cxx.test link_f_c.test link_f_c_cxx.test link_f_cxx.test link_f_only.test. Removed flink.test. * flibs.test: New File. * link_c_cxx.test: New file. * link_f_c.test: New file. * link_f_c_cxx.test: New file. * link_f_cxx.test: New file. * link_f_only.test: New file. * Makefile.am (TESTS): Add cxxonly.test, fonly.test, flink.test, fnoc.test and fo.test. * cxxonly.test: New file. * fonly.test: New file. * flink.test: New file. * fnoc.test: New file. * fo.test: New file. | ||
| 0257d0f7 | 1998-10-08 21:33:41 | * confdist.test: New file. * Makefile.am (TESTS): Added confdist.test. | ||
| e4f5c876 | 1998-10-08 10:10:51 | * extra4.test: New file. * extra3.test: New file. * Makefile.am (TESTS): Added extra3.test, extra4.test. | ||
| 8f6b4b61 | 1998-10-05 11:53:19 | * badline.test: New file. * Makefile.am (TESTS): Added badline.test. | ||
| 72c1e14a | 1998-10-01 00:23:45 | Some bug fixes, plus a complete rewrite of source file handling: * texinfos.am (install-info-am): Handle case where INFO_DEPS is empty. Reported by Andrew Cagney. (uninstall-info): Likewise. (dist-info): Likewise. * automake.in (handle_texinfo): Error if user tries to generate HTML. * automake.in (do_one_clean_target): Don't push previous clean target if this target is `mostly'. Report from Raja R Harinath. * subdirs.am (mostlyclean-recursive ...): Build local_target, not target. From Raja R Harinath. Completely changed how languages and source files are handled: * automake.in: Call register_language for each language. (lang_c_rewrite): New function. (lang_cxx_rewrite): Likewise. (lang_header_rewrite): Likewise. (lang_yacc_rewrite): Likewise. (lang_yaccxx_rewrite): Likewise. (lang_lex_rewrite): Likewise. (lang_lexxx_rewrite): Likewise. (lang_asm_rewrite): Likewise. (lang_fortran_rewrite): Likewise. (register_language): Likewise. (extension_map): New global. (language_map): Likewise. (resolve_linker): New function. (handle_single_transform_list): Rewrote to use lang_X_rewrite functions. Changed meaning of first argument. (initialize_per_input): Removed seen_any_source. Initialize language_scratch, extension_seen. Removed cxx_extensions, seen_c_source, dir_holds_headers, dir_holds_sources. (handle_source_transform): Don't compute $objpat. Pass $obj directly to handle_single_transform_list. (handle_built_sources): Fixed call to handle_single_transform_list. (lang_c_finish): New function. (lang_cxx_finish): Likewise. (lang_header_finish): Likewise. (lang_yacc_finish): Likewise. (lang_yaccxx_finish): Likewise. (lang_lex_finish): Likewise. (lang_lexxx_finish): Likewise.. (lang_asm_finish): Likewise. (lang_fortran_finish): Likewise. (yacc_lex_finish_helper): Likewise. (libtool_compiler): Likewise. (saw_extension): New function. (handle_lib_objects_cond): Use saw_extension, not old variables. (handle_yacc_lex_cxx): Removed. (finish_languages): New function. (get_object_extension): Don't set dir_holds_sources. (handle_headers): Don't set dir_holds_headers. Instead, call saw_extension. (saw_sources_p): New function. (handle_tags): Use it. (handle_dependencies): Likewise. (cxx_extensions): New function. (handle_dependencies): Use it. (generate_makefile): Call finish_languages, not handle_yacc_lex_cxx. | ||
| 3a356a00 | 1998-09-30 11:26:36 | * colon7.test: New file. * Makefile.am (TESTS): Added colon7.test. | ||
| eb43f166 | 1998-09-29 12:53:54 | * config.test: New file. * Makefile.am (TESTS): Added config.test. | ||
| 4a68027c | 1998-09-29 01:26:20 | * Makefile.am (TESTS): Reference clean.test, not clean.am. | ||
| 0afb1ca9 | 1998-09-28 14:04:03 | * recurs2.test: New file, from Jim Meyering. * Makefile.am (TESTS): Added recurs2.test. | ||
| 18c8af98 | 1998-09-28 01:47:08 | * Makefile.am (TESTS): Added clean.am. * clean.test: New file. * ansi2.test: Updated test for new SUBDIRS change. * noinst.test: Updated test for new SUBDIRS change. * checkall.test: Added check to make sure check-local is handled. Updated test for new SUBDIRS change. * java.test: Updated test for new SUBDIRS change. | ||
| fe1c6e33 | 1998-09-27 21:29:44 | * Makefile.am (TESTS): Added else.test. * else.test: New file. | ||
| 0b28babc | 1998-09-27 19:10:22 | * Makefile.am (TESTS): Added parse.test. * parse.test: New file. | ||
| 1de3ff47 | 1998-09-26 19:06:21 | * aclocal.test: Put AM_INIT_AUTOMAKE into configure.in. * library.test: Use AC_EXEEXT. * texinfo5.test: Use AC_EXEEXT. * Many files: use AC_PROG_INSTALL, not AM_PROG_INSTALL. | ||
| c7266e91 | 1998-09-26 18:32:31 | Test suite updates for the @SHELL@ change: * exsource.test: Set SHELL on `make' command line. * ansi.test: Set SHELL on `make' command line. * texinfo.test: Set SHELL on `make' command line. * insh2.test: Set SHELL on `make' command line. * empty.test: Rewrite @SHELL@ to /bin/sh. | ||
| 1cca018a | 1998-09-22 00:30:07 | Tue Sep 22 01:20:00 1998 Tom Tromey <tromey@cygnus.com> * ansi3.test: Use gcc and not gcc -traditional. | ||
| 1198063a | 1998-09-16 04:23:41 | A couple fixes from Per Cederqvist | ||
| d14198e4 | 1998-08-17 05:33:12 | Fixed colon6.test. Added test for strange Tab bug | ||
| ad8b8dfb | 1998-08-11 03:14:07 | Fixed ansi2knr bug | ||
| 8f75e59c | 1998-07-19 06:13:13 | fixed more recursivity failures | ||
| d2719082 | 1998-07-18 06:37:24 | Fixed cond4.test | ||
| 0e371270 | 1998-05-26 07:46:14 | added new syntax checking test | ||
| 41f18c10 | 1998-04-06 04:48:22 | version checking fix | ||
| 3bdbb9e2 | 1998-04-05 21:36:12 | library dependency bug reported by proven | ||
| 0b6882f6 | 1998-04-05 21:27:04 | updated test for error->warning change | ||
| a8959c36 | 1998-04-04 01:02:52 | ac_output fix from doug evans | ||
| 999a757a | 1998-04-03 20:12:53 | install fix for egcs | ||
| 663ab7c8 | 1998-03-25 22:42:12 | fixed bugs with versions in AUTOMAKE_OPTIONS | ||
| 4b3ff93c | 1998-03-23 18:00:22 | ansi2knr fix from jim meyering | ||
| de473fa8 | 1998-03-21 05:57:11 | lex fixes for hpux from alexandre oliva | ||
| 55131c45 | 1998-03-20 22:16:24 | fixed aclocal bug | ||
| 884d4980 | 1998-03-20 07:36:20 | added subst test out of paranoia | ||
| 6cb44f3e | 1998-03-20 05:48:34 | some java fixes for Per | ||
| 75da617a | 1998-03-19 21:15:02 | sinclude fix | ||
| 44cfa063 | 1998-03-19 00:30:17 | initial java support | ||
| c4420eee | 1998-03-08 22:45:02 | AC_OUTPUT ":" syntax patch | ||
| 4324e3a9 | 1998-03-07 04:17:39 | refined multi-: test for AC_OUTPUT | ||
| daca6bcd | 1998-02-24 19:37:24 | reimplemented man pages | ||
| 26d5b8c4 | 1998-02-23 23:30:34 | recognize .txi extension | ||
| 8486e545 | 1998-02-16 07:15:11 | fixed bug with -I and m4 dependencies | ||
| 4f9cdb91 | 1998-02-14 05:29:07 | texinfo fixlet from ian | ||
| 0c5963ab | 1998-02-13 16:43:10 | added conditional man test | ||
| 3843d642 | 1998-02-13 07:38:26 | Makefile fixlet | ||
| 1619de0c | 1998-02-13 05:28:16 | fixed unused.test aclocal bug | ||
| 71c627f2 | 1998-02-13 04:56:24 | fixed whoami.test buglet | ||
| 8ba34b7f | 1998-02-13 04:11:06 | fixed readme-alpha bug | ||
| 5696510a | 1998-02-12 00:31:42 | checked in fix for aclocal --output bug | ||
| 4948270c | 1998-02-05 20:43:29 | applied AC_PROG_CXXCPP patch | ||
| b3b24183 | 1997-12-01 22:54:53 | fixed conditional sources bug | ||
| e997d842 | 1997-11-30 05:12:04 | added new test | ||
| ede25777 | 1997-10-25 06:06:45 | new test | ||
| 1910a4e5 | 1997-10-21 18:08:49 | no longer require @LEXLIB@ | ||
| 58125efa | 1997-10-21 17:08:49 | fix for test | ||
| dcec7e30 | 1997-10-21 07:10:06 | added bogus test | ||
| b5e75019 | 1997-10-21 06:52:08 | aclocal fix | ||
| 32cf2528 | 1997-09-28 23:20:15 | nothing | ||
| 0e74013c | 1997-09-24 22:32:56 | better error message when AC_OUTPUT arg empty | ||
| 5cba59db | 1997-09-24 22:11:59 | dependencies fix | ||
| 3038064b | 1997-08-25 23:25:10 | merged changes from Cygnus | ||
| 60d54823 | 1997-08-06 02:36:14 | new test | ||
| 5886054b | 1997-05-27 04:47:47 | test bug fix | ||
| 76f845e0 | 1997-05-11 00:32:21 | fixed test | ||
| d9f53bbd | 1997-05-04 21:50:12 | avoid Debian install-info handle sources in other directories | ||
| 8511c132 | 1997-04-30 01:10:36 | added conditionals tests from ian | ||
| b03a1bd9 | 1997-04-28 03:10:37 | test fixlet | ||
| be107a4e | 1997-04-25 18:31:57 | config header patch from Ian |