slamm%netscape.com
|
3f29bd3a3d
|
Get correct HOME for tests.
|
2000-02-29 00:06:27 +00:00 |
slamm%netscape.com
|
afe6040df5
|
Clean up tests. waitpid returns the pid, not the status.
|
2000-02-28 23:51:02 +00:00 |
slamm%netscape.com
|
d501170975
|
Trim some time off the alive tests.
|
2000-02-26 02:24:24 +00:00 |
slamm%netscape.com
|
f18b66df20
|
Fix some -w warnings.
|
2000-02-26 02:17:15 +00:00 |
slamm%netscape.com
|
5e65692a4b
|
Pass logfile to build-done mailer. Quiet a warning.
|
2000-02-26 01:27:34 +00:00 |
slamm%netscape.com
|
f69c9f9726
|
Apply commandline arguments after the config file.
|
2000-02-26 00:37:54 +00:00 |
slamm%netscape.com
|
fbad09238a
|
Fix some arg passing between subs
|
2000-02-26 00:29:38 +00:00 |
slamm%netscape.com
|
21bb95c17e
|
Tweak last change.
|
2000-02-26 00:08:59 +00:00 |
slamm%netscape.com
|
4cea63e574
|
Apply commandline arguments after the config file.
|
2000-02-26 00:08:03 +00:00 |
slamm%netscape.com
|
8c7a48a831
|
Fix some arg passing.
|
2000-02-25 23:46:01 +00:00 |
slamm%netscape.com
|
0a6714a242
|
Tweak last change.
|
2000-02-25 23:41:04 +00:00 |
slamm%netscape.com
|
8707054cd0
|
Add option to set display from command-line.
|
2000-02-25 23:31:07 +00:00 |
slamm%netscape.com
|
ae10c56fd5
|
Need double quotes instead of single quotes around variable name.
|
2000-02-25 23:12:59 +00:00 |
slamm%netscape.com
|
3439e59f54
|
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
|
0ed6acaa04
|
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
|
5f9a59cfeb
|
Only pull client.mk if it does not exist. It updates itself now.
|
2000-02-23 22:05:43 +00:00 |
mcafee%netscape.com
|
6a0e1d15b3
|
Better BloatTest output.
|
2000-02-22 02:14:47 +00:00 |
mcafee%netscape.com
|
64bee05704
|
Updating mailnews success string.
|
2000-02-18 20:33:09 +00:00 |
mcafee%netscape.com
|
829b310dc9
|
Moving testonly exit case to post-build part of script. r=slamm
|
2000-02-18 01:30:46 +00:00 |
mcafee%netscape.com
|
21297db1ee
|
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
|
33a0e2ad51
|
Go back to using cvs.mozilla.org. It's faster now.
|
2000-02-17 22:00:03 +00:00 |
mcafee%netscape.com
|
d4548fbfed
|
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
|
450d089746
|
Got the signs incorrect. Try again.
|
2000-02-17 01:44:12 +00:00 |
slamm%netscape.com
|
3a65a709fc
|
Fix mirror timing equation.
|
2000-02-17 01:18:27 +00:00 |
slamm%netscape.com
|
e03ba77800
|
Update mirror timing parameters based on rko's comments.
|
2000-02-17 01:02:33 +00:00 |
mcafee%netscape.com
|
91a46a44b9
|
Include problem.
|
2000-02-16 02:27:35 +00:00 |
slamm%netscape.com
|
062f841528
|
Add option to pull via anonymous@cvs-mirror.mozilla.org. Make it the default.
|
2000-02-16 02:21:44 +00:00 |
mcafee%netscape.com
|
89b68e2cd0
|
Renaming EditorTest to DomToTextConversionTest. r=akkana
|
2000-02-14 21:12:37 +00:00 |
mcafee%netscape.com
|
27a3a21259
|
Adding Error: string so tinderbox will create a link in the error log. r=slamm
|
2000-02-11 22:53:58 +00:00 |
mcafee%netscape.com
|
1bc2694f38
|
Renaming fe to mozillaBinary, since that's what it is; fe didn't mean anything to me.
|
2000-02-11 07:45:40 +00:00 |
mcafee%netscape.com
|
fc87378600
|
MailNewsTest comments.
|
2000-02-11 06:41:22 +00:00 |
mcafee%netscape.com
|
41a7637c67
|
Woops, forcing failure for MailNews test it becomes primetime.
|
2000-02-11 05:21:59 +00:00 |
mcafee%netscape.com
|
5086ae3a3c
|
Adding mailnews test, minor cleanup.
|
2000-02-11 05:20:53 +00:00 |
mcafee%netscape.com
|
f77241e2e8
|
Proper cvs login
|
2000-02-10 17:27:52 +00:00 |
mcafee%netscape.com
|
58bc6c7304
|
Set CVSROOT properly, remove unused BuildModule.
|
2000-02-08 08:55:14 +00:00 |
mcafee%netscape.com
|
81783a8052
|
CVSROOT is not used.
|
2000-02-08 08:53:58 +00:00 |
mcafee%netscape.com
|
4ae82e23eb
|
Moving InitVars and LoadConfig over to build-seamonkey-util.pl.
|
2000-02-07 03:13:59 +00:00 |
mcafee%netscape.com
|
af6006ba19
|
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.
|
2000-02-07 02:34:30 +00:00 |
mcafee%netscape.com
|
68046d9131
|
Splitting out some of the build-seamonkey.pl script so other scripts can reuse this logic. r=slamm
|
2000-02-07 02:17:39 +00:00 |
mcafee%netscape.com
|
690cbfb81b
|
Adding ViewerTest, turn on with ViewerTest=1; in tinder-config.pl.
|
2000-02-02 09:29:56 +00:00 |
mcafee%netscape.com
|
0bbd89bac4
|
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.
|
2000-02-02 05:20:44 +00:00 |
mcafee%netscape.com
|
27dbdf51c3
|
Save child PID. other minor stuff.
|
2000-01-31 21:59:21 +00:00 |
mcafee%netscape.com
|
03421f54cf
|
Cleanup from slamm
|
2000-01-31 20:43:10 +00:00 |
mcafee%netscape.com
|
29efb32bce
|
Switching to tinderbox.mozilla.org from cvs-mirror.mozilla.org per dmose/rko's load-balancing.
|
2000-01-31 08:00:22 +00:00 |
mcafee%netscape.com
|
216a76811d
|
First add. Script to control tinderbox processes.
|
2000-01-29 09:50:48 +00:00 |
mcafee%netscape.com
|
6463ce590c
|
Moving build status to beginning of log file. r=slamm
|
2000-01-27 01:28:04 +00:00 |
briano%netscape.com
|
c546fa792c
|
Tweaks for my IRIX 5.3 build.
|
2000-01-21 02:28:06 +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 |