Displaying 1 result from an estimated 1 matches for "596b0e4fbef4".
2006 Sep 21
0
[PATCH] Clean up and enhance "make tags"
# HG changeset patch
# User agriffis@vino.americas.hpqcorp.net
# Date 1158803249 14400
# Node ID 010ae57673c7103737b84044eaa57a43347a0f0e
# Parent 596b0e4fbef4069bfb3ee9807f2ccfdd65052c46
Clean up and enhance "make tags"
- delete correct file in _tags rule
- don''t prune nonexistent files/dirs
- call exuberant-ctags with additional flags from Linux:
-I to ignore some misleading hits
--extra=+f to include an entry for the basenam...