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

203 Коммитов

Автор SHA1 Сообщение Дата
mcafee%netscape.com 4ea66e5bfd Automatically set BaseDir to cwd(), this avoids possibility of manual error and not finding mozconfig files properly. 2001-06-16 06:30:22 +00:00
mcafee%netscape.com 6da5ab17e8 better defaults 2001-06-15 05:15:37 +00:00
mcafee%netscape.com e01443a2f5 adding support for .mozconfig 2001-06-13 23:35:15 +00:00
mcafee%netscape.com 4ad55781ec example configs 2001-06-04 22:26:20 +00:00
mcafee%netscape.com d56d475aae Adding 586 case 2001-05-19 07:20:26 +00:00
cls%seawood.org 9697c9cf19 Remove moz-smoke reference 2001-05-14 12:40:28 +00:00
cls%seawood.org d4db098b5f Removing build-moz-ports.pl as it's fairly out of date and all ports use build-seamonkey.pl now 2001-05-14 12:36:40 +00:00
cls%seawood.org 9a8c2dcaee Add extra newline so that BeOS can send reports properly 2001-05-11 02:36:32 +00:00
cls%seawood.org 9254fee92f Only set ConfigureEnvArgs if they are not already set. (Sol x86) 2001-05-11 02:31:32 +00:00
cls%seawood.org ff1e48be9c Update BSDI section to work with BSDI 4.x 2001-05-11 02:28:23 +00:00
mcafee%netscape.com a992bfe278 Adding support for building security 2001-04-26 22:17:18 +00:00
mcafee%netscape.com 63fead7716 rename startup.html to startup-test.html 2001-04-10 04:02:21 +00:00
mcafee%netscape.com e22a010228 Adding startup test. 2001-04-10 03:33:35 +00:00
mcafee%netscape.com b6d9c29b6b Adding startup timeout 2001-04-09 23:08:28 +00:00
mcafee%netscape.com 05b7af9d57 Support for run_system_cmd, to introduce sync;sleep settling for performance test. Stub for startup test. 2001-04-09 22:44:49 +00:00
mcafee%netscape.com 1a2f8b4047 comment for jrgm test. 2001-04-07 06:49:40 +00:00
mcafee%netscape.com 13d4e4e415 Adding support for user comments, mozconfig. 2001-04-06 22:38:16 +00:00
mcafee%netscape.com f437cac002 Adding support for mozconfig 2001-04-06 21:57:21 +00:00
mcafee%netscape.com 581b45b3fe Configurable timeout for layout test. 2001-04-06 08:09:33 +00:00
mcafee%netscape.com d7fb1fe12b renaming layout test 2001-04-06 07:31:04 +00:00
mcafee%netscape.com 538fda59a5 15min timeout for page loader test, removing test printfs. 2001-04-06 04:32:53 +00:00
mcafee%netscape.com 44429d746c Run command instead of just binary command. add jrgm url 2001-04-05 06:12:12 +00:00
mcafee%netscape.com 493239d3ad Adding named logfiles, test support. 2001-04-05 00:33:19 +00:00
mcafee%netscape.com 7fb2cbef9a print out system id 2001-04-03 22:47:50 +00:00
mcafee%netscape.com 1019fac2c8 Fixes for OBJDIR builds 2001-03-23 21:37:13 +00:00
mcafee%netscape.com 524ebd5f0a Adding 32048ObjDir support, some comments 2001-03-22 08:02:43 +00:00
mcafee%netscape.com d826d52bae support for embedtest 2001-03-03 02:14:29 +00:00
mcafee%netscape.com 2130dc0c9c Brief file descriptions 2001-02-27 22:41:45 +00:00
mcafee%netscape.com 9f18d87fce embed.mk not part of this process right now. 2001-02-27 20:57:06 +00:00
mcafee%netscape.com 9e4e7a12d3 First-pass hack attempt at embed tinderbox script 2001-02-27 18:47:21 +00:00
mcafee%netscape.com 65063f855d Comment change only, suggestion for leak-testing a set of source code changes. 2001-01-04 02:59:30 +00:00
cls%seawood.org 80f556284d Autoconf's handling of certain cached values appears to be lame. Need to set the cache file to /dev/null so that perl can be found under a new path. 2000-09-24 20:45:54 +00:00
mcafee%netscape.com 55151cbc1d don't need kernel version for linux/intel 2000-08-19 02:30:27 +00:00
warren%netscape.com 1b255eb6c4 Fixed formatting of output so that things line up again. 2000-08-10 23:20:07 +00:00
mcafee%netscape.com 76734198f2 Avoid double slash problem when ObjDir is ''. 2000-08-01 23:17:59 +00:00
mcafee%netscape.com 1fa017e820 BranchTag was being ignored, moving the logic to BuildIt() function. 2000-08-01 22:40:53 +00:00
cls%seawood.org 974de8c4b3 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 12145e6d9d 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 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 a987fc5d22 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 7105100049 Ok, that was a stupid mistake 2000-06-26 19:23:36 +00:00
cls%seawood.org 1372f7334a 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 aff0036662 fix typo. 2000-05-15 19:04:27 +00:00
slamm%netscape.com 0cc2fc82b7 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 316dd5ff9b CreateProfile() is no longer needed. mozilla creates the 'default' profile if none exists. 2000-05-08 23:34:50 +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
cls%seawood.org 18ababdefc 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 157f4c9a0a Tweaks to make the tinderbox work with objdir builds. 2000-04-18 07:03:15 +00:00
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