Commit Graph

103 Commits

Author SHA1 Message Date
dbaron%dbaron.org
17c2a55125 Quiet warning by defining extrafiles to empty string. 2005-01-04 03:41:19 +00:00
bryner%brianryner.com
9dfad4c34c Various changes to improve release build automation for firefox. In particular, add ExtraFiles which allows firefox to pull browser/config/mozconfig, change the clobber target to distclean, and make the clobber and build targets be run separately. Bug 238698, r=leaf 2004-03-25 22:22:00 +00:00
cls%seawood.org
73500d9d6e Add support for timeouts of cvs checkouts.
Bug #184757 r=bryner
2004-01-31 21:31:54 +00:00
seawood%netscape.com
116f2f14b4 Backing out cvs timeout changes. 2003-01-17 19:27:14 +00:00
seawood%netscape.com
1d63ec3b98 Return to using clobber_all instead of distclean. 2003-01-14 10:51:47 +00:00
seawood%netscape.com
17a9e579ce Add support for timing out cvs checkouts.
Bug #184757 r=mcafee
2003-01-14 08:27:05 +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
cls%seawood.org
4122dbd6de Only set CVSROOT using netscape.com address if CVSROOT is not already set. Change requires to 5.003 2000-07-30 19:54:16 +00:00
cls%seawood.org
df475ab2ce Add support for more informative tinderbox column names.
Move the automatic setting of CVSROOT so that it can be overridden by tinder-config.pl.
2000-05-04 07:30:45 +00:00
mcafee%netscape.com
5c4909b4ce Abstracting a few variables for checkout target. 2000-03-23 06:05:10 +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
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
slamm%netscape.com
65ed51e588 Give editor test up to 45 seconds. 2000-03-02 18:36:23 +00:00
slamm%netscape.com
13868e7eb7 Better process killer. 2000-03-01 17:49:52 +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