kc3-lang/automake/THANKS

Branch :


Log

Author Commit Date CI Message
0efcfbcc 1998-10-01 11:37:29 * m4/lispdir.m4 (AM_PATH_LISPDIR): Correctly find xemacs and xemacs install directories. From Robert Bihlmeyer.
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.
9f0dd45a 1998-09-28 02:03:36 `include' handling from Marcus Daniels: * automake.in: New pattern: INCLUDE_PATTERN. (read_am_file): Make AM_FILE a local filehandle. For INCLUDE_PATTERN, store included paths on @include_stack and call read_am_file with argument. (handle_configure): When printing the dependencies for Makefile.in, print the items on include_stack (if any) as dependencies, too. * automake.texi: Make a command index `cm' that goes into the concept index. Put if, endif, else, and include in the command index. (Include): Show usage of include directive.
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
d2719082 1998-07-18 06:37:24 Fixed cond4.test
eedb9580 1998-07-17 22:58:51 DESTDIR fixlet
cf40aeb7 1998-06-02 18:22:05 minor meta-updates
8733de30 1998-05-18 05:33:56 various fixlets
3bdbb9e2 1998-04-05 21:36:12 library dependency bug reported by proven
a8959c36 1998-04-04 01:02:52 ac_output fix from doug evans
d19dffd5 1998-04-01 04:10:39 new ansi2knr
972f0741 1998-03-25 22:25:26 lisp files can be built
0acd47b8 1998-03-23 18:09:03 updated THANKS
c4420eee 1998-03-08 22:45:02 AC_OUTPUT ":" syntax patch
176a0c3b 1998-02-13 04:59:59 doc update
71c627f2 1998-02-13 04:56:24 fixed whoami.test buglet
68effc17 1998-02-13 04:30:19 yacc cleanup
4948270c 1998-02-05 20:43:29 applied AC_PROG_CXXCPP patch
b5deddfd 1998-01-13 22:27:39 perl 4 fix for aclocal
b3b24183 1997-12-01 22:54:53 fixed conditional sources bug
d9193017 1997-10-21 17:01:38 empty subdirs bug fix
d14bbc16 1997-10-20 23:46:04 fortran fixlet
0d8783b5 1997-10-20 05:26:21 bug fix
f6d7829f 1997-09-25 05:44:17 stdc fix from paul eggert
8551a9bd 1997-09-25 04:56:27 bug fix for bsd/ultrix
49e7073d 1997-09-24 23:37:08 dist bug fix
51882b2e 1997-08-28 15:43:26 suffix rule fix
ac6bacbd 1997-08-27 19:04:11 texinfo handling fix
47536666 1997-08-05 23:36:52 fix to missing program
0ed5877f 1997-05-27 05:53:06 make echo silent
447031fe 1997-04-30 01:30:40 run clean subdirs in reverse order
1fcbf1b7 1997-04-28 04:56:58 nothing
1d9a0421 1997-04-27 23:48:14 remake bugs reported by Phil Nelson
d9a5a21d 1997-04-26 05:07:53 patch to missing check
216086c6 1997-04-25 18:42:41 include all AC_PROG_* macros
68a4dd43 1997-04-16 05:22:57 bug fixes
cffe5066 1997-04-04 02:27:35 texinfo install fix
88873784 1997-03-19 23:58:50 nothing
6c3389c5 1997-03-11 06:23:20 c++ -vs- libobjs fix
919fcce0 1997-02-22 00:02:02 handle c++ yacc/lex
1b10e923 1997-02-21 07:50:43 many fixes
056e9fa1 1997-02-05 05:41:24 bug fix
28733ff6 1997-01-08 01:12:46 added no-texinfo.tex option
53e692b2 1996-10-20 18:14:04 bug fix
42d354d3 1996-10-17 20:16:33 lisp bug fixes
d6323e3b 1996-10-11 05:24:59 gettext fixlet
c353c2ba 1996-10-10 22:26:34 Various bug fixes
98eb9e29 1996-10-04 02:58:19 Allow all variables to be overridden
11603146 1996-09-17 06:16:32 more spell-checking. don't put configure subs into _DEPENDENCIES
642c6533 1996-09-08 20:15:14 Doc updates. Bug fixes. Removed old files. Check versions
89d00298 1996-08-27 05:53:57 More fixes
18518e21 1996-08-24 16:20:57 m4 fixes
0f51c5ec 1996-08-11 18:13:36 Remove generated files at clean time
43c3b86d 1996-08-04 21:04:56 Even more bug fixes
b9c56835 1996-08-04 20:39:35 More fixes
0f687c31 1996-08-04 19:38:04 Bug fix
d7517012 1996-08-04 19:13:40 Bug and doc fixes
aae0e0d8 1996-05-29 16:36:48 New config.sub and config.guess
a3281f5b 1996-05-23 16:05:41 Bug fix
6aaa39e2 1996-05-22 15:52:02 Bug fix
e87494fd 1996-04-25 23:15:13 Added test
20de88a6 1996-04-25 02:42:17 Fixlets
a9354829 1996-03-28 06:34:13 Bug fixes. Added new test.
194e1e37 1996-03-05 04:12:49 Bug and doc fixes
c1aca759 1996-03-02 22:52:54 Bug fixes
5f087b50 1996-03-02 05:54:34 Bug fixes
c9156c86 1996-02-12 17:45:39 Bug fix, plus test
4ab44658 1996-02-08 22:37:18 Changes from Greg Woods
688dc11d 1996-01-03 21:14:41 Nothing
e65d07e1 1995-12-09 00:30:03 Bug fixes. Changes for new naming scheme
2982a1ac 1995-11-29 22:31:44 Initial revision