slamm%netscape.com
|
969d1e2477
|
Group files in the same directory together. Otherwise, cvs gets confused. This thing is getting too complicated.
|
2000-01-28 23:17:43 +00:00 |
slamm%netscape.com
|
e38a89a024
|
Add a check to avoid multiple pulls of the same directory.
|
2000-01-28 18:26:09 +00:00 |
slamm%netscape.com
|
1bd9e00f8f
|
Add xargs() to create threads. Rename class XArgs to XArgsThread since it is really one thread for xargs. Add some comments. Fix a name error (tread.exit to sys.exit).
|
2000-01-28 06:13:41 +00:00 |
jim_nance%yahoo.com
|
e798bb0673
|
Print message to stdout on first timer tick.
Feature request from cbegle
r=cbegle
|
2000-01-28 02:21:38 +00:00 |
slamm%netscape.com
|
5d6ca53e54
|
Add cvs.py; a python script to checkout trees with multiple threads.
|
2000-01-28 01:20:49 +00:00 |
mcafee%netscape.com
|
6463ce590c
|
Moving build status to beginning of log file. r=slamm
|
2000-01-27 01:28:04 +00:00 |
jim_nance%yahoo.com
|
c66631d5d1
|
Enhanced jprof documentation and code.
This is not part of the default build.
|
2000-01-25 02:46:30 +00:00 |
briano%netscape.com
|
c546fa792c
|
Tweaks for my IRIX 5.3 build.
|
2000-01-21 02:28:06 +00:00 |
shaver%netscape.com
|
04d9dc7a3f
|
import jprof for jlnance
|
2000-01-18 03:43:26 +00:00 |
briano%netscape.com
|
6ba84eb511
|
Replaced with build-moz-ports.pl because people were confused.
|
2000-01-11 22:25:25 +00:00 |
briano%netscape.com
|
5d2a3b2def
|
Minor tweaks for SunOS4 and the special-case Sun Workshop compiler builds.
|
2000-01-11 22:23:57 +00:00 |
mcafee%netscape.com
|
2a75d85713
|
Conditional orange status for bloat failure, clobber isn't working properly.
|
2000-01-10 08:27:21 +00:00 |
mcafee%netscape.com
|
790083ca85
|
Cut bloaty zombie time from 5 min. to 2 min.
|
2000-01-10 08:19:12 +00:00 |
mcafee%netscape.com
|
aa9d8dbdbd
|
Oops, wrong logic for last checkin.
|
2000-01-09 06:12:02 +00:00 |
mcafee%netscape.com
|
e068e10505
|
Failed bloat test should turn tree orange, we now check for -1 case.
|
2000-01-09 04:07:57 +00:00 |
briano%netscape.com
|
062ae88213
|
Fix for the CVS date problem, and a few minor tweaks for Solaris using WS5.0, and for UnixWare.
|
2000-01-03 23:21:14 +00:00 |
leaf%mozilla.org
|
adfd96c8d7
|
backing myself out, the formatting was correct in the last revision. i'll
just go restart the tinderboxen now.
|
2000-01-02 04:34:56 +00:00 |
leaf%mozilla.org
|
5d8a2ee641
|
changing date format of BuildStart to default of `date`, since the %Y
format only shows the last two digits of the year.
|
2000-01-02 04:31:58 +00:00 |
cls%seawood.org
|
1c017b34cf
|
Workaround for the *ahem* Y2K bug in date. ;)
|
2000-01-01 22:11:35 +00:00 |
mcafee%netscape.com
|
d1e9a5a9ec
|
\n on a printf.
|
1999-12-10 07:59:11 +00:00 |
mcafee%netscape.com
|
69033fae7c
|
Moving bloaturls.txt to mozilla/build so that it can be exported to dist and is part of the default module (21320). bloaturls.txt is the file that drives the bloaty tinderbox test. a=chofmann, r=slamm
|
1999-12-10 06:31:58 +00:00 |
mcafee%netscape.com
|
a7c8bddabe
|
/usr/bonsaitools not needed for client tinderbox machines. r=slamm
|
1999-12-09 21:13:03 +00:00 |
mcafee%netscape.com
|
e94f297b38
|
BloatyTest was getting killed before it was finishing (I think), upping kill time to 5 min.
|
1999-12-08 05:30:12 +00:00 |
valeski%netscape.com
|
27f3963a26
|
r=chofmann. adding content-type to default response headers for testserver
|
1999-12-07 22:36:47 +00:00 |
mcafee%netscape.com
|
31fb30da35
|
whitespace only
|
1999-12-06 20:02:37 +00:00 |
mcafee%netscape.com
|
a8414561a3
|
Remove trailing slash off of URL.
|
1999-12-06 05:00:25 +00:00 |
mcafee%netscape.com
|
f921f5f7cc
|
Backing BloatTest off to 60 seconds to allow for slower startup :(
|
1999-12-06 04:56:35 +00:00 |
mcafee%netscape.com
|
a994064897
|
Bloat test debug printfs, removing obsolete NSPR_LOG_MODULES env.
|
1999-12-06 00:47:33 +00:00 |
mcafee%netscape.com
|
745570522a
|
Debug printfs
|
1999-12-03 01:01:25 +00:00 |
slamm%netscape.com
|
3005666b5e
|
Make regex for matching module names more general. r=mcafee
|
1999-11-30 00:56:04 +00:00 |
mcafee%netscape.com
|
f8590a497d
|
Renamed smoke test #1 to alive test; some comment cleanup; default display is now :0.0.
|
1999-11-25 00:07:55 +00:00 |
mcafee%netscape.com
|
5658dd9af1
|
Removing multiple FE support, we were not using it. Fixing mozilla-bin hash table problem, binary was not getting deleted. Other minor cleanup. r=slamm
|
1999-11-13 02:43:55 +00:00 |
mcafee%netscape.com
|
e0098b6301
|
Print out what we're deleting, debugging orange status.
|
1999-11-12 00:28:56 +00:00 |
Jerry.Kirk%Nexwarecorp.com
|
89b92d69f0
|
Making a few changes to allow this to be built under Neutrino.
r=Warren
|
1999-11-11 20:40:44 +00:00 |
leaf%mozilla.org
|
7b00f588fd
|
clobber builds should be making realclean
|
1999-11-10 20:15:32 +00:00 |
cls%seawood.org
|
cdb009d57d
|
gcc 2.95+ fixes
|
1999-11-09 23:04:16 +00:00 |
leaf%mozilla.org
|
59def8ab1b
|
making apprunner -> mozilla-bin switch
|
1999-11-09 02:05:20 +00:00 |
dmose%mozilla.org
|
8535dda53e
|
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:43:54 +00:00 |
dmose%mozilla.org
|
42fc94a6ec
|
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:40:37 +00:00 |
warren%netscape.com
|
98fe713c79
|
Fixed parsing of bloat log when value was nan, or class contained ::.
|
1999-10-29 18:05:09 +00:00 |
warren%netscape.com
|
383e755461
|
Printed out TOTAL line for showbuilds.cgi
|
1999-10-29 02:39:10 +00:00 |
kipp%netscape.com
|
cd115c3a41
|
Implement the LIBMALLOC_NOFREE flag; add in support for memory fill count which increases the malloc by N and fills it with a pattern to help detect overruns and random memory corruptions
|
1999-10-29 02:19:25 +00:00 |
mcafee%netscape.com
|
375afcb5f1
|
Reverted to mozilla.org url because of problems with loading resource:
|
1999-10-28 23:32:13 +00:00 |
mcafee%netscape.com
|
d9e9f039be
|
Fixed extra my's that break in some versions of perl
|
1999-10-28 23:24:39 +00:00 |
mcafee%netscape.com
|
1f37ad62f7
|
switching to static pages.
|
1999-10-28 23:02:49 +00:00 |
mcafee%netscape.com
|
b313e539b7
|
fixing log rename problem. code=warren
|
1999-10-28 23:02:10 +00:00 |
warren%netscape.com
|
89d20734b8
|
Enhanced delta report. Breakdown by what's new, what's changed, etc.
|
1999-10-28 18:57:37 +00:00 |
mcafee%netscape.com
|
6f8e40e9a3
|
Clear alarm from AliveTest, this was causing alternating green/orange status. Thanks to alecf/slamm for debugging help.
|
1999-10-26 23:10:35 +00:00 |
mcafee%netscape.com
|
555fcfdd4b
|
Moved process killing stuff into killproc(), added alarm timeout for bloattest. code=alecf, r=mcafee
|
1999-10-26 04:07:03 +00:00 |
mcafee%netscape.com
|
399d3371a3
|
Adding XPCOM_MEM_BLOAT_LOG=1 for RunBloatTest.
|
1999-10-24 22:37:34 +00:00 |