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

75 Коммитов

Автор SHA1 Сообщение Дата
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 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 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 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 294dbd5a7a Changes for jdunn for AIX and HP-UX 2000-03-16 22:29:48 +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 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
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