Commit Graph

17 Commits

Author SHA1 Message Date
mcafee%netscape.com
b71794b192 Adding --list-only option. Added Getopt library capability. r=akkana, sr=alecf 2001-10-22 23:32:11 +00:00
seawood%netscape.com
00402d8f86 Check for makefiles before running make to avoid needless errors. sr=alecf 2001-10-16 23:44:12 +00:00
mcafee%netscape.com
3c424cc9a7 Adding a normal perl header. r=alecf 2001-10-16 20:52:53 +00:00
alecf%netscape.com
09a6a55a6a fix strictness and remove the clustering for now and just color visited modules 2001-09-27 18:02:05 +00:00
seawood%netscape.com
bb5e706bdb Replace File::List with homegrown rfind(). sr=alecf
not part of the pull much less the build
2001-09-27 17:54:10 +00:00
alecf%netscape.com
99cbcb8ca5 add url to GraphViz in the comments 2001-09-21 19:49:25 +00:00
alecf%netscape.com
b530aeb1cf update with clustering ability and comments 2001-09-20 23:01:21 +00:00
jaggernaut%netscape.com
c18595663c Clean up some of the die messages, only look for srcdirs which have "mozilla" or "ns" in them (shortcut around fancy Makefile parsing), emit one module per line. 2001-09-18 16:08:37 +00:00
alecf%netscape.com
79da0c431d add some comments, clean up the generated graphs, etc 2001-09-18 05:46:45 +00:00
jaggernaut%netscape.com
a0dfc55f94 Allow this script to work on ns trees too, and have more helpful error reporting when no srcdir was found in a Makefile. 2001-09-14 18:45:30 +00:00
jaggernaut%netscape.com
7b7078b675 Oops, messed up the copyright in the license part, rectifying that. r=michel@rubberchicken.nl 2001-09-13 00:31:47 +00:00
alecf%netscape.com
fcd8b50897 add platform support 2001-09-12 18:46:31 +00:00
jaggernaut%netscape.com
a70818cbeb Add perl script that cleans up the REQUIRES lines in Makefile.in files by removing module names which aren't "REQUIRE"d any longer. 2001-09-12 18:06:07 +00:00
dbaron%fas.harvard.edu
7f3f4a34c9 Oops. 2001-09-12 16:57:21 +00:00
dbaron%fas.harvard.edu
ace9a2046d Add script that uses gcc-generated dependency files to count the number of C/C++ files for which each header file is brought in. 2001-09-12 16:55:38 +00:00
alecf%netscape.com
21fc5086aa oops, comment out some code that I wasn't done with 2001-09-12 16:52:26 +00:00
alecf%netscape.com
86ec62ead7 first time added
generates graphviz-style .dot files from REQUIRES/MODULE entries in makefiles
2001-09-12 16:51:11 +00:00