dbaron%dbaron.org
|
3b436fdc2b
|
Make bloat tests work on Firefox, plus some additional test_result checks that have been lying around on balsa. r=bryner
|
2004-04-13 23:48:24 +00:00 |
|
leaf%mozilla.org
|
b2f04cf956
|
enable profiling for release builds, to get debugging symbols for talkback.
disable pdbfile generation for now, until talkback understands pdb files.
|
2004-03-31 23:54:26 +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
|
9f550e2d8a
|
Add support for compressing & encoding logs when sending them to the server.
Thanks to Philip K. Warren <pkw@us.ibm.com> for the patch.
Bug #113212 r=leaf
|
2004-03-24 03:37:38 +00:00 |
|
leaf%mozilla.org
|
19ddb60f0d
|
support for windows release builds
|
2004-02-12 22:06:59 +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 |
|
dbaron%dbaron.org
|
8a20785582
|
Make nsTraceRefcnt bloat test less prominent and rename nsTraceRefcnt leak test to RLk.
|
2004-01-21 20:56:42 +00:00 |
|
dbaron%dbaron.org
|
63faa6c50c
|
Local BSD/OS-only change on otaku.
|
2003-11-04 22:14:12 +00:00 |
|
dbaron%dbaron.org
|
da362a46ac
|
date works on windows as well. r=bryner
|
2003-10-30 04:01:33 +00:00 |
|
cls%seawood.org
|
13ac13b04a
|
Use cygpath instead of assuming default mountpoint is /cygdrive .
|
2003-08-28 07:22:43 +00:00 |
|
dbaron%dbaron.org
|
93ac2b1919
|
Print output of profile creation. Print all arguments to commands, not just the filename. b=215331 r=bryner
|
2003-08-13 22:21:13 +00:00 |
|
dbaron%dbaron.org
|
b474118e98
|
Fix missing last character for test results for some cygwin-newline variants. Pass args to codesize test correctly (one arg per array element). b=207797 r=bryner
|
2003-08-13 22:06:48 +00:00 |
|
dbaron%dbaron.org
|
d7598d2832
|
Fix bustage. The changes leaf made did not work for me, anyway.
|
2003-08-06 02:08:06 +00:00 |
|
leaf%mozilla.org
|
d627bea1c6
|
bug 213925. let post-mozilla.pl pass back a binary url. r=granrose
|
2003-07-26 00:17:45 +00:00 |
|
cltbld%netscape.com
|
98a3f0b555
|
parameterize client.mk to Settings::moz_client_mk so we can substitute other builds here, e.g. camino. -mcafee
|
2003-06-26 01:06:48 +00:00 |
|
cltbld%netscape.com
|
9346cbf5c7
|
Fixing file-not-found error on dom test.
|
2003-05-28 21:43:41 +00:00 |
|
bryner%netscape.com
|
a4c1245e01
|
Use the 'exec PROGRAM LIST' form of exec() so that running a command with no arguments doesn't get split up into words. Fixes executing a command with no arguments that has spaces in the path.
|
2003-05-17 08:34:44 +00:00 |
|
cltbld%netscape.com
|
b390775570
|
Look in $Settings::ProductName.app/ on Mac. bryner checking in as cltbld.
|
2003-04-23 19:54:55 +00:00 |
|
cltbld%netscape.com
|
9a6b67f68e
|
use Settings::ProductName on mac. bryner checking in as cltbld.
|
2003-04-22 06:54:26 +00:00 |
|
cltbld%netscape.com
|
4d5ad9c75e
|
Add cvs co time to opaque raw data blurb.
|
2003-04-21 08:28:57 +00:00 |
|
bryner%netscape.com
|
e49e24c149
|
Honor $Settings::ProductName on unix by using lowercased ~/.productname as the profile location. Bug 202073, r=mcafee.
|
2003-04-16 00:01:54 +00:00 |
|
jj%netscape.com
|
c6f106d2f4
|
Perl modules update needs to be done as root.
|
2003-04-10 00:52:09 +00:00 |
|
jj%netscape.com
|
abe0e8d90b
|
added comments to describe how to install perl modules needed for performance tests. -- mcafee
|
2003-04-09 23:59:52 +00:00 |
|
bbaetz%acm.org
|
9dbb0745e1
|
Bug 197656 - codesighs test doesn't handle relative objdirs
r=cls
|
2003-03-16 08:07:17 +00:00 |
|
bbaetz%acm.org
|
434d872d98
|
Bug 197631 - BloatTest2 diffs work only on windows
r=cls
|
2003-03-16 07:53:31 +00:00 |
|
seawood%netscape.com
|
270ac9105b
|
Add prelim objdir support for codesighs test
|
2003-03-15 02:12:11 +00:00 |
|
cltbld%netscape.com
|
aa94cce310
|
QATest needs security.warn_submit_insecure=true. -mcafee
|
2003-03-06 03:02:32 +00:00 |
|
cltbld%netscape.com
|
963c8ef274
|
comment only, re: external tests. -mcafee
|
2003-03-04 02:59:48 +00:00 |
|
seawood%netscape.com
|
3d93ee91b7
|
Force dos line-endings on bloaturls.txt to avoid having the file misparsed by win32 builds.
Remove dependency upon dos2unix.
Bug #155224 r=jrgm
|
2003-03-01 00:55:20 +00:00 |
|
cltbld%netscape.com
|
b7e2717012
|
fixing another warning - mcafee
|
2003-02-20 21:25:22 +00:00 |
|
cltbld%netscape.com
|
e3a3e57afd
|
Cleaning up warnings from non-existant ENV vars. -mcafee
|
2003-02-20 21:20:21 +00:00 |
|
cltbld%netscape.com
|
bbf5d9eaf9
|
Support for running tests with TestGtkEmbed. r/a=jrgm (mcafee)
|
2003-02-18 00:22:42 +00:00 |
|
cltbld%netscape.com
|
89c1851a0c
|
Fixing QA test, need JS dump on. -mcafee
|
2003-02-13 02:31:08 +00:00 |
|
cltbld%netscape.com
|
5c3bf330c2
|
Comment: don't run xpcomglue test on MacOSX. r=dougt,ccarlen
|
2003-02-06 20:27:17 +00:00 |
|
cltbld%netscape.com
|
a7fb372d9f
|
Codesize test needs MOZ_MAPINFO set before we pull, to get mozilla/tools/codesighs directory. r/a=bruner. (mcafee)
|
2003-02-01 01:16:37 +00:00 |
|
cltbld%netscape.com
|
8ddd29dca4
|
Codesize test: Adding save-logs-for-debugging for simon. -mcafee
|
2003-01-30 03:27:36 +00:00 |
|
cltbld%netscape.com
|
f8cb9a7c95
|
Switching to unix-named file.
|
2003-01-28 01:51:28 +00:00 |
|
cltbld%netscape.com
|
325390778a
|
Fix Zdiff label change for embed case. -mcafee
|
2003-01-23 03:55:44 +00:00 |
|
cltbld%netscape.com
|
0720be476a
|
shaking out last few bugs from codesize test changes. -mcafee
|
2003-01-23 03:48:15 +00:00 |
|
cltbld%netscape.com
|
383a904e54
|
Refactor codesize test so we can run both Z and mZ (SeaMonkey/Embed) numbers sequentially. Previously you had to pick one or the other.
|
2003-01-23 03:16:18 +00:00 |
|
seawood%netscape.com
|
116f2f14b4
|
Backing out cvs timeout changes.
|
2003-01-17 19:27:14 +00:00 |
|
seawood%netscape.com
|
6494a15000
|
Backed out previous checkin.
|
2003-01-14 10:51:13 +00:00 |
|
seawood%netscape.com
|
0b1a1ed38f
|
Run the clobber & build steps in separate processes since they use the same ruleset and the dependency to re-run configure isn't triggered properly.
|
2003-01-14 09:15:03 +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 |
|
cltbld%netscape.com
|
0b0bc76a20
|
Adding debug setting. Added --skip-mozilla flag to help debug post-mozilla.pl scripts. (mcafee) r=jj
|
2003-01-08 02:50:57 +00:00 |
|
cltbld%netscape.com
|
59d62355ce
|
Commenting out test mode for QATest, we're live now. -mcafee
|
2003-01-07 22:13:19 +00:00 |
|
jrgm%netscape.com
|
7841f005b8
|
Changing value of user_pref 'dom.allow_scripts_to_close_windows' from '2' to 'true' so that it actually takes effect.
|
2003-01-07 04:33:26 +00:00 |
|
cltbld%netscape.com
|
f1442a3962
|
Fixing qatest a bit. -mcafee
|
2003-01-07 00:33:31 +00:00 |
|
mcafee%netscape.com
|
440c8e9895
|
TinderboxPrint: now just prints the rest of the line out, bloat2 test needs 3 separate TinderboxPrint: prefixes. Removing old scrape comments.
|
2002-12-27 09:43:21 +00:00 |
|
cltbld%netscape.com
|
950f18a24a
|
Attempting qatest content generation. -mcafee
|
2002-12-27 03:15:21 +00:00 |
|