Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| e7b41cd7 | 2000-03-19 19:46:34 | * tags.am: Don't reference $$here. Report from Sven Verdoolaege. | ||
| 1905d6a8 | 1999-07-13 15:51:39 | Work around losing `awk'. Report from Harlan Stenn. * m4/init.m4 (AM_INIT_AUTOMAKE): Require AC_PROG_AWK. * tags.am (ID, TAGS): Use $(AWK), not `awk'. | ||
| 5d3c4759 | 1999-06-20 11:52:30 | * Makefile.am (TAGS_FILES): New macro. (ETAGS_ARGS): Moved files into TAGS_FILES. (TAGS_DEPENDENCIES): Likewise. (ETAGS_ARGS): Removed. (TAGS_DEPENDENCIES): Removed duplicate definition. * tags.am (ID): Handle VPATH correctly. Use TAGS_FILES. Report from Ganesan Rajagopal. (TAGS): Likewise. | ||
| 61f45418 | 1998-12-16 12:35:00 | * tags.am (ID): Uniquify list of sources. Report from Jim Meyering. | ||
| 0ac22bb6 | 1998-09-28 01:51:16 | `.' in SUBDIRS changes order of builds: * Makefile.am (SUBDIRS): Added `.'. Put tests last. * tags.am (TAGS): Don't look for TAGS file in `.'. * automake.texi (Top level): Document SUBDIRS change. * automake.in (handle_installdirs): Create separate installdirs-am target. (handle_merge_targets): Don't put all-am onto @all. Fixed error message. Correctly handle install-info. Give error if install-info-local inappropriately defined. Don't special-case install-data, install-exec, install, uninstall, or all. (handle_subdirs): Don't push `-recursive' target names onto corresponding lists. (do_one_merge_target): Always define `-am' form of rule, and point ordinary form to `-am' or `-recursive' as appropriate. Special-case `all'. (do_check_merge_target): Generate check-am target. (handle_dist_worker): Use target_defined. (handle_dist): Likewise. (handle_merge_targets): Likewise. (do_one_merge_target): Likewise. (do_check_merge_target): Likewise. (do_one_clean_target): Likewise. (initialize_per_input): Initialize $all_target. (do_one_clean_target): Always generate -am form of rule; other changes for new SUBDIRS change. (handle_clean): Always generate clean-am form of rule. (handle_tags): Only build subdir if not `.'. (handle_dist_worker): Skip `.' directory. * subdirs.am: Allow `.' to be specified in SUBDIRS. | ||
| 2a3ef5dd | 1998-02-13 06:04:25 | uniquify files passed to etags | ||
| a799d73f | 1997-11-26 20:45:15 | make tags for lisp | ||
| 68a4dd43 | 1997-04-16 05:22:57 | bug fixes | ||
| bf7e0c38 | 1997-04-04 02:43:50 | tags fixlet | ||
| 4119bfe6 | 1997-04-02 07:53:36 | quoting fix from Per | ||
| 6dd56d0c | 1996-11-18 21:36:28 | Removed old macro | ||
| 54c01922 | 1996-09-20 15:55:22 | Allow config.h in subdir; other config.h cleanups | ||
| 7730153f | 1996-05-17 15:18:19 | Tags fixups | ||
| e398ecd9 | 1996-01-06 20:10:14 | Patches from Jim Meyering. Put copyright in all files | ||
| 3aba9acd | 1996-01-02 02:20:18 | Many changes from Franc,ois | ||
| bcbf9df2 | 1995-12-09 17:36:33 | Minor bug and doc fixes | ||
| 9eb2ffa7 | 1995-12-05 06:16:51 | Many cleanups. Added --strictness option. | ||
| d090b70b | 1995-12-03 06:12:34 | Handle installcheck. Handle ## comments. Fixlets | ||
| cb69dfb8 | 1995-11-26 05:52:14 | (TAGS): Always supply 'else' clause to 'if' | ||
| 29e971c6 | 1995-11-25 01:02:51 | Don't use double-colon rules | ||
| 4637aea8 | 1995-11-22 07:01:01 | Added trailing blank line | ||
| df36f434 | 1995-11-16 18:34:20 | (TAGS): bug fix | ||
| ac77e561 | 1995-11-16 18:27:10 | Initial revision |