Commit Graph

627 Commits

Author SHA1 Message Date
mcafee%netscape.com
7c2d86b4f3 unhardcoding hostname 2001-10-30 21:31:00 +00:00
mcafee%netscape.com
4065c2c533 Adding support startup logging to server. r=jrgm 2001-10-30 07:34:34 +00:00
gerv%gerv.net
c84217c02e Change default license type. a=rginda. (Not part of the build.) 2001-10-29 22:48:07 +00:00
gerv%gerv.net
2b9a9ba92e Removing deprecated license types. a=rginda. (Not part of the build.) 2001-10-29 22:46:46 +00:00
gerv%gerv.net
66cbe9187f Add tri-license license type. a=rginda. (Not part of the build.) 2001-10-29 22:46:01 +00:00
mcafee%netscape.com
b71794b192 Adding --list-only option. Added Getopt library capability. r=akkana, sr=alecf 2001-10-22 23:32:11 +00:00
waterson%netscape.com
85b52ed98f More types! 2001-10-22 18:25:37 +00:00
waterson%netscape.com
9889b9ca53 Types, types! More types! 2001-10-22 00:07:26 +00:00
waterson%netscape.com
eb8236af2b Add coverage and floating width. 2001-10-21 16:46:37 +00:00
mcafee%netscape.com
e7824281a6 Adding AliveTestReturnToken(), extract_token_from_file() and supporting glue to iterate through the startup test and report an average time instead of just one time. 2001-10-19 06:23:23 +00:00
mcafee%netscape.com
6d583e9aba script to install tinderbox links for a tinderbox client. 2001-10-19 00:04:48 +00:00
mcafee%netscape.com
01032e9660 cvsroot comments, update 2001-10-18 23:36:57 +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
waterson%netscape.com
f17d209ab6 Be sure to set default values\! 2001-10-16 15:45:41 +00:00
mcafee%netscape.com
f487e053ce comments 2001-10-12 00:15:39 +00:00
mcafee%netscape.com
2a7368a50f HiRes comment 2001-10-12 00:04:26 +00:00
mcafee%netscape.com
12485bb2e6 usage, allow for different exe names, e.g. mozilla or netscape or galeon 2001-10-12 00:02:32 +00:00
mcafee%netscape.com
64c5dd1725 first attempt 2001-10-11 23:44:50 +00:00
mcafee%netscape.com
f12648ee88 Checking in copy of tools/tinderbox/gettime.pl, sorry for the copy. both places need this, I didn't want either to depend on the other copy. this shouldn't change too much, hope that's ok. 2001-10-11 23:34:31 +00:00
mcafee%netscape.com
b64cf394d3 moved startup-test.html file, pointing at new location now. Assumes you're linking to this at the top level. 2001-10-11 23:14:18 +00:00
mcafee%netscape.com
05d45693b7 Copying this file from mozilla/build. r=jrgm,dp 2001-10-11 22:31:15 +00:00
waterson%netscape.com
6e59c2206a Mmm, more types. 2001-10-10 03:32:41 +00:00
waterson%netscape.com
63902a9410 More types! 2001-10-09 21:58:41 +00:00
waterson%netscape.com
548e8dc299 Update types for code drift. 2001-10-09 17:11:25 +00:00
seawood%netscape.com
d2dbb55e40 Skip setting the result of the regxpcom run since AliveTest assume the binary will run forever and regxpcom does not 2001-10-06 10:03:46 +00:00
seawood%netscape.com
43e0ec2ab9 Run regxpcom before tests to fix potential bustage caused by contractid changes since we do not autoreg opt builds 2001-10-06 09:12:29 +00:00
dbaron%fas.harvard.edu
1d85b97e69 Add JP_APPEND option to JPROF_FLAGS for profiling of startup. b=102014 r=jag sr=brendan 2001-10-06 06:37:41 +00:00
rginda%netscape.com
b39e8b1243 - not built -
use "long name" for displayName
2001-10-02 22:25:47 +00:00
rginda%netscape.com
65cb135526 - not built -
fix chrome:author attribute
2001-10-01 21:13:50 +00:00
gerv%gerv.net
4e12e44b2f Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
rginda%netscape.com
afc5f27f50 fix seealso section 2001-09-28 00:43:23 +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
dougt%netscape.com
ca36b7718d reverting 99248. r=shaver|brendan@mozilla.org 2001-09-27 03:52:45 +00:00
dbaron%fas.harvard.edu
2d6d9601cd Fix build bustage. Not part of the default build. b=99248 2001-09-27 00:43:32 +00:00
dougt%netscape.com
65aec024ea uses strtok_r if avaliable. r=doug/cls, sr=rpotts, patch by drepper@cygnus.com. bug 99248 2001-09-25 23:31:27 +00:00
mcafee%netscape.com
c0e9fbb515 Adding check for Time::HiRes for gettimeofday(), this perl package can give us 1ms resolution instead of default of 1s resolution. tbox instances will need to symlink in gettime.pl. 2001-09-25 01:36:11 +00:00
mcafee%netscape.com
a819059656 Time::HiRes wrapper, code=jrgm@netscape.com 2001-09-25 00:49:38 +00:00
mcafee%netscape.com
0953333728 switching to sourceforge cvs server, more in sync? 2001-09-22 22:05:58 +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