Граф коммитов

169 Коммитов

Автор SHA1 Сообщение Дата
mcafee%netscape.com 8b4932dae1 Avoid double slash problem when ObjDir is ''. 2000-08-01 23:17:59 +00:00
mcafee%netscape.com d2cceda963 BranchTag was being ignored, moving the logic to BuildIt() function. 2000-08-01 22:40:53 +00:00
cls%seawood.org 8854cdd2c3 Some of our tinderbox machines are slow (understatement) so make the timeouts for bloat tests & dom conversions configurable, otherwise we'll never see green. 2000-07-31 04:03:03 +00:00
cls%seawood.org 5c9a0a777c Change requires to 5.003. Fixed scoping problems with 5.003. Fixed ambigious name use under 5.003. Set LIBPATH so AIX builds can run tests. Allow --depend/--clobber options to properly override tinder-config.pl settings. Add os_ver to default build name. Set BuildName & friends after args have been completely parsed. 2000-07-30 19:59:28 +00:00
cls%seawood.org 41be07177d 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 a9f0fa27a5 For whatever reason, just calling "do" on the tinder-config.pl script was not causing the defaults to be overriden, so we manually read & process tinder-config.pl as we did tinder-defaults.pl. 2000-06-27 12:21:46 +00:00
cls%seawood.org 19646a0ed5 Ok, that was a stupid mistake 2000-06-26 19:23:36 +00:00
cls%seawood.org 31bbaf7a2a Prepend additional paths to LD_LIBRARY_PATH rather than overriding it.
Pass ConfigureEnvArgs to make.
2000-06-22 08:14:54 +00:00
slamm%netscape.com cf064a1331 fix typo. 2000-05-15 19:04:27 +00:00
slamm%netscape.com ad5b255048 Change the main regex to a multline regex with comments (using m{}x). Allow for no space between '(' and means. 2000-05-15 18:10:46 +00:00
slamm%netscape.com d9c448176b CreateProfile() is no longer needed. mozilla creates the 'default' profile if none exists. 2000-05-08 23:34:50 +00:00
cls%seawood.org f8c0149d10 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
cls%seawood.org 8575ce8f9c The clobber objdir build didn't work because we forgot to create the objdir before the realclean 2000-04-25 07:21:40 +00:00
cls%seawood.org d5df4898b0 Tweaks to make the tinderbox work with objdir builds. 2000-04-18 07:03:15 +00:00
mcafee%netscape.com ae179f49c1 Timeout should be success for CreateProfile(). 2000-03-24 06:15:04 +00:00
mcafee%netscape.com d8b0bc3de3 Fixes for mailnews test. r=suresh 2000-03-24 03:57:17 +00:00
mcafee%netscape.com a74889a587 Looks like mailnews pref needs these set to 4, not 1. 2000-03-24 02:12:33 +00:00
mcafee%netscape.com 9bbdf51cee Abstracting a few variables for checkout target. 2000-03-23 06:05:10 +00:00
mcafee%netscape.com 9bd76c3615 Scoping some function names. Reporting utilsversion now. 2000-03-22 00:45:13 +00:00
mcafee%netscape.com f5fcdd89c3 Was stomping on version variable 2000-03-22 00:43:43 +00:00
mcafee%netscape.com 7bba396fe1 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 797c4f06f0 Moving default values to tinder-defaults.pl, shortening package name to TinderUtils. 2000-03-21 02:52:34 +00:00
slamm%netscape.com dd9ba9cb98 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 b415f4c938 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 aa6c3f2f38 oops. I checked in a bogus line. 2000-03-16 22:34:56 +00:00
slamm%netscape.com 2463f73ab9 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 294dbd5a7a Changes for jdunn for AIX and HP-UX 2000-03-16 22:29:48 +00:00
slamm%netscape.com c8d45a4e3c 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 576d536897 Adding auto-create-profile support. 2000-03-14 04:41:15 +00:00
mcafee%netscape.com b591ade266 AliveTest warning comment. 2000-03-13 23:47:48 +00:00
mcafee%netscape.com fe90a7b381 MailNewsTest changes. 2000-03-13 23:44:49 +00:00
mcafee%netscape.com b946c32fcb Added AliveTest variable for tinder-config.pl, fixed MailNewsTest. r=slamm 2000-03-10 02:48:01 +00:00
mcafee%netscape.com 26703fcfa0 Missing arg to mailnewstest call. 2000-03-10 00:56:36 +00:00
leaf%mozilla.org 4ff579a050 initial checkin. finally. a=mcafee 2000-03-09 22:43:21 +00:00
slamm%netscape.com e3d9ee19f4 Give editor test up to 45 seconds. 2000-03-02 18:36:23 +00:00
mcafee%netscape.com 4cdb737016 Fixing nohup rm line 2000-03-01 22:07:47 +00:00
slamm%netscape.com 40a4c1f8c7 Better process killer. 2000-03-01 17:49:52 +00:00
mcafee%netscape.com 990d821754 Adding rm nohup, moving starting comment to else 2000-02-29 22:00:49 +00:00
mcafee%netscape.com 7742f55657 Adding support for clobber bloat test. 2000-02-29 21:45:37 +00:00
slamm%netscape.com bdec16774a 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 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