📄 changelog
字号:
(variable_conditions_sub): Check it. Test cond5.test.Sat Jul 18 00:24:14 1998 Tom Tromey <tromey@cygnus.com> * automake.in (variable_value_as_list_worker): Renamed from variable_value_as_list. Set entry in vars_scanned, and give error if variable recursively defined. Test recurs.test. (value_to_list): Call it instead. (variable_value_as_list): New function. * automake.in (variable_conditions_sub): If var is not conditional, but does have conditional subvariables, then return value should be all permutations of subvariable conditions. Test cond4.test. (handle_source_transform): Define _OBJECTS variable with each condition; no need to define multiple new variables.Fri Jul 17 12:56:14 1998 Tom Tromey <tromey@cygnus.com> * automake.in (am_install_var): Use DESTDIR, not DATADIR. From Motoyuki Kasahara. * automake.in (scan_dependency_file): Recognize DOS-style paths as absolute. * ylwrap: Recognize DOS-style paths as absolute. From Ian Lance Taylor.Fri Jul 17 07:37:20 1998 H.J. Lu (hjl@gnu.org) * ylwrap: Don't use absolute path if the input is in the current directory.Fri Jul 17 11:58:27 1998 Ian Lance Taylor <ian@cygnus.com> * automake.in: Use $(AM_MAKEFLAGS) in every invocation of $(MAKE). * subdirs.am: Likewise.Thu Jul 16 18:09:03 1998 Ian Lance Taylor <ian@cygnus.com> * remake.am (config.status): Depend upon $(CONFIG_STATUS_DEPENDENCIES). * automake.in (handle_configure): Examine CONFIG_STATUS_DEPENDENCIES.Tue Jul 14 13:37:48 1998 Tom Tromey <tromey@cygnus.com> * Makefile.am: Always look in srcdir for automake.in.Tue Jun 23 14:00:27 1998 Ian Lance Taylor <ian@cygnus.com> * progs.am: Don't let $(EXEEXT) interfere with $(transform). Report from Mike Stump <mrs@wrs.com>.Tue Jun 2 13:27:34 1998 Tom Tromey <tromey@cygnus.com> * automake.in (scan_one_configure_file): Make CONFIGURE file handle local. From Kevin Street. * automake.in (read_am_file): Error if blank line or comment follows trailing backslash. Test syntax.test. (file_contents_with_transform): Likewise.Thu May 28 18:49:47 1998 Ian Lance Taylor <ian@cygnus.com> * automake.in (handle_configure): Always use $(SHELL) when running config.status.Mon Jun 1 14:23:29 1998 Tom Tromey <tromey@cygnus.com> * automake.in (handle_yacc_lex_cxx): Use AM_CPPFLAGS, AM_CXXFLAGS, AM_CFLAGS. (output_yacc_build_rule): Use AM_YFLAGS, AM_LFLAGS. (handle_dependencies): Don't define CXXMKDEP. * clean.am (mostlyclean-generic): Prefix rule with MOSTLYCLEAN. (clean-generic): Prefix rule with CLEAN. (distclean-generic): Prefix rule with DISTCLEAN. (maintainer-clean-generic): Prefix rule with MAINTAINERCLEAN. BUILT_SOURCES now handled in automake itself. * automake.in (initialize_per_input): Initialize maintainer_clean_files. (handle_yacc_lex_cxx): Put lex and yacc output files onto @maintainer_clean_files. (handle_clean): Handle @maintainer_clean_files. Transform clean.am when installing; try to remove unnecessary tests in generated code. * automake.in (do_check_merge_target): Only generate $(MAKE) command if there are check targets to make. Report from Karl Heuer.Sun May 17 23:05:55 1998 Tom Tromey <tromey@cygnus.com> * aclocal.in (write_aclocal): Fixed generated copyright message. From Eleftherios Gkioulekas. * automake.in (parse_arguments): Typo fix from Paul D. Smith.Fri May 8 12:14:03 1998 Tom Tromey <tromey@cygnus.com> * automake.in (handle_yacc_lex_cxx): Put lex and yacc output files onto @clean.Wed May 6 01:18:05 1998 Tom Tromey <tromey@cygnus.com> * header-vars.am (DESTDIR): Changed from DISTDIR.Fri Apr 24 10:16:20 1998 Tom Tromey <tromey@cygnus.com> * libs.am: Don't display loop while it runs.Sun Apr 5 13:58:24 1998 Tom Tromey <tromey@cygnus.com> * Released 1.3. * automake.in (handle_options): Correctly handle trailing alpha version letter or lack thereof. Test version3.test. * automake.in (am_conf_line_warning): Perl 4 fixlet; typo fix. * automake.in (handle_ltlibraries): Examine _DEPENDENCIES variable. Report from Chris Provenzano. Test library.test. (handle_libraries): Likewise. * m4/lex.m4: Allow AM_PROG_LEX to be called with no arguments.Sun Apr 5 13:54:25 1998 Alexandre Oliva <oliva@dcc.unicamp.br> * automake.in (scan_one_configure_file): Only warn about AC_DECL_YYTEXT and AC_PROG_LEXX. (am_conf_line_warning): New function.Fri Apr 3 15:43:46 1998 Doug Evans <devans@seba.cygnus.com> * automake.in (handle_configure): Fix setting of colon_infile in case where multiple files are used to build Makefile. [ Test colon5.test ] Fri Apr 3 13:07:58 1998 Tom Tromey <tromey@cygnus.com> * ansi2knr.c, texinfo.tex: New versions from respective maintainers. * automake.in (scan_one_configure_file): Exclude INSTALL_DATA from configure_vars. Test instdata.test.Tue Mar 31 21:07:42 1998 Tom Tromey <tromey@cygnus.com> * automake.in (handle_yacc_lex_cxx): Changed to use new version of ansi2knr. * ansi2knr.c: New version from L. Peter Deutsch.Thu Mar 26 11:00:04 1998 Tom Tromey <tromey@cygnus.com> * m4/exeext.m4: Correctly eliminate bad cases when computing am_cv_exeext. Report from Markus F.X.J. Oberhumer.Wed Mar 25 15:09:56 1998 Tom Tromey <tromey@cygnus.com> * automake.in (handle_options): Support alpha version numbers. * lisp.am (install-@DIR@LISP): Allow .el files to appear in build directory. From Gary V Vaughan.Mon Mar 23 07:55:04 1998 Tom Tromey <tromey@cygnus.com> * Released 1.2h. * header.am (install-@DIR@HEADERS): A header can appear in the build directory as well as the source directory. From Gary V Vaughan. * automake.in (handle_yacc_lex_cxx): Push lib sources onto de_ansi_files before generating ._c dependencies. Test libobj8.test. * m4/mktime.m4: New version from Jim Meyering. * aclocal.in (usage): Document --print-ac-dir. (parse_arguments): Added --print-ac-dir. * ansi2knr.c, ansi2knr.1: New versions from ghostscript. (main): Reapplied "-" change from Harlan Stenn.Fri Mar 20 22:42:30 1998 Tom Tromey <tromey@cygnus.com> * automake.in (scan_one_configure_file): Use &am_conf_line_error, not warn. Check to make sure warnings happen only for configure.in, not for "not aclocal.m4".Fri Mar 20 22:35:31 1998 Alexandre Oliva <oliva@dcc.unicamp.br> * automake.in: understand AM_PROG_LEX as a replacement for AC_PROG_LEX and AC_DECL_YYTEXT warn if the replaced macros are used. * m4/Makefile.am: add lex.m4 * m4/lex.m4 (AM_PROG_LEX): new file and macro * missing: added lex/flex support instead of touching flex and bison output files, try to copy them from a filename based on the last given argumentFri Mar 20 00:26:10 1998 Tom Tromey <tromey@cygnus.com> * m4/protos.m4: Require AC_PROG_CPP. * aclocal.in (add_file): If &search fails, and macro matches AM_, then print error. Test aclocalii.test. De-ansi-fication fixes from Harlan Stenn: * ansi2knr.c (main): Accept "-" argument to mean stdin. * automake.in (handle_yacc_lex_cxx): Preprocess C source before running through ANSI2KNR. (get_object_extension): Generate rule for <dir>/ansi2knr.o. * texinfos.am: Include $(DESTDIR). * lisp.am: Include $(DESTDIR). * java.am: Include $(DESTDIR). * mans.am (install-man@SECTION@): Include $(DESTDIR). * automake.in (handle_man_pages): Include $(DESTDIR) in installdirs variable. (handle_texinfo): Likewise. (am_install_var): Likewise. * header-vars.am (DISTDIR): Define. * data.am, header.am, libs.am, ltlib.am, progs.am, scripts.am: Support $(DESTDIR) at install time. From Assar Westerlund. * automake.in (handle_java): Put Java sources in distribution.Thu Mar 19 01:33:35 1998 Tom Tromey <tromey@cygnus.com> * automake.in (handle_java): Put JAVACFLAGS after -d option. From Per Bothner. * automake.in (handle_java): Use $(JAVAROOT) in place of `../..' in default CLASSPATH. (am_install_var): Allow `JAVA' variable to be defined. Don't define `JAVA' primary. * automake.in (scan_one_configure_file): Check for `sinclude' and turn into recursive call. * automake.in (initialize_per_input): Set $output_all. (generate_makefile): Don't set $output_header or generate `default' target. Print $output_all before $output_header. (handle_merge_targets): Put `all' target into $output_all.Wed Mar 18 14:48:44 1998 Tom Tromey <tromey@cygnus.com> * automake.in (handle_configure): Put secondary dependencies from multi-":" AC_OUTPUT entry into dependency list for file created by config.status, not file created by automake. Test colon3.test. (generate_makefile): Pass $output, not $makefile, to handle_merge_targets. * Makefile.am (pkgdata_DATA): Added java.am, java-clean.am. * java-clean.am: New file. * java.am: New file. * automake.in (generate_makefile): Call handle_java. (handle_java): New sub. (am_install_var): Only push primary variable on @all if not doing Java.Sun Mar 8 15:43:09 1998 Tom Tromey <tromey@cygnus.com> * automake.in (handle_configure): When recognizing AC_OUTPUT ":" syntax, make regexp less greedy. From Maciej W. Rozycki. Test colon4.test.Fri Mar 6 21:20:53 1998 Tom Tromey <tromey@cygnus.com> * m4/exeext.m4 (AM_EXEEXT): Ignore am_c_test.o. From Bruno Haible.Tue Feb 24 12:10:44 1998 Tom Tromey <tromey@cygnus.com> * Released 1.2f. * mans.am (install-man@SECTION@, uninstall-man@SECTION@): Quote `$' in sed expression. * config.guess, config.sub, texinfo.tex: New versions from FSF. * Makefile.am (pkgdata_DATA): Added mans.am. * automake.in (handle_man_pages): Rewrote for new man page handling. (initialize_global_constants): Removed install_man_format, uninstall_man_format. * mans.am: New file. * data.am, header.am, libs.am, lisp.am, ltlib.am, progs.am, scripts.am, texinfos.am: Put `@' before NORMAL_UNINSTALL invocation.Mon Feb 23 13:38:56 1998 Tom Tromey <tromey@cygnus.com> * automake.in (get_object_extension): Remove .c.lo rule from libtool when dependencies turned on. * libtool.am (.c.lo): Disable when dependency checking turned on. Dependency fixes from Alexandre Oliva: * automake.in (handle_dependencies): Fixed quoting when substituting @PFX@ and @EXT@. Don't look for the `.P' file. * depend2.am (%.o): Use @PFX@ and @EXT@. (%.lo): New rule. * texinfos.am (.txi.info, .txi.dvi, .txi): New rules. * automake.in (handle_texinfo): Recognize .txi files. From Karl Berry. * automake.in (handle_single_transform_list): $objpat now a parameter. Set $objpat when suffix rule found. * aclocal.in (parse_arguments): Only put current year in --version output. * automake.in (parse_arguments): Only put current year in --version output.Mon Feb 16 00:12:03 1998 Tom Tromey <tromey@cygnus.com> * automake.in (handle_aclocal_m4): When processing -I options, directory is separate argument. Test aclocali.test.Fri Feb 13 14:35:39 1998 Ian Lance Taylor <ian@cygnus.com> * automake.in (handle_texinfo): Correct condition for whether texinfo.tex is required. [Test texinfo5.test]Fri Feb 13 00:28:53 1998 Tom Tromey <tromey@cygnus.com> * Released 1.2e. * Makefile.am: Removed bogus line.Thu Feb 12 22:27:05 1998 Tom Tromey <tromey@cygnus.com> * automake.in (get_object_extension): Conditionally include .c.o rule from compile.am. (handle_dependencies): Generate correct code when including new depend2.am. (file_contents_with_transform): Better error reporting. * depend.am (MKDEP): Removed. (.deps/.P): Removed. Don't include .deps/.P. * compile.am (.c.o): Now conditional on dependencies not being generated by compiles. * depend2.am (%.o): New rule. (.deps/%.P): Removed. * tags.am (TAGS): Uniquify list of files. From Harlan Stenn. * aclocal.in (scan_m4_files): Reverse-sort keys when constructing `search' function. From Johan Danielsson.Tue Sep 16 14:13:15 1997 Paul D. Smith <psmith@baynetworks.com> * automake.in: Create new option --generate-deps. This option has automake generate a .dep_segment file containing just the dependencies created from the .P list. This is needed to maintain other makefiles that automake doesn't deal with (Makefile.DOS, SMakefile, etc.) * automake.texi (Invoking Automake): Document it.Thu Feb 12 19:45:16 1998 Tom Tromey <tromey@cygnus.com> * aclocal.in (scan_configure): Tightened regexp a bit. Test whoami.test. From Johan Danielsson. Report from H.J. Lu. * automake.in (output_yacc_build_rule): Don't write rule to create `.h' file. (handle_yacc_lex_cxx): Generate rule to build each .h file. * automake.in (handle_options): Set readme-alpha and check-news for Gnits after main processing. Test alpha.test. From Jim Meyering. * aclocal.in (usage): Updated bug-reporting address. * automake.in (usage): Updated bug-reporting address. * compile.am: Remove *.core for 4.4BSD systems. From Assar Westerlund. * automake.in (handle_single_transform_list): Don't set seen_any_source if all sources are C++.Wed Feb 11 17:30:01 1998 Tom Tromey <tromey@cygnus.com> * aclocal.in (write_aclocal): Write to $output_file, not aclocal.m4. From Alexandre Oliva.Thu Feb 5 13:38:55 1998 Tom Tromey <tromey@cygnus.com> * automake.in (scan_one_configure_file): Put CXCPP before CXX in regexp. From Garth Corral. Test cxxxcpp.test.Sun Jan 25 11:16:53 1998 Tom Tromey <tromey@cygnus.com>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -