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
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
brendan%mozilla.org
3efd0e519f
1. Fix jsdhash/pldhash.[ch] so that add/remove cycles for a given k do not
...
create a long chain of removed sentinels. Also, when adding k to a table
where k is not mapped, but where k hashes to a chain that includes removed
sentinels, recycle the first removed sentinel in the chain for k's entry.
2. Cache cx->resolving till js_DestroyContext, to avoid high JSDHashTable
new/destroy overhead in js_LookupProperty.
3. Add NS_TraceStack to nsTraceMalloc.[ch] and clean the .c file up a bit.
2001-09-12 06:39:31 +00:00
mcafee%netscape.com
be46de5206
Avoid stomping on build status when testing for Embed build status. One line change, rest is whitespace cleanup
2001-09-11 07:43:37 +00:00
mcafee%netscape.com
24ef53800e
po/ChangeLog hack, for gettext bug
2001-09-10 09:07:29 +00:00
mcafee%netscape.com
d28253c519
Fixing some logic errors
2001-09-10 03:27:27 +00:00
mcafee%netscape.com
ff74670360
Backing out my change to avoid pulling by date on branches, my assertion that this didn't work was incorrect. thanks to cls for figuring this out.
2001-09-08 22:31:24 +00:00
cls%seawood.org
b5c7d63471
Set MOZILLA_FIVE_HOME to use $binary dir on each loop
2001-09-08 21:37:06 +00:00
dbaron%fas.harvard.edu
ce012c5510
Move trace-malloc readers from mozilla/xpcom/base/ to mozilla/tools/trace-malloc/. Add a --shutdown-leaks option to nsTraceMalloc to dump, to the file given as an argument to the option, information about allocations still live at shutdown. Add a new trace-malloc reader (leakstats.c) to print leak statistics. b=84831 r=jag sr=brendan
2001-09-08 18:29:24 +00:00
mcafee%netscape.com
fa95d765b7
Fixing test for BuildTag, we weren't pulling by date in the normal case
2001-08-31 19:36:35 +00:00
mcafee%netscape.com
617858c15d
Back to jrgm server, cowtools not ready yet. r=jrgm
2001-08-31 06:50:15 +00:00
mcafee%netscape.com
51ff776c44
switching layout server. r=jrgm
2001-08-30 23:59:47 +00:00
mcafee%netscape.com
a94d93b65e
Don't set date tag when branch tag is set. cvs currently only supports one tag.
2001-08-28 01:43:08 +00:00
bbaetz%cs.mcgill.ca
b3886c70ba
Add http regression test suite + harness. Requires python.
...
Not part of default pull or build.
2001-08-27 01:13:41 +00:00
mcafee%netscape.com
5f9c250a30
startup test note
2001-08-25 01:09:38 +00:00
mcafee%netscape.com
37ff9aaf32
Fix for rh7.1/jvm1.3.0 hang bug
2001-08-24 01:02:07 +00:00
mcafee%netscape.com
1df4fdf321
minor comment nit
2001-08-23 07:09:09 +00:00
mcafee%netscape.com
096a196a7d
Set MOZILLA_FIVE_HOME for each build loop. reduce sleep time to 10sec for performance tests. debug printouts.
2001-08-23 04:59:55 +00:00
mcafee%netscape.com
ce0f999657
Adding java test, whitespace cleanup
2001-08-23 01:06:35 +00:00
mcafee%netscape.com
4f9b2bd9a7
moving cvsroot out to tinder-defaults.pl, getting rid of netscape default. Fixed a my variable so I can comment out the run_shell_command line for testing.
2001-08-20 22:45:25 +00:00
mcafee%netscape.com
b3ec154c9c
minor stuff, comments, using right cvs command
2001-08-20 22:43:36 +00:00
cls%seawood.org
600ed88945
Removing hardcoded test for TestGtkEmbed as not all of our platforms build TestGtkEmbed by default
2001-08-17 08:12:31 +00:00
cltbld%netscape.com
639de3e162
add fast-update
2001-08-16 22:05:06 +00:00
mcafee%netscape.com
2e211d3707
Adding failure count
2001-08-16 02:50:16 +00:00
mcafee%netscape.com
0f30b03ff8
status reporting, turning tests on
2001-08-16 02:48:40 +00:00
mcafee%netscape.com
301d648926
Pass mozilla_dir to post-mozilla build. properly pull and build galeon source.
2001-08-14 06:36:41 +00:00
mcafee%netscape.com
211a948f9f
switch to TestGtkEmbed
2001-08-14 04:41:16 +00:00
mcafee%netscape.com
ae507935e0
Removing dead build file
2001-08-13 22:21:57 +00:00
mcafee%netscape.com
c839f7d732
Removing abandoned embed build script
2001-08-13 22:18:09 +00:00
bryner%netscape.com
96d4e843eb
Bug 94062 - remove support for MOZ_NSS_AUTOCONF. Patch from wtc, r=cls.
2001-08-12 04:25:41 +00:00
cls%seawood.org
8cc47c9214
Fix dependencies for parallel builds
2001-08-06 04:36:26 +00:00
jrgm%netscape.com
a16eeeefd1
Initial checking.
2001-08-06 03:47:27 +00:00
brendan%mozilla.org
dbd7fed5b1
FASTLOAD_20010703_BRANCH landing, r=dbaron, sr=shaver.
2001-07-31 19:05:34 +00:00
cls%seawood.org
349d26f42b
Replace use of alarm() with a simple counter as it's bad karma to mix sleep() & alarm() (so says the alarm() manpage). Makes BeOS tinderbox tests work when cycling.
2001-07-30 02:20:35 +00:00
cls%seawood.org
2e58686adc
Set LIBRARY_PATH & ADDON_PATH for BeOS. Explicitly call perl when running bloatdiff.pl
2001-07-27 20:51:26 +00:00
mcafee%netscape.com
e3963ace69
--disable-crash-dialog not implemented yet.
2001-07-22 02:03:53 +00:00
mcafee%netscape.com
a21412e464
Adding crash_recovery=0 comment for AliveTest.
2001-07-22 02:02:53 +00:00
rginda%netscape.com
56ea6d15fd
fix regression in sample xul app
2001-07-20 23:47:11 +00:00
rogc%netscape.com
894f00ff0e
Updated trace-malloc tools. Updated type inferences in types.dat.
...
Enhanced type inference logic in TraceMalloc.pm to allow substack
matching so we can have fallback types.
b=62996,r=blizzard,sr=waterson.
2001-07-20 00:59:24 +00:00