Commit Graph

373 Commits

Author SHA1 Message Date
cltbld%netscape.com
49cf6b75b0 Renaming RunTest to RunMozillaTests. Leaving in checks for RunTest for now. -mcafee 2002-07-23 07:52:30 +00:00
cltbld%netscape.com
cb4b5e0738 Renaming Settings::RunTest to Settings::RunMozillaTests to be more descriptive. Leaving in check for old RunTest variable for now, in case there are some clients relying on that. -mcafee 2002-07-22 21:45:52 +00:00
cltbld%netscape.com
551ed026a1 fixing reset home dir logic, sorry. -mcafee 2002-07-20 06:19:15 +00:00
cltbld%netscape.com
4beb1c18ae Adding ResetHomeDirForTests variable, some builds won't want to do this (chimera, etc.) 2002-07-19 21:03:01 +00:00
cltbld%netscape.com
0bb56f3274 Adding default, blank string for BuildNameExtra. -mcafee 2002-07-12 22:45:41 +00:00
cltbld%netscape.com
b9046f61d8 154815 fixed, removing hack. -mcafee 2002-07-12 03:50:49 +00:00
cltbld%netscape.com
046abef473 Adding cleanprofile stuff for chimera. checking in workaround for bug 154815 for now, will yank later. -mcafee 2002-06-29 00:08:17 +00:00
cltbld%netscape.com
31bb4e9289 Cleaning up tests stuff. -mcafee 2002-06-28 22:27:32 +00:00
cltbld%netscape.com
9770bb1661 Adding chimera_build_static, chimera_build_opt to help minimize script hacking. 2002-06-26 20:39:43 +00:00
cltbld%netscape.com
6b9eb55e1c Static build comment 2002-06-22 00:53:41 +00:00
cltbld%netscape.com
3699428a70 Wrapping pull & build with TestOnly, now --testonly flag will skip this for chimera build also. 2002-06-22 00:00:43 +00:00
cltbld%netscape.com
aebe95de2d Explicitly deleting binary. Removed install from pbxbuild line. Increased AliveTestTimeout to 60 seconds from 45. New URL for test8. (mcafee) 2002-06-21 19:18:49 +00:00
cltbld%netscape.com
e159632d4f Explicitly set cwd to home directory after setting /u/cltbld, apparently MacOSX/Darwin needs this. -mcafee 2002-06-21 19:14:13 +00:00
mcafee%netscape.com
bdbade93ea oops, didn't mean to uncomment delete binary part 2002-06-21 00:58:21 +00:00
mcafee%netscape.com
1359b1a16e Fixing tab whitespace. 2002-06-20 23:41:33 +00:00
cltbld%netscape.com
30a310e1f9 Build chimera on macosx/darwin. 2002-06-02 03:15:14 +00:00
bryner%netscape.com
3165c9bc62 Allow Darwin to override the timezone with a local setting, since POSIX::strftime seems to have issues. r=timeless. 2002-06-01 23:16:24 +00:00
cls%seawood.org
d3e96251eb Make script aware of BeOS profile quirks. r=mcafee 2002-05-22 08:54:18 +00:00
mcafee%netscape.com
56460f3dea Sample mozconfig file 2002-05-14 01:15:07 +00:00
cltbld%netscape.com
a7a9201255 On BSDI 4.x, glib & libIDL live under /usr/contrib/gnome so use that path by default. -cls 2002-05-13 03:59:31 +00:00
mcafee%netscape.com
61ece190e4 Adding showpoint feature for performance graphs, clicking on past tbox builds will highlight that datapoint in the graph. 2002-05-05 17:25:33 +00:00
mcafee%netscape.com
61bed2297e Adding Mac OSX/Darwin-specific profile directory 2002-04-30 20:27:01 +00:00
cltbld%netscape.com
8457b274da printf for deleting profile, for debugging. -mcafee 2002-04-19 18:24:10 +00:00
jrgm%netscape.com
dc93ff4f2a capability to have tinderbox reboot after each build cycle (basically for win9x machines) 2002-04-15 05:40:49 +00:00
cltbld%netscape.com
f2cd3e6501 Abstractec dist/bin for MacOSX case. Added MacOSX changes to allow for timing performance tests to run. a=saari 2002-04-13 05:27:01 +00:00
mcafee%netscape.com
8bdb9772d7 Setting make for Darwin/macho build 2002-04-12 03:31:33 +00:00
jrgm%netscape.com
80591a30c3 get rid of Win32::* uses; this script will run tests with 'cygwin' perl,but not with 'MSWin32' (Activestate) perl 2002-04-11 01:42:41 +00:00
cltbld%netscape.com
e42ead61c4 Switching to client-side pageload test reporting. a=jrgm 2002-04-10 03:38:40 +00:00
jrgm%netscape.com
d6803286ec Find the profile directory on NT 4 2002-04-07 06:53:56 +00:00
jrgm%netscape.com
a1d4137dc5 rearrange a bit of the code to find the profile and prefs.js 2002-04-07 05:52:21 +00:00
jrgm%netscape.com
0ebb854d28 add missing 'qw' to silence warning 2002-04-07 05:07:59 +00:00
jrgm%netscape.com
f68812561c convert system('rm ...')' to File::Path::rmtree(...)' 2002-04-07 02:38:45 +00:00
mcafee%netscape.com
43dfb2bf8c Adding /sw/bin for default libIDL stuff. 2002-04-05 00:07:06 +00:00
mcafee%netscape.com
b71d6e65de Solaris/Intel only: Moving /opt/gnu/lib to end of LD_LIBRARY_PATH to match path setting. 2002-03-30 02:38:13 +00:00
jrgm%netscape.com
adb6be7f02 find profile and prefs.js reliably on win32 2002-03-29 04:25:12 +00:00
mcafee%netscape.com
d630481b76 Hmm, || not working for mail setting, straight = works. 2002-03-28 04:02:24 +00:00
mcafee%netscape.com
1726cd3630 Set mail default to /usr/bin/mail 2002-03-28 03:27:05 +00:00
darin%netscape.com
5cc73440af fix mach-o build problem (CXX=c++) r=mcafee 2002-03-28 00:34:23 +00:00
cltbld%netscape.com
f5ef8ca045 Listing OS first in BuildName, so we can sort by OS instead of by name. r=antitux,jj,leaf. cvs=mcafee 2002-03-26 23:28:00 +00:00
cltbld%netscape.com
17ed6ca7ca MacOSX name, compiler settings. 2002-03-25 20:25:15 +00:00
jrgm%netscape.com
bfeb2eeaa1 Whitespace whackage; no code changes. It was getting hard to read this file. r/a=mcafee 2002-03-25 08:26:34 +00:00
jrgm%netscape.com
3d7f44cf6a Doh. previous checkin was r=mcafee, bug 115690 2002-03-13 08:08:52 +00:00
jrgm%netscape.com
bf25e06115 cls' changes to make this script work on win NT, and some additional changes from jrgm to work on win98. Additional work still needed to get some tests fully running, but cls has bloat stats working on winNT 2002-03-13 08:04:28 +00:00
mcafee%netscape.com
db3c4d8a92 Adding security dom.allow_scripts_to_close_window pref so mstoltz can land his checkin without sinking the layout test. r=mstoltz,jrgm 2002-02-21 04:16:41 +00:00
mcafee%netscape.com
4393ca68c3 tinderbox example 2002-02-16 06:21:52 +00:00
mcafee%netscape.com
bd43b589df Alloc label doesn't have a B, it is just a count not bytes. r=dbaron 2002-02-05 18:52:49 +00:00
cltbld%netscape.com
ff020b7e73 Better logfile test names 2002-02-05 00:48:59 +00:00
seawood%netscape.com
14bc10c2a2 Add INSTALL file which outlines the basic steps to setting up a tinderbox
Clean up README
2002-02-03 06:31:44 +00:00
mcafee%netscape.com
88735c1cea Back to PrintSize 2002-02-01 21:07:04 +00:00
mcafee%netscape.com
d11d263fd3 Adding graph server support to trace-malloc tests 2002-02-01 19:01:40 +00:00