Commit Graph

268 Commits

Author SHA1 Message Date
mcafee%netscape.com
7c546e9791 Woops, forcing failure for MailNews test it becomes primetime.
git-svn-id: svn://10.0.0.236/trunk@60443 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 05:21:59 +00:00
mcafee%netscape.com
3df1f36bd1 Adding mailnews test, minor cleanup.
git-svn-id: svn://10.0.0.236/trunk@60442 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 05:20:53 +00:00
mcafee%netscape.com
03900ed7d7 Proper cvs login
git-svn-id: svn://10.0.0.236/trunk@60325 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 17:27:52 +00:00
Jerry.Kirk%Nexwarecorp.com
9c27e54b66 Updating for the Neutrino Platform. Not finished yet, still looking
for the "pcs" memmber in the malloc_log_entry structure.


git-svn-id: svn://10.0.0.236/trunk@60238 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 14:25:18 +00:00
slamm%netscape.com
0635705169 Some tweaks for cygwin bash. Also a minor change to verify that a valid tree is found.
git-svn-id: svn://10.0.0.236/trunk@60164 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 23:05:24 +00:00
mcafee%netscape.com
f5d4ef83ac Set CVSROOT properly, remove unused BuildModule.
git-svn-id: svn://10.0.0.236/trunk@60110 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 08:55:14 +00:00
mcafee%netscape.com
3770018663 CVSROOT is not used.
git-svn-id: svn://10.0.0.236/trunk@60109 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 08:53:58 +00:00
mcafee%netscape.com
a148629c57 Moving InitVars and LoadConfig over to build-seamonkey-util.pl.
git-svn-id: svn://10.0.0.236/trunk@59976 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-07 03:13:59 +00:00
mcafee%netscape.com
1a81b5a63f Moving GetSystemInfo, SetupEnv, SetupPath to build-seamonkey-util.pl so they can be reused. Adding MOZ_BYPASS_PROFILE_AT_STARTUP so non-cltbld-built tinderbox builds don't get stuck in profile manager.
git-svn-id: svn://10.0.0.236/trunk@59972 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-07 02:34:30 +00:00
mcafee%netscape.com
86b7923bd5 Splitting out some of the build-seamonkey.pl script so other scripts can reuse this logic. r=slamm
git-svn-id: svn://10.0.0.236/trunk@59971 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-07 02:17:39 +00:00
dbaron%fas.harvard.edu
622f094f93 Update the jprof documentation.
r=jim_nance@yahoo.com


git-svn-id: svn://10.0.0.236/trunk@59650 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 14:42:27 +00:00
dbaron%fas.harvard.edu
e26414f08a Fix JP_DEFER so it works without JP_START as well.
r=jim_nance@yahoo.com
Not part of default build.


git-svn-id: svn://10.0.0.236/trunk@59649 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 14:41:39 +00:00
dbaron%fas.harvard.edu
256901b664 Add two small new features to jprof:
1) Allow a SIGUSR1 to stop profiling, so that shutdown need not be included in profiles.  (The log file is not closed, so it can't be used to generate multiple profiles in one run.  That could be changed, though.)
2) Add a JP_REALTIME option that does the profiling in terms of real time elapsed rather than time used for execution by the mozilla process (and in the kernel for the process).  This allows profiling to detect how much time is being spent in the X server.
r=jim_nance@yahoo.com
Not part of default build.


git-svn-id: svn://10.0.0.236/trunk@59578 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 00:35:53 +00:00
dbaron%fas.harvard.edu
193c1b87ef Fix the jprof makefile so that the libs are actually installed in the libs phase (like they are in makefiles that use rules.mk). Therefore, compiling a fresh or clobber build after building jprof will no longer fail when building the mozilla executable.
r=jim_nance@yahoo.com
Not part of default build.


git-svn-id: svn://10.0.0.236/trunk@59577 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 00:29:26 +00:00
mcafee%netscape.com
e90d1b35ed Adding ViewerTest, turn on with ViewerTest=1; in tinder-config.pl.
git-svn-id: svn://10.0.0.236/trunk@59517 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 09:29:56 +00:00
mcafee%netscape.com
19a86445d0 Adding RunFileBasedTest, and the first client of this test, EditorTest. Set EditorTest=1; in tinder-config.pl to turn on. Added ReportFinalStatus for finer control over mail behavior for commercial builds.
git-svn-id: svn://10.0.0.236/trunk@59492 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 05:20:44 +00:00
slamm%netscape.com
6ed5ab9f0a This never quite worked properly. cvs just is not set up to handle multiple threads of access. A better option is cvsup/cvsupd.
git-svn-id: svn://10.0.0.236/trunk@59400 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 18:06:23 +00:00
mcafee%netscape.com
87c501cb78 Save child PID. other minor stuff.
git-svn-id: svn://10.0.0.236/trunk@59278 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-31 21:59:21 +00:00
dbaron%fas.harvard.edu
022aae6f6b A fix (which can be enabled with a #define) to make jprof work on a RedHat 6.0 system (as opposed to 6.1). There seem two be two differences: some of the parameters are not passed correctly to the signal handler, and there is a trampoline on the stack with an address greater than 0x7fffffff.
r=jlnance
Not part of default build.


git-svn-id: svn://10.0.0.236/trunk@59271 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-31 21:32:10 +00:00
mcafee%netscape.com
35e8032f98 Cleanup from slamm
git-svn-id: svn://10.0.0.236/trunk@59261 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-31 20:43:10 +00:00
slamm%netscape.com
aee19e030a Print verbose statements to stderr instead of stdout to avoid buffering.
git-svn-id: svn://10.0.0.236/trunk@59254 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-31 17:38:41 +00:00
mcafee%netscape.com
d09a5bf885 Switching to tinderbox.mozilla.org from cvs-mirror.mozilla.org per dmose/rko's load-balancing.
git-svn-id: svn://10.0.0.236/trunk@59245 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-31 08:00:22 +00:00
jim_nance%yahoo.com
80b2b8d6dc Fixed documentation problem with units of JP_PERIOD
git-svn-id: svn://10.0.0.236/trunk@59200 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-29 20:39:48 +00:00
mcafee%netscape.com
1f513df39d First add. Script to control tinderbox processes.
git-svn-id: svn://10.0.0.236/trunk@59186 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-29 09:50:48 +00:00
slamm%netscape.com
8dc6dbc30a Remove calls to list.extend(list2) to make this compatible with python 1.5.1.
git-svn-id: svn://10.0.0.236/trunk@59146 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-29 02:04:43 +00:00
slamm%netscape.com
d44c855c00 Group files in the same directory together. Otherwise, cvs gets confused. This thing is getting too complicated.
git-svn-id: svn://10.0.0.236/trunk@59098 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 23:17:43 +00:00
slamm%netscape.com
efd64b4299 Add a check to avoid multiple pulls of the same directory.
git-svn-id: svn://10.0.0.236/trunk@59087 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 18:26:09 +00:00
slamm%netscape.com
b48ac005d1 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).
git-svn-id: svn://10.0.0.236/trunk@59027 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 06:13:41 +00:00
jim_nance%yahoo.com
7544f39ef8 Print message to stdout on first timer tick.
Feature request from cbegle
r=cbegle


git-svn-id: svn://10.0.0.236/trunk@58997 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 02:21:38 +00:00
slamm%netscape.com
bad78da2fe Add cvs.py; a python script to checkout trees with multiple threads.
git-svn-id: svn://10.0.0.236/trunk@58987 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 01:20:49 +00:00
mcafee%netscape.com
7e298db95a Moving build status to beginning of log file. r=slamm
git-svn-id: svn://10.0.0.236/trunk@58860 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 01:28:04 +00:00
jim_nance%yahoo.com
80ad4ef452 Enhanced jprof documentation and code.
This is not part of the default build.


git-svn-id: svn://10.0.0.236/trunk@58515 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 02:46:30 +00:00
briano%netscape.com
7e295a27c0 Tweaks for my IRIX 5.3 build.
git-svn-id: svn://10.0.0.236/trunk@58344 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-21 02:28:06 +00:00
shaver%netscape.com
b981db52e5 import jprof for jlnance
git-svn-id: svn://10.0.0.236/trunk@58073 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-18 03:43:26 +00:00
briano%netscape.com
4e2de70aeb Replaced with build-moz-ports.pl because people were confused.
git-svn-id: svn://10.0.0.236/trunk@57446 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 22:25:25 +00:00
briano%netscape.com
ff9311f1d1 Minor tweaks for SunOS4 and the special-case Sun Workshop compiler builds.
git-svn-id: svn://10.0.0.236/trunk@57445 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 22:23:57 +00:00
mcafee%netscape.com
12a837ebe6 Conditional orange status for bloat failure, clobber isn't working properly.
git-svn-id: svn://10.0.0.236/trunk@57265 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-10 08:27:21 +00:00
mcafee%netscape.com
99ece377c3 Cut bloaty zombie time from 5 min. to 2 min.
git-svn-id: svn://10.0.0.236/trunk@57264 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-10 08:19:12 +00:00
mcafee%netscape.com
895bc93781 Oops, wrong logic for last checkin.
git-svn-id: svn://10.0.0.236/trunk@57230 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-09 06:12:02 +00:00
mcafee%netscape.com
17a704e211 Failed bloat test should turn tree orange, we now check for -1 case.
git-svn-id: svn://10.0.0.236/trunk@57229 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-09 04:07:57 +00:00
briano%netscape.com
8fe1c6785e Fix for the CVS date problem, and a few minor tweaks for Solaris using WS5.0, and for UnixWare.
git-svn-id: svn://10.0.0.236/trunk@56675 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-03 23:21:14 +00:00
leaf%mozilla.org
a701b39fcc backing myself out, the formatting was correct in the last revision. i'll
just go restart the tinderboxen now.


git-svn-id: svn://10.0.0.236/trunk@56642 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-02 04:34:56 +00:00
leaf%mozilla.org
75e80154a1 changing date format of BuildStart to default of date, since the %Y
format only shows the last two digits of the year.


git-svn-id: svn://10.0.0.236/trunk@56641 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-02 04:31:58 +00:00
cls%seawood.org
3ac51bd0d8 Workaround for the *ahem* Y2K bug in date. ;)
git-svn-id: svn://10.0.0.236/trunk@56638 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-01 22:11:35 +00:00
mcafee%netscape.com
3ef0b5bddd \n on a printf.
git-svn-id: svn://10.0.0.236/trunk@55845 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-10 07:59:11 +00:00
mcafee%netscape.com
079e07a0a2 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
git-svn-id: svn://10.0.0.236/trunk@55843 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-10 06:31:58 +00:00
mcafee%netscape.com
21e078823e /usr/bonsaitools not needed for client tinderbox machines. r=slamm
git-svn-id: svn://10.0.0.236/trunk@55810 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-09 21:13:03 +00:00
mcafee%netscape.com
611f907a2e BloatyTest was getting killed before it was finishing (I think), upping kill time to 5 min.
git-svn-id: svn://10.0.0.236/trunk@55733 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 05:30:12 +00:00
valeski%netscape.com
e59b30372e r=chofmann. adding content-type to default response headers for testserver
git-svn-id: svn://10.0.0.236/trunk@55627 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 22:36:47 +00:00
mcafee%netscape.com
4a3e063195 whitespace only
git-svn-id: svn://10.0.0.236/trunk@55435 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 20:02:37 +00:00