Граф коммитов

56 Коммитов

Автор SHA1 Сообщение Дата
mcafee%netscape.com 2de1d3559e First-pass name for the modules dependency map file, this should probably be renamed and moved to mozilla/builds or mozilla config. a=alecf 2002-05-08 22:35:35 +00:00
mcafee%netscape.com c5b73d14bc switch to DIRS-based build, not build-in-each-directory way. 2002-05-07 07:05:10 +00:00
mcafee%netscape.com 2f869a7005 Print out visited modules in leaf-first order, first attempt at fixing the build-order problem. 2002-05-04 00:17:06 +00:00
mcafee%netscape.com 3e7b216bf7 Initial developer part of license doesn't apply here. 2002-04-21 05:10:34 +00:00
mcafee%netscape.com eb28a6f09e Adding --disable-tests, cleaning up whitespace 2002-04-20 02:17:23 +00:00
mcafee%netscape.com b13ba493d4 Adding dynamic modules.mk support. 2002-04-20 02:15:40 +00:00
mcafee%netscape.com 6e3ea4efd1 Improve error messages, print full path of offending directory. 2002-04-16 22:51:58 +00:00
mcafee%netscape.com 6bdcf596e4 Minor comment changes, not part of main mozilla build. 2002-04-16 18:11:37 +00:00
mcafee%netscape.com 39f9d5114a Stub file for generated modules.mk, part of future embed build mechanism, not used by mozilla. r=garrett. 2002-04-16 00:13:33 +00:00
mcafee%netscape.com 2eb5c124b3 Switch to cp command to copy allmakefiles.stub to fix windows. Add nspr, config, xpidl prelude build steps. r=blythe 2002-04-06 00:27:40 +00:00
mcafee%netscape.com b5d57954f4 Attempt at 2-pass build 2002-04-05 02:08:37 +00:00
blythe%netscape.com c4a37f2590 Fix bug 134784
Not part of any build
Make command should always be "make" for building the module graph.
r=mcafee, sr=alecf
2002-04-04 20:02:54 +00:00
mcafee%netscape.com cf8c59ab97 strip off first mozilla, not all mozillas. 2002-04-04 08:57:46 +00:00
mcafee%netscape.com 15c5599a31 Strip off mozilla/ in list of Makefiles 2002-04-04 08:49:14 +00:00
mcafee%netscape.com 45d9bbdd38 Need aclocal.m4. r=cls 2002-04-04 07:48:26 +00:00
mcafee%netscape.com fe1fa3e3ea comments about how this script works, from my mail to modsquad 2002-04-03 00:48:03 +00:00
mcafee%netscape.com 306884ce06 Generate allmakefiles.sh on the fly, added --skip-cvs flag. This still gets stuck in nspr, getting closer. 2002-04-02 23:13:35 +00:00
mcafee%netscape.com e22ebf3b8d Stub version of allmakefiles.sh, bootstrap.pl will use this to generate allmakefiles.sh on the fly. 2002-04-02 23:09:29 +00:00
mcafee%netscape.com 4e6ef21e09 Adding mechanism to prevent stomping one module tree with another, print an error and ask user to clean up. We can make this more elegant later. 2002-04-01 23:43:44 +00:00
mcafee%netscape.com 1af2f6f945 Adding argv checks, and Getopt package usages. Unhardcoding for xpcom. 2002-03-30 04:29:40 +00:00
mcafee%netscape.com 8fc13d8805 Adding leading spaces back in for -> lines, it's a little easier to read 2002-03-29 23:38:23 +00:00
alecf%netscape.com 5ea0841858 make this work on non-objdirs 2002-03-16 15:32:18 +00:00
mcafee%netscape.com 171bae9298 Forgot more debugging stuff 2002-03-02 00:12:56 +00:00
mcafee%netscape.com e56ca4b403 Oops, remove debugging exit command 2002-03-02 00:05:54 +00:00
mcafee%netscape.com 252a3d4a24 Added PrintUsage. Broke up module/dir conversion into parts, so we have access to list of modules, list of directories. 2002-03-02 00:04:47 +00:00
alecf%netscape.com fa8b88059a move debug output to STDERR 2002-03-01 17:28:50 +00:00
mcafee%netscape.com ac65481d0a Adding mozilla/include to core build files. 2002-02-28 10:35:11 +00:00
mcafee%netscape.com 5424f46fb8 --enable-standalone-modules 2002-02-28 10:23:36 +00:00
mcafee%netscape.com 7d3590f0d6 first add 2002-02-28 08:11:51 +00:00
mcafee%netscape.com e5e84321ec turned debug on by accident. 2002-02-28 00:41:21 +00:00
mcafee%netscape.com dc92e98421 Remove spaces to facilitate parsing this file. 2002-02-22 03:26:38 +00:00
mcafee%netscape.com ce74f549a9 Adding debug matrix size function, for comparing tty and file-based runs. 2002-02-21 23:20:00 +00:00
alecf%netscape.com 223d67abff add lots more class-reporting capabilities 2002-02-13 16:39:56 +00:00
alecf%netscape.com 63015594dc expand the unused-class stuff 2002-02-12 23:57:07 +00:00
alecf%netscape.com 9109a7d8d6 add usage, classes that need trimming, etc... 2002-02-12 23:01:06 +00:00
mcafee%netscape.com 7d1ae0e3bb Forgot to update toplevel_modules for --file case. Other minor comment changes, whitespace. 2002-02-09 01:24:29 +00:00
alecf%netscape.com 6112fb0e80 initial checkin - perl script which finds unused or little used exports from a dll 2002-02-09 00:54:15 +00:00
mcafee%netscape.com c72e39436f Adding --file support. verbal r= alecf 2002-02-05 03:25:24 +00:00
mcafee%netscape.com 00ecd66326 Adding --start-module=module functionality. Grouped some code into functions. Moved main to the bottom. TrueType for linux comment. 2001-11-01 02:14:08 +00:00
mcafee%netscape.com 70517a2b27 Adding --list-only option. Added Getopt library capability. r=akkana, sr=alecf 2001-10-22 23:32:11 +00:00
seawood%netscape.com 85cca7c808 Check for makefiles before running make to avoid needless errors. sr=alecf 2001-10-16 23:44:12 +00:00
mcafee%netscape.com c21d07e00b Adding a normal perl header. r=alecf 2001-10-16 20:52:53 +00:00
alecf%netscape.com a144f67930 fix strictness and remove the clustering for now and just color visited modules 2001-09-27 18:02:05 +00:00
seawood%netscape.com 4d0027ca39 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 ef89d24efe add url to GraphViz in the comments 2001-09-21 19:49:25 +00:00
alecf%netscape.com 47352d14e3 update with clustering ability and comments 2001-09-20 23:01:21 +00:00
jaggernaut%netscape.com dca733592b 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 2a9cc6a409 add some comments, clean up the generated graphs, etc 2001-09-18 05:46:45 +00:00
jaggernaut%netscape.com aa16a92c87 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 a7fbfda273 Oops, messed up the copyright in the license part, rectifying that. r=michel@rubberchicken.nl 2001-09-13 00:31:47 +00:00