mcafee%netscape.com
|
eaf40a787d
|
Timeout should be success for CreateProfile().
|
2000-03-24 06:15:04 +00:00 |
|
mcafee%netscape.com
|
230b78daf1
|
Fixes for mailnews test. r=suresh
|
2000-03-24 03:57:17 +00:00 |
|
mcafee%netscape.com
|
db4cd01042
|
Looks like mailnews pref needs these set to 4, not 1.
|
2000-03-24 02:12:33 +00:00 |
|
mcafee%netscape.com
|
5c4909b4ce
|
Abstracting a few variables for checkout target.
|
2000-03-23 06:05:10 +00:00 |
|
mcafee%netscape.com
|
6b447c0ef0
|
Scoping some function names. Reporting utilsversion now.
|
2000-03-22 00:45:13 +00:00 |
|
mcafee%netscape.com
|
db3eac114d
|
Was stomping on version variable
|
2000-03-22 00:43:43 +00:00 |
|
mcafee%netscape.com
|
637acde380
|
Moving bulk of subroutines to util script, build-seamonkey will be a wrapper now. r=slamm
|
2000-03-22 00:18:06 +00:00 |
|
mcafee%netscape.com
|
49e625053b
|
Moving default values to tinder-defaults.pl, shortening package name to TinderUtils.
|
2000-03-21 02:52:34 +00:00 |
|
slamm%netscape.com
|
af7ec82d36
|
Report "busted" if the build command (i.e. gmake -f client.mk) fails. Previously we only checked to see if the binary existed when the build command finished. However, now some modules are built after the binary is created.
|
2000-03-20 21:18:38 +00:00 |
|
slamm%netscape.com
|
145c5e5ee3
|
Avoid setting HOME variable in main process (big no-no). Cleanup profile creation. Remove tabs. I hate tabs.
|
2000-03-17 22:22:10 +00:00 |
|
slamm%netscape.com
|
7acb2a12ee
|
oops. I checked in a bogus line.
|
2000-03-16 22:34:56 +00:00 |
|
slamm%netscape.com
|
94ce44f042
|
Push required perl version to 5.005. "my" declarations in for and while loops can only be done with 5.005. Reformat the $Setting:* variables to fix 80 charater columns.
|
2000-03-16 22:31:48 +00:00 |
|
slamm%netscape.com
|
f5df4c9a60
|
Changes for jdunn for AIX and HP-UX
|
2000-03-16 22:29:48 +00:00 |
|
slamm%netscape.com
|
b91af98997
|
Fix some 'variable used once' warnings. Clean up the eval of the default config.
|
2000-03-16 01:43:53 +00:00 |
|
mcafee%netscape.com
|
5662e4918f
|
Adding auto-create-profile support.
|
2000-03-14 04:41:15 +00:00 |
|
mcafee%netscape.com
|
1753c4a642
|
AliveTest warning comment.
|
2000-03-13 23:47:48 +00:00 |
|
mcafee%netscape.com
|
f94d7a75b7
|
MailNewsTest changes.
|
2000-03-13 23:44:49 +00:00 |
|
mcafee%netscape.com
|
a8bb38e511
|
Added AliveTest variable for tinder-config.pl, fixed MailNewsTest. r=slamm
|
2000-03-10 02:48:01 +00:00 |
|
mcafee%netscape.com
|
2ab398d4b4
|
Missing arg to mailnewstest call.
|
2000-03-10 00:56:36 +00:00 |
|
leaf%mozilla.org
|
35922b8cc7
|
initial checkin. finally. a=mcafee
|
2000-03-09 22:43:21 +00:00 |
|
slamm%netscape.com
|
65ed51e588
|
Give editor test up to 45 seconds.
|
2000-03-02 18:36:23 +00:00 |
|
mcafee%netscape.com
|
665e5eab81
|
Fixing nohup rm line
|
2000-03-01 22:07:47 +00:00 |
|
slamm%netscape.com
|
13868e7eb7
|
Better process killer.
|
2000-03-01 17:49:52 +00:00 |
|
mcafee%netscape.com
|
765b5a5622
|
Adding rm nohup, moving starting comment to else
|
2000-02-29 22:00:49 +00:00 |
|
mcafee%netscape.com
|
cbf8e3d687
|
Adding support for clobber bloat test.
|
2000-02-29 21:45:37 +00:00 |
|
slamm%netscape.com
|
b2e97fb824
|
Make the tests easier to read and make it easy to create new ones.
|
2000-02-29 18:08:12 +00:00 |
|
slamm%netscape.com
|
da5f19bbba
|
Get correct HOME for tests.
|
2000-02-29 00:06:27 +00:00 |
|
slamm%netscape.com
|
e27fb029cc
|
Clean up tests. waitpid returns the pid, not the status.
|
2000-02-28 23:51:02 +00:00 |
|
slamm%netscape.com
|
31196f5ef0
|
Trim some time off the alive tests.
|
2000-02-26 02:24:24 +00:00 |
|
slamm%netscape.com
|
e00de39569
|
Fix some -w warnings.
|
2000-02-26 02:17:15 +00:00 |
|
slamm%netscape.com
|
f540222165
|
Pass logfile to build-done mailer. Quiet a warning.
|
2000-02-26 01:27:34 +00:00 |
|
slamm%netscape.com
|
eeadc08be0
|
Apply commandline arguments after the config file.
|
2000-02-26 00:37:54 +00:00 |
|
slamm%netscape.com
|
27ba879ccc
|
Fix some arg passing between subs
|
2000-02-26 00:29:38 +00:00 |
|
slamm%netscape.com
|
2bd13b4c29
|
Tweak last change.
|
2000-02-26 00:08:59 +00:00 |
|
slamm%netscape.com
|
76e7cb5237
|
Apply commandline arguments after the config file.
|
2000-02-26 00:08:03 +00:00 |
|
slamm%netscape.com
|
579e3b88f4
|
Fix some arg passing.
|
2000-02-25 23:46:01 +00:00 |
|
slamm%netscape.com
|
99a21906d9
|
Tweak last change.
|
2000-02-25 23:41:04 +00:00 |
|
slamm%netscape.com
|
0809a0597d
|
Add option to set display from command-line.
|
2000-02-25 23:31:07 +00:00 |
|
slamm%netscape.com
|
519f86106d
|
Need double quotes instead of single quotes around variable name.
|
2000-02-25 23:12:59 +00:00 |
|
slamm%netscape.com
|
b8095dc03d
|
Turn on strict. Eliminate as many globals as possible. Add a 'Settings' package namespace for the build parameters. Break some code out into more subroutines.
|
2000-02-25 21:40:56 +00:00 |
|
slamm%netscape.com
|
c760e84001
|
Only run mailnews test on depend builds. Clobber builds remove the dist directory and the special security prefs along with it.
|
2000-02-24 21:14:52 +00:00 |
|
slamm%netscape.com
|
b614659b17
|
Only pull client.mk if it does not exist. It updates itself now.
|
2000-02-23 22:05:43 +00:00 |
|
mcafee%netscape.com
|
bde3cc5cdd
|
Better BloatTest output.
|
2000-02-22 02:14:47 +00:00 |
|
mcafee%netscape.com
|
150b10e4f3
|
Updating mailnews success string.
|
2000-02-18 20:33:09 +00:00 |
|
mcafee%netscape.com
|
ae79ee2405
|
Moving testonly exit case to post-build part of script. r=slamm
|
2000-02-18 01:30:46 +00:00 |
|
mcafee%netscape.com
|
884b197e16
|
logic bug, this should mean dont try tests again if no binary found. r=slamm
|
2000-02-18 01:16:14 +00:00 |
|
slamm%netscape.com
|
b9c2eb7346
|
Go back to using cvs.mozilla.org. It's faster now.
|
2000-02-17 22:00:03 +00:00 |
|
mcafee%netscape.com
|
a38046116c
|
Don't cycle in testonly mode if no binary exists. Adding success string support for filebasedtest.
|
2000-02-17 07:33:01 +00:00 |
|
slamm%netscape.com
|
9f0b8c08c2
|
Got the signs incorrect. Try again.
|
2000-02-17 01:44:12 +00:00 |
|
slamm%netscape.com
|
1b44e6ff5f
|
Fix mirror timing equation.
|
2000-02-17 01:18:27 +00:00 |
|