Commit Graph

5 Commits

Author SHA1 Message Date
Bill Wendling
90ab7aaaff [svn-r4295]
Purpose:
    Back-port of Bug Fix
Description:
    Back port from the 1.5 branch of the .depend/Dependencies files
    generation bug. (When the $srcdir et.al. macros began with a ".",
    they were lopping off the first character of a header file's path).
Platforms tested:
    Linux
2001-08-01 16:16:47 -05:00
Bill Wendling
87bf7b5bf1 [svn-r4135]
Purpose:
    Bug Fix
Description:
    We long ago changed the compiler flags to pick out dependencies to
    -MM instead of -M so that only #include "filename.h" type headers
    will be put into the .depend file.
Solution:
    Changed this flag.
Platforms tested:
    Linux
2001-07-06 14:26:03 -05:00
Bill Wendling
0d855a875e [svn-r3095] Purpose:
Fix again
Description:
	Needed to change the .C to .cpp in this depend module.
2000-12-07 16:43:02 -05:00
Bill Wendling
3c2314dcbb [svn-r2931] Purpose:
Changed to handle tracing in C++ files.
Description:
	Added case statements around the tracing logic.
Platforms tested:
	Linux
2000-11-15 12:59:28 -05:00
Bill Wendling
e558d37f0f [svn-r2904] Purpose:
Adding some of the config stuff. Binh-Minh should go through the
	others (and these) to see if they are correct.
2000-11-14 18:16:41 -05:00