Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 24fdadd5 | 1999-06-08 18:22:39 | * configure.in (ACLOCAL, AUTOMAKE): Use our own scripts, with appropriate --acdir and --amdir arguments. | ||
| e84e3024 | 1999-05-27 20:16:52 | * subobj3.test: New file. * Makefile.am (TESTS): Added subobj3.test. (XFAIL_TESTS): Likewise. | ||
| 03423d92 | 1999-05-27 19:54:03 | * ltlibobjs.test: New file. * Makefile.am (TESTS): Added ltlibobjs.test. (XFAIL_TESTS): Added ltlibobjs.test. | ||
| 5e18dc30 | 1999-05-27 19:21:27 | * Makefile.am (XFAIL_TESTS): Added sourcesub.test. | ||
| 01f7a66a | 1999-05-19 00:16:29 | * specflags4.test: Typo fix. | ||
| 7b3d13dc | 1999-05-19 00:06:16 | * specflags4.test: New file. From Pavel Roskin. * Makefile.am (TESTS): Added specflags4.test. | ||
| 1fcae72c | 1999-05-18 23:56:34 | * specflags.test: Added regression test for missing space. | ||
| 208e08e1 | 1999-05-13 20:19:27 | * sourcesub.test: New file. * Makefile.am (TESTS): Added sourcesub.test. | ||
| d20a3a42 | 1999-05-01 13:13:08 | * libobj2.test: Reverted previous change; it is incorrect. | ||
| 94050650 | 1999-05-01 13:09:13 | * libobj2.test: Error if libtu.a.P is mentioned. | ||
| 57ff67b1 | 1999-04-27 15:52:46 | * cond9.test: New file. From Raja R Harinath. * Makefile.am (TESTS): Added cond9.test. | ||
| 991def1a | 1999-04-27 15:42:53 | * pluseq8.test: New file. * Makefile.am (TESTS): Added pluseq8.test. | ||
| 1d9ff18a | 1999-04-27 15:12:26 | * canon5.test: Updated to reflect change to MACRO_PATTERN. | ||
| 606fffd9 | 1999-04-27 13:46:43 | * specflags3.test: New file. * Makefile.am (TESTS): Added specflags3.test. (TESTS): Now lists one file per line, for simpler maintenance. * specflags2.test: New file. * specflags.test: New file. * Makefile.am (TESTS): Added specflags.test, specflags2.test. | ||
| 952f86d4 | 1999-04-26 23:06:53 | * canon5.test (bin_PROGRAMS): New file. * Makefile.am (TESTS): Added canon5.test. | ||
| e09f5a73 | 1999-04-24 16:30:51 | * automake.in (generate_makefile): Define `subdir' after reading .am file. (read_main_am_file): Give programming error if variable defined before invocation. | ||
| f808ca00 | 1999-04-20 02:36:46 | * libobj10.test: New file. * Makefile.am (TESTS): Added libobj10.test. | ||
| ba8a917b | 1999-04-11 21:11:04 | * subobj2.test: New file. * Makefile.am (TESTS): Added subobj2.test. | ||
| 62fef914 | 1999-04-11 12:58:09 | * subobj.test: New file. * Makefile.am (TESTS): Added subobj.test. | ||
| 7c44803d | 1999-04-10 23:27:06 | * confh.test: Use `sed' to extract full definition of DIST_COMMON. Look for stamp-h.in rule in include/Makefile.in. * Makefile.am (XFAIL_TESTS): Removed confh.test. | ||
| d2e79b5f | 1999-04-10 22:51:16 | * defs: Ensure srcdir is always absolute. | ||
| d95c380f | 1999-04-10 22:20:15 | * Makefile.am (XFAIL_TESTS): Removed cond8.test. | ||
| 323c04c3 | 1999-04-10 22:08:21 | * automake.in (handle_single_transform_list): Handle dependency tracking when files are created in subdirs. Error if object in subdir has `..' component. | ||
| 16a9b200 | 1999-04-10 05:41:44 | oops, missing trailing backslash | ||
| 96e07b9c | 1999-04-10 05:38:53 | * suffix.test: New file. * Makefile.am: Added suffix.test. | ||
| a4d13c8c | 1999-04-10 04:04:37 | * Makefile.am (XFAIL_TESTS): Added cond8.test. | ||
| 2eb4c392 | 1999-04-10 03:48:19 | * cond3.test: Refer to am_targ_OBJECTS. | ||
| c97c0af0 | 1999-04-10 00:48:06 | * yacc2.test, yacc3.test: New files. * Makefile.am (TESTS): Added yacc2.test and yacc3.test. | ||
| b17e0e0c | 1999-04-09 23:02:47 | * nodist.test: New file. * Makefile.am (TESTS): Added nodist.test. | ||
| b4fd85bb | 1999-04-09 12:09:52 | * m4/gcj.m4: New file. * m4/Makefile.am (m4data_DATA): Added gcj.m4. | ||
| 3a376ddc | 1999-04-09 11:57:46 | * gcj.test: New file. * Makefile.am (TESTS): Added gcj.test. | ||
| dbec49b6 | 1999-04-08 12:36:13 | * cond8.test: New file. * Makefile.am (TESTS): Added cond8.test. | ||
| f2a7a6e4 | 1999-04-07 09:54:29 | * backsl2.test: New file. * Makefile.am (TESTS): Added backsl2.test. | ||
| 7d2b6f05 | 1999-04-07 02:15:17 | * texinfo8.test: texinfo.tex is only disted by aux/Makefile. | ||
| da3d0bb1 | 1999-04-07 01:59:32 | * texinfo8.test: New file. * Makefile.am (TESTS): Added texinfo8.test. | ||
| e0e68eed | 1999-04-06 23:06:09 | Rebuilt. | ||
| 0a8380d0 | 1999-03-31 13:50:42 | * pluseq2.test, pluseq3.test: Updated for recent \-preservation change. | ||
| 59098f3c | 1999-03-31 12:37:26 | * Makefile.am (XFAIL_TESTS): add confh.test | ||
| 024b92d3 | 1999-03-30 21:13:06 | * mclean.test: Fixed typo. | ||
| 6dc91224 | 1999-03-30 21:10:01 | * mclean.test: New file. * Makefile.am (TESTS): Added mclean.test. | ||
| 946a15b3 | 1999-03-30 01:17:29 | * confh.test: if include/Makefile.am is created, the test fails | ||
| 56ddd5bc | 1999-03-27 12:19:05 | * extra4.test: Allow EXTRA_DATA to be specified. | ||
| 6921e816 | 1999-03-27 00:28:05 | * scripts.am (install-@DIR@SCRIPTS): Use NDIR when appropriate. (uninstall-@DIR@SCRIPTS): Likewise. * progs.am (install-@DIR@PROGRAMS): Use NDIR when appropriate. (uninstall-@DIR@PROGRAMS): Likewise. * ltlib.am (install-@DIR@LTLIBRARIES): Use NDIR when appropriate. (uninstall-@DIR@LTLIBRARIES): Likewise. * lisp.am (install-@DIR@LISP): Use NDIR when appropriate. (uninstall-@DIR@LISP): Likewise. * libs.am (install-@DIR@LIBRARIES): Use NDIR when appropriate. (uninstall-@DIR@LIBRARIES): Likewise. * java.am (install-@DIR@JAVA): Use NDIR when appropriate. (uninstall-@DIR@JAVA): Likewise. * header.am (install-@DIR@HEADERS): Use NDIR when appropriate. (uninstall-@DIR@HEADERS): Likewise. * data.am (install-@DIR@DATA): Use NDIR when appropriate. (uninstall-@DIR@DATA): Likewise. * Makefile.in: Rebuilt. * Makefile.am (dist_pkgdata_DATA): Renamed. (EXTRA_DIST): Removed. (install-data-hook): Added POST_INSTALL; print commands as they are run; respect DESTDIR. * dist-vars.am (DISTFILES): Removed $(HEADERS). * automake.in (am_install_var): Accept `-candist' and `-defaultdist' options. Handle `dist_' and `nodist_' prefixes. (am_primary_prefixes): Added can_dist argument. Recognize `dist_' and `nodist_' prefixes. (handle_scripts): Pass -candist to am_install_var. (handle_data): Pass -defaultdist to am_install_var. (handle_headers): Likewise. (handle_emacs_lisp): Pass -candist to am_install_var. (handle_java): Pass -candist to am_install_var. | ||
| af49c4fe | 1999-03-26 22:34:03 | * Makefile.in: Rebuilt. * Makefile.am: Updated to reflect removal of TAR subst. * automake.texi (Options): Document dist-bzip2. * automake.in (TAR): Removed global. (initialize_global_constants): Changed `dist' to use pipe with gzip; work with non-GNU tar. (handle_dist): Handle non-GNU tar. Don't define TAR. (initialize_global_constants): Added `dist-bzip2' entry. (handle_options): Recognize dist-bzip2 option. (handle_dist): Likewise. * configure: Rebuilt. * configure.in: Don't check for tar. * m4/init.m4 (AM_INIT_AUTOMAKE): Check for `tar'. Substitute AMTARFLAGS. | ||
| a85ba428 | 1999-03-26 21:57:32 | * automake.in (am_install_var): Removed obsolete comment. * texinfos.am (uninstall-info): Don't print loop but instead print commands. Simplified pre-uninstall loop. * scripts.am (uninstall-@DIR@SCRIPTS): Don't print loop but instead print commands. * progs.am (uninstall-@DIR@PROGRAMS): Don't print loop but instead print commands. * ltlib.am (uninstall-@DIR@LTLIBRARIES): Don't print loop but instead print commands. * lisp.am (install-@DIR@LISP): Strip subdir from file name. (uninstall-@DIR@LISP): Likewise. Also, don't print loop but instead print commands. * libs.am (uninstall-@DIR@LIBRARIES): Don't print loop but instead print commands. * java.am (uninstall-@DIR@JAVA): Don't print loop but instead print commands. * header.am (install-@DIR@HEADERS): Strip subdir from file name. (uninstall-@DIR@HEADERS): Likewise. Also, don't print loop but instead print commands. * data.am (install-@DIR@DATA): Strip subdir from file name. (uninstall-@DIR@DATA): Likewise. Also, don't print loop but instead print commands. | ||
| a853d6c4 | 1999-03-25 17:38:33 | 1999-03-25 Alexandre Oliva <oliva@dcc.unicamp.br> * automake.in (TESTS): make from Solaris 7/x86 loses if srcdir is absolute and != objdir. dir="" or "$(srcdir)/" fixes it | ||
| 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. | ||
| d0eb8943 | 1999-02-11 15:42:38 | * automake.in (obsolete_macros): Corrected typo in AM_EXEEXT entry. Fixes obsolete2.test. | ||
| 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. | ||
| aeacea42 | 1999-01-22 14:07:17 | Updated Makefile.in | ||
| 91186156 | 1999-01-22 13:53:06 | * ppf77.test: New file. * Makefile.am (TESTS): Added ppf77.test. | ||
| f61264d0 | 1999-01-14 22:47:20 | Updated generated files | ||
| 0583b56b | 1999-01-14 22:45:45 | * automake.in (handle_configure): Compute $header_dir based on $one_name, not $one_hdr. Reported by Erez Zadok. Fixes confh2.test. (handle_configure): Compute relative path to input header correctly in all cases. | ||
| 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. | ||
| 57ecbdc3 | 1999-01-11 10:42:58 | Forgot to add confh.test | ||
| 40032c1c | 1999-01-11 10:36:14 | Updated Makefile.in | ||
| a00f5007 | 1999-01-11 10:32:06 | * confh.test: New file. * Makefile.am (TESTS): Added confh.test. | ||
| 7540a67e | 1999-01-10 21:12:47 | Rebuilt files with latest automake | ||
| aa78b31e | 1999-01-10 20:58:08 | * objc.test: Updated to account for new ObjC support. | ||
| 35850024 | 1999-01-10 18:37:08 | * aclocal.in (write_aclocal): Updated copyright. (parse_arguments): Likewise. * automake.in (parse_arguments): Updated copyright. (initialize_global_constants): Likewise. * Makefile.am (pkgdata_DATA): Renamed from pkgdata_SCRIPTS. (install-data-hook): New hook. Report from Petter Reinholdtsen. | ||
| 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. | ||
| 1da13c55 | 1999-01-07 11:53:16 | Based on report from Marcus G. Daniels. Fixes include.test. * automake.in (generate_makefile): Call read_main_am_file. (read_main_am_file): New sub. (read_am_file): Moved header generation code into read_main_am_file. | ||
| bdc2173a | 1999-01-07 11:34:14 | * include.test: New file. * Makefile.am (TESTS): Added include.test. | ||
| d0e49df5 | 1999-01-06 13:01:38 | Fri Dec 11 10:20:42 1998 Matthew D. Langston <langston@SLAC.Stanford.EDU> * compile_f_c_cxx.test: Change to use F77 and F77LINK instead of FC and FLINK, respectively. * flibs.test: same * fnoc.test: same * fo.test: same * fonly.test: same * link_f_c.test: same * link_f_c_cxx.test: same * link_f_cxx.test: same * link_f_only.test: same Fri Dec 11 10:23:17 1998 Matthew D. Langston <langston@SLAC.Stanford.EDU> * automake.in, automake.texi: Change all of the Fortran 77 code to use the new `F77' prefix instead of the older `FC' prefix. Specifically this changed FC, FCOMPILE, LTFCOMPILE, FLINK and FLD to F77, F77COMPILE, LTF77COMPILE, F77LINK and F77LD, respectively. | ||
| 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. | ||
| 403a3cef | 1998-12-02 12:47:00 | * configure.in: Upped version to 1.3d. | ||
| 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. |