Compare commits

..

134 Commits

Author SHA1 Message Date
cltbld%netscape.com
4a072b9714 update for beta release
git-svn-id: svn://10.0.0.236/branches/CAMINO_0_8_BETA_MINIBRANCH@156495 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-18 02:59:34 +00:00
(no author)
07d98f018d This commit was manufactured by cvs2svn to create branch
'CAMINO_0_8_BETA_MINIBRANCH'.

git-svn-id: svn://10.0.0.236/branches/CAMINO_0_8_BETA_MINIBRANCH@155495 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-25 19:51:45 +00:00
bryner%brianryner.com
21c9a49610 pull from MOZILLA_1_7_BRANCH
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155494 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-25 19:51:44 +00:00
mconnor%myrealbox.com
a48ab730a8 reintroduce getRegistryEntry (bug 237754). patch by dave532@uklinux.net, r=ben
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155493 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-25 19:43:26 +00:00
mconnor%myrealbox.com
a0d6284496 Bug 238300 Window menu should conform to Apple Human Interface Guidelines (AAHIG), patch by Bruce Davidson (Bruce.Davidson@iplbath.com), r=bryner
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155492 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-25 19:28:42 +00:00
scott%scott-macgregor.org
f8886d6297 Bug #241073 --> formatting toolbar goes crazy when there is some error while delivering mail
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155471 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-25 06:35:22 +00:00
bzbarsky%mit.edu
0023b793ea When we push a pseudo cell frame, the block inside it needs to become the float
containing block. Otherwise, floats inside this cellframe get very confused.
Bug 233094 and various dependencies, r+sr=dbaron, a=chofmann


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155461 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-24 21:48:57 +00:00
bsmedberg%covad.net
d5b2f20168 Bug 141090 - New profiles do not display current theme w/ check flag
patch by jerry.tan@sun.com r=me sr=bryner a=asa


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155452 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-24 17:15:40 +00:00
jshin%mailaps.org
f00ddb74b5 bug 235090 : add UTF-16 converters. two files missed in the previous check-in
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155451 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-24 17:12:13 +00:00
mkaply%us.ibm.com
8af62d65ea #241480
r=pedemont, sr=blizzard (platform specific), a=mkaply
OS/2 only - add support in install wizard for "Additional Components"


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155441 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-24 11:31:39 +00:00
mkaply%us.ibm.com
4e6f4fe7f1 #241482
r=pedemont, sr=blizzard (platform specific), a=mkaply
OS/2 only - don't send WAV files to the WPS unless multimedia is installed


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155439 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-24 11:23:36 +00:00
mkaply%us.ibm.com
3272bf0bb0 #241524
r=pedemont, sr=blizzard (platform specific), a=mkaply
OS/2 only - only dispatch key event if there was a char - don't always set shift state to false


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155436 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-24 11:19:00 +00:00
mkaply%us.ibm.com
57272b35c5 #144018
r=pedemont, sr=blizzard (platform specific), a=mkaply
OS/2 only - regression from original checkin - repeatcount is set when Ctrl or Alt is down


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155435 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-24 11:14:56 +00:00
jshin%mailaps.org
053aa91c2e bug 235090 : remove files not used any more (r+sr=bzbarsky, a=asa)
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155427 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-24 02:13:17 +00:00
jshin%mailaps.org
6d145dbe24 bug 235090 : add 'UTF-16' converters so that CSS stylesheets tagged with 'UTF-16' can be processed (r+sr=bzbarsky, a=asa)
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155426 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-24 02:12:24 +00:00
scott%scott-macgregor.org
c1db74e8ba throbber url should be the products page not the project page
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155424 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-24 00:29:17 +00:00
neil%parkwaycc.co.uk
bafe395bff Bug 195355 listBoxObject.getRowCount() returns wrong value r=varga sr=bienvenu a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155422 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-23 22:35:18 +00:00
scott%scott-macgregor.org
ea803cc615 artwork update from arvid
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155420 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-23 21:57:29 +00:00
cbiesinger%web.de
c6a394eb12 bug 240367, also filter out nsITransport::STATUS_READING and STATUS_WRITING
messages
r+sr=darin a=mkaply


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155413 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-23 20:14:47 +00:00
mkaply%us.ibm.com
0b8b578a69 #241369
r=pedemont, sr=blizzard (platform specific), a=mkaply
OS/2 only - Installer isn't closing some version of mozturbo


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155408 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-23 19:16:45 +00:00
pkw%us.ibm.com
dd62b7d6d2 Bug 240724 - Memory leak in nsAccessibleWrap.cpp
r=kyle.yuan@sun.com, sr=Henry.Jia@sun.com, a=mkaply@us.ibm.com


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155407 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-23 19:16:28 +00:00
scott%scott-macgregor.org
8bcb0396b6 Bug #241425 -->
use the correct clearUserPref() instead of ClearUserPref() in pref-fonts.js


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155398 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-23 16:30:41 +00:00
scott%scott-macgregor.org
8df2ce3006 mach.icns is now thunderbird.icns
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155396 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-23 16:27:02 +00:00
bzbarsky%mit.edu
b36c2edf49 Don't allow text in a combobox to wrap. Bug 206937, r+sr=dbaron, a=chofmann
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155365 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-23 01:52:09 +00:00
dbaron%dbaron.org
a7aedef90c Bump version to 1.7.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155361 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-22 22:54:08 +00:00
neil%parkwaycc.co.uk
b40c0ad167 Followup to bug 230219 removing obsolete persist attributes b=166455 p=gautheri@noos.fr r=me sr=mscott a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155360 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-22 22:28:09 +00:00
mkaply%us.ibm.com
eca89cdd15 Add OS/2 icons on the branch
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155354 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-22 21:22:34 +00:00
mkaply%us.ibm.com
0128c4dcac Add Os/2 version of thunderbird icon
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155353 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-22 21:15:40 +00:00
bzbarsky%mit.edu
318b5e7d66 Fix bug 241304 (overflow broken on fixed-pos elements). Patch by roc,
r+sr=bzbarsky, a=dbaron


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155351 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-22 21:02:32 +00:00
jst%mozilla.jstenback.com
c64ed2fbb0 Fixing bug 232742. Making Mozilla build on Linux/x86-64. Patch by mozilla@rosenauer.org. r=jst@mozilla.jstenback.com, sr=darin@meer.net, a=brendan@mozilla.org
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155348 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-22 20:50:05 +00:00
bzbarsky%mit.edu
e1f8c7f9f5 Don't randomly ASCII-ify data. Bug 240661 branch-only version, r=jgmyers,
sr=brendan, a=brendan.


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155345 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-22 19:48:30 +00:00
caillon%redhat.com
233c633af9 Bug 238880
Couldn't eliminate a group tabs as the home page because of the wrong pref method being called to clear the previous prefs.
r+sr=ben a=chofmann


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155335 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-22 15:47:29 +00:00
mkaply%us.ibm.com
bc19b84a45 #241214
r=pedemont, sr=blizzard (platform specific), a=mkaply
OS/2 only - crasher - take some code from windows for detecting destroy status


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155333 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-22 15:22:39 +00:00
mkaply%us.ibm.com
fc1b3f6410 OS/2 build bustage
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155332 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-22 15:20:50 +00:00
scott%scott-macgregor.org
2603bed2b4 Bug #237725 --> use dist\branding as the staging area for branding artwork instead of copying the art into the source tree for thunderbird and firefox. Has no effect on seamonkey.
r=ben
sr=bryner


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155323 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-22 06:25:43 +00:00
scott%scott-macgregor.org
91c2b208be Bug #237725 --> use dist\branding as the staging area for branding artwork instead of copying the art into the source tree. Has no effect on seamonkey.
r=ben
sr=bryner


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155321 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-22 04:58:44 +00:00
dbaron%dbaron.org
06e2ac95e7 Propagate return values all the way out when resolving a relative URL against a mailbox URL as base. Fixes crash when document.write-ing LINK with rel=stylesheet and relative URL in HTML mail attachment. b=241254 r=bienvenu sr=mscott a=chofmann
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155316 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-22 03:09:08 +00:00
scott%scott-macgregor.org
3a1c1201c6 fix broken thunderbird desktop icon caused by renaming mach.icns to thunderbird.icns
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155303 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-21 22:05:48 +00:00
neil%parkwaycc.co.uk
4987905880 Bug 240590 Spurious sort direction indicator in hidden header r=varga sr=bryner a=mkaply
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155301 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-21 21:20:46 +00:00
neil%parkwaycc.co.uk
aac8eee3ab Bug 240590 Can't click on list of helper applications r=varga sr=bryner a=mkaply
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155300 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-21 21:19:29 +00:00
bzbarsky%mit.edu
7c0405666e Let generated content content nodes know when their frames go away. Bug
237975, r+sr=dbaron, a=chofmann


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155287 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-21 15:15:17 +00:00
mkaply%us.ibm.com
fdcaef7a32 How did I miss this?
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155283 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-21 14:51:40 +00:00
darin%meer.net
38140cf21d fixes bug 240759 "necko DNS cache stops working" r=biesi sr=bryner a=dbaron
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155273 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-21 04:56:25 +00:00
bmlk%gmx.de
64a4056706 avoid array boundary violations due to wrong colindex information in colframes bug 240854 r/sr=bzbarsky a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155270 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-21 04:13:46 +00:00
dbaron%dbaron.org
8cde5f22a6 Call AddBaseTagInfo for LINK, META, SCRIPT, and STYLE elements, and also call SetContentID for META elements. b=241128 r+sr=jst a=brendan
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155269 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-21 02:40:15 +00:00
mkaply%us.ibm.com
b3c381f819 #222502
r=mkaply, sr=blizzard (platform specific), a=mkaply
OS/2 only - fix from aaronr - move some focus code into nsFrameWindow


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155268 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-21 02:04:13 +00:00
mkaply%us.ibm.com
6f1dfaed3a #238242
r=pedemont, sr=blizzard (platform specific), a=mkaply
Backout Lee's keyboard code. It just caused too many problems.
Reopening 222509


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155267 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-21 02:02:56 +00:00
cls%seawood.org
b256970103 Only check for wcrtomb & mbrtowc when targetting OSX >= 10.3 or non-OSX builds.
Bug #233574 r=bryner a=dveditz


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155264 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-21 01:39:17 +00:00
neil%parkwaycc.co.uk
928e24b479 Bug 57098 Linux installer should run regxpcom and regchrome p=ajschult@mindspring.com r=bsmedberg sr=dveditz a=asa
Bug 240611 silent mode has gtk assertions p=ajschult@mindspring.com r/sr/a=dveditz


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155259 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-21 00:35:50 +00:00
scott%scott-macgregor.org
d3e883ec88 Change the release notes url to point to the new location in products/thunderbird
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155253 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-20 23:19:34 +00:00
dveditz%cruzio.com
e19344bee8 Block onload xpinstalls (bug 238684) r=bsmedberg,sr=brendan,a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155251 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-20 23:01:24 +00:00
cls%seawood.org
d4a870cb58 Explicitly declare inlined function as inline & remove COM declaration.
Fixing native mingw build bustage.
Bug #240106 r=darin a=asa


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155248 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-20 21:46:01 +00:00
(no author)
88c0144e5c This commit was manufactured by cvs2svn to create branch
'MOZILLA_1_7_BRANCH'.

git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155247 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-20 21:38:16 +00:00
scott%scott-macgregor.org
883121990c Bug #241120 --> messengerWindow.ico needs to get replaced with thunderbird.ico
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155244 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-20 21:27:37 +00:00
scott%scott-macgregor.org
9c66063f37 Bug #241073 --> compose formatting toolbar goes crazy (gets really tall) in certain situations
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155239 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-20 19:12:01 +00:00
darin%meer.net
316412fc5c fixes bug 240754 "Escape dots in the username and password when canonicalizing URIs" r=dougt sr=dveditz a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155234 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-20 18:30:47 +00:00
darin%meer.net
51b686dd8e fixes bug 239644 "FreeBSD build error in nsHostResolver" r+sr=bryner a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155232 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-20 18:28:53 +00:00
darin%meer.net
449b7cf076 fixes bug 226241 "Anonymous unions may only contain non-static data members and not define types." patch by timeless r=kyle.yuan sr=darin a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155231 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-20 18:27:19 +00:00
caillon%redhat.com
f281ce96f7 Bug 239227 - nsScreenGTK::GetAvailRect() should take the taskbar/panel/dock/etc into account if possible
r=blizzard sr=bryner a=asa


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155227 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-20 17:35:51 +00:00
caillon%redhat.com
be0b869daa Bug 239227 - nsScreenGTK::GetAvailRect() should take the taskbar/panel/dock/etc into account if possible
r=blizzard sr=bryner a=asa


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155225 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-20 17:14:31 +00:00
amardare%qnx.com
216e97b396 Changes for qnx ( photon ) platform only. They should not affect runtime/building other platforms.
Fixed a crashing due to a null pointer, in GetDefaultPrinterName().
Call PgDrawTextCx when drawing justified text.


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155223 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-20 16:36:40 +00:00
amardare%qnx.com
208c3d794f Changes for qnx ( photon ) platform only. They should not affect runtime/building other platforms.
Added the correct handling of the numeric keypad keys.


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155222 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-20 16:34:13 +00:00
cbiesinger%web.de
a0e1852692 Bug 240257 change nsIDirIndex attributes to "long long" instead of "unsigned
long", to support files > 4 GB
r=darin sr=bryner a=asa


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155214 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-20 14:01:59 +00:00
neil%parkwaycc.co.uk
ea3e34bae4 Bug 237138 Disabled form controls are not always greyed out r/sr=bz a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155206 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-20 09:36:48 +00:00
scott%scott-macgregor.org
f07e8e1d78 Bug #241003 --> Land the new trademarked artwork for thunderbird on the 1.7/0.6 branch
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155204 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-20 05:01:57 +00:00
mkaply%us.ibm.com
35aa510995 #240597
r=pedemonte, sr=blizzard (platform specific), a=mkaply
OS/2 only - add support for codepage 869 - not used in browser, just used for native conversions


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155203 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-20 02:48:13 +00:00
(no author)
479dc8eabb This commit was manufactured by cvs2svn to create branch
'MOZILLA_1_7_BRANCH'.

git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155202 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-20 02:46:50 +00:00
mkaply%us.ibm.com
d6b9d81091 #238039
r=mkaply, sr=blizzard (platform specific), a=mkaply
OS/2 only - integration with the FT2LIB font engine from Innotek


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155199 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-20 02:30:07 +00:00
scott%scott-macgregor.org
cb9b39d38b Bug #240741 --> change the Mail Start Page label to say Thunderbird start page
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155196 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-20 00:47:41 +00:00
scott%scott-macgregor.org
8e728b0017 minor tweak to recenter the thunderbird title on the credits page
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155195 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-20 00:37:13 +00:00
scott%scott-macgregor.org
f71831627c Bug #241029 --> polish the about dialog to account for the new branding artwork.
change copy right notice to include artwork trademark


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155194 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-20 00:31:18 +00:00
darin%meer.net
b23ccaa823 landing patch for bug 239716 "inout wstring methods are difficult to implement with nsEmbedString" patch by marco@gnome.org r=darin sr=dbaron a=dbaron
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155193 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-20 00:28:38 +00:00
scott%scott-macgregor.org
9f3f650973 change thunderbird ifdef to MOZ_THUNDERBIRD. Does not effect seamonkey
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155182 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-19 22:19:41 +00:00
scott%scott-macgregor.org
24dc7d61d5 Bug #240138 --> show tooltips over email addresses where we are hiding the email address
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155175 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-19 20:42:01 +00:00
bienvenu%nventure.com
2348f2edf3 fix memory leak in nsImapUrl::AddOnlineDirectoryIfNeccesary, 240533 r/sr=mscott, a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155171 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-19 20:17:36 +00:00
bienvenu%nventure.com
24d7c279b9 fix ABR in PL_strlen, nsMsgSearchTerm::MatchArbitraryHeader when msg hdr is long, r/sr=mscott, a=asa, 240522
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155170 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-19 20:15:17 +00:00
bienvenu%nventure.com
5562bac6fc fix smime cert fetching via ldap, r/sr=mscott, a=asa, 239085
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155166 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-19 20:11:23 +00:00
scott%scott-macgregor.org
8edd7b09d6 Bug #241003 --> add initial plumbing for the new thunderbird branding arwork.
Does not effect the seamonkey build.


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155144 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-19 19:34:56 +00:00
scott%scott-macgregor.org
949d24c020 Bug #241003 --> add initial plumbing for the new branding arwork.
Does not effect the seamonkey build.


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155143 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-19 19:33:55 +00:00
scott%scott-macgregor.org
c0c126f72c Rename mach.icns to thunderbird.icns for clarity
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155139 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-19 18:57:44 +00:00
scott%scott-macgregor.org
5a5ed9c6a8 Rename bird.png to thunderbird-watermark.png for clarity
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155137 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-19 18:47:32 +00:00
scott%scott-macgregor.org
aa7dd6dea7 Rename mozilla.ico to thunderbird.ico for clarity
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155136 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-19 18:46:47 +00:00
neil%parkwaycc.co.uk
fbf3de1908 Bug 237598 Remove nsUCRegUtils p=sdwalker@myrealbox.com r=mkaply sr=alecf a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155123 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-19 15:59:46 +00:00
mkaply%us.ibm.com
e21dbffd38 #189480
r=mkaply, sr=blizzard (platform specific), a=mkaply
OS/2 only - switch to using Mozilla Unicode encoders/decoders instead of platform decoders


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155119 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-19 14:52:02 +00:00
mkaply%us.ibm.com
099c8f20a8 Stupid bustage fix - thanks dbaron
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155117 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-19 14:21:32 +00:00
neil%parkwaycc.co.uk
a929346d63 Bug 240448 Using Set as Default button should disable it p=ian@arlen.demon.co.uk r=me sr=bienvenu a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155046 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-17 22:36:31 +00:00
mkaply%us.ibm.com
7dc149a23d #234688
r=pedemont, sr=blizzard (platform specific), a=mkaply
OS/2 only - handle cases where we are asked for icons for extensions (.zip, etc.)


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155010 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-17 03:21:17 +00:00
scott%scott-macgregor.org
5d0704eb23 Bug #240750 --> Use sane widths and heights for all resolutions, not just 800 x 600 when launching with a new profile.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155000 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-16 23:42:58 +00:00
cls%seawood.org
e9f1ea1a9d Add support for cross-compiling to i386-mingw32.
Bug #222013
r=wtc a=asa


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@154997 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-16 22:28:03 +00:00
scott%scott-macgregor.org
c0dd2d8fee Bug #240680 --> thunderbird installer needs to set the PathToExe entry in the windows registry upon installation
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@154996 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-16 22:23:52 +00:00
bzbarsky%mit.edu
872a6e9eab Make sure to copy over the "common name" (actually "pretty name") of the cert
when cloning it. Bug 240628, r=caillon, sr=darin, a=asa.


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@154995 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-16 22:18:10 +00:00
scott%scott-macgregor.org
e3c466cec5 Bug #240741 --> make shortBrandName really be the short name (Thunderbird) and fullBrandName be the full name (Mozilla Thunderbird). Clean up various elements in the UI to use the appropriate name.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@154994 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-16 21:50:48 +00:00
jst%mozilla.jstenback.com
19cf31264e Fixing bug 240340. Fix mac key event regression in plugins. r+sr=bryner@brianryner.com, a=asa@mozilla.org
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@154993 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-16 21:46:05 +00:00
cbiesinger%web.de
b176dfbff9 fix compilation with freetype 2.1.8, bug 240498 patch by Peter Kovář
r+sr=blizzard a=asa


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@154991 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-16 21:31:42 +00:00
cbiesinger%web.de
2291e5b58e stop claiming xlib supports xremote, because it doesn't. bug 196602, r=blizzard
a=asa


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@154990 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-16 21:26:32 +00:00
dbaron%dbaron.org
2cacc07836 Fix logic error causing certain patterns of table rows to spread themselves over many pages when printing. b=231823,212984 r=bernd sr=roc a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@154989 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-16 21:21:09 +00:00
darin%meer.net
6ce8a1efb9 fixes bug 239038 "rev IIDs for all interfaces modified since mozilla 1.6" r=bsmedberg sr=jst a=brendan
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@154965 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-16 01:09:36 +00:00
scott%scott-macgregor.org
b4d2e13907 fix typo
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@154964 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-16 00:36:36 +00:00
brendan%mozilla.org
b2d2bdf6e6 Cloned function object fixing (240577, r=shaver, a=blizzard).
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@154959 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-15 23:37:43 +00:00
scott%scott-macgregor.org
814cbc227c Follow up to Bug #240138 --> Add pref UI for turning on / off showing just the display name
for contacts you know.


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@154958 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-15 23:36:55 +00:00
scott%scott-macgregor.org
adcde54895 Bug #239555 --> port Neil's cleanup in 239555 to thunderbird.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@154956 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-15 23:26:03 +00:00
bzbarsky%mit.edu
84f6feb476 Make nsXULDocument use the post-redirect URI as the document URI for non-chrome
and non-resource channels, the way all other documents do. Bug 240358,
r+sr=jst, a=tor


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@154951 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-15 22:21:17 +00:00
sicking%bigfoot.com
d1d4750b32 Bug 240264: Don't try to store three bits of data in a pointermember, only two are safe.
r/sr=jst a=tor


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@154947 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-15 21:55:55 +00:00
neil%parkwaycc.co.uk
575b278952 Fix for smoketest blocker 240339 bogus prefs interrupt navigator b=230219 r=varga sr=dveditz a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@154936 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-15 20:19:44 +00:00
mkaply%us.ibm.com
542e1ba722 #238962
r=pedemont, sr=blizzard (platform specific), a=mkaply
OS/2 only - use PrfQueryProfileData to get font names since they might be binary, not strings


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@154933 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-15 18:39:27 +00:00
mkaply%us.ibm.com
d22aeb731d #240596
rs=roc, a=dveditz
Add euro to some 8XX codepages and update 862


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@154932 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-15 18:35:59 +00:00
darin%meer.net
b3e9ee2061 fixes bug 238847 "working path's problem of FTP connection" r=dougt sr=bryner a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@154930 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-15 18:26:45 +00:00
amardare%qnx.com
d6ce781c87 Changes for qnx ( photon ) platform only. They should not affect building/runtime other platforms.
Fixed a building problem due to changes in XRemoteClient.


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@154924 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-15 14:57:24 +00:00
amardare%qnx.com
a718f542e4 Changes for qnx ( photon ) platform only. They should not affect runtime/building other platforms.
Bug:217943
Patch from jkinraid@clear.net.nz to fix draw international text with special character spacing
( justified text ).


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@154922 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-15 14:40:47 +00:00
amardare%qnx.com
d0816f0390 Changes for qnx(photon) platform only.
It should not affect runtime/building other platforms.

Fixed a building problem due to change in nsIXRemoteWidgetHelper.


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@154921 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-15 14:35:27 +00:00
scott%scott-macgregor.org
baf709ae44 Bug #237029 --> Thunderbird's content policy manager should honor the plugin pref. Port to 0.6
**NOT PART OF THE SEAMONKEY BUILD** Built by thunderbird only


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@154911 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-15 04:05:33 +00:00
scott%scott-macgregor.org
f66be9abd2 Bug #240138 --> Show just the name and not the email address in the message pane if the address is a
'known' contact. Where known is defined as someone in your personal address book.


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@154906 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-15 01:45:21 +00:00
scott%scott-macgregor.org
8dd5cf1a84 Bug #231742 --> Identity smart logic is case sensitive....normalize the email addresses from the message we are using when comparing to our identity addresses.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@154905 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-15 01:44:00 +00:00
wchang0222%aol.com
c1c4b4d29d Bugzilla bug 232958: checked in a new condition variable implementation
contributed by Fredrik Holmqvist <thesuckiestemail@yahoo.com>. a=dveditz
for mozilla 1.7.
Modified Files: primpl.h btcvar.c
 Tag: MOZILLA_1_7_BRANCH


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@154896 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-14 20:37:00 +00:00
cbiesinger%web.de
c245687c79 bug 240106, adding 64-bit variant of nsC?String::AppendInt
r=darin sr=dbaron a=asa


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@154895 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-14 20:16:12 +00:00
scott%scott-macgregor.org
f37d2b2f13 adjust the branch UA to be 0.6a to differentiate it from trunk builds
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@154884 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-14 19:13:45 +00:00
cls%seawood.org
88cc009c2a Backing out previous checkin due the fact that we're using an older version of perl on one of our branch tinderboxes.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@154877 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-14 17:40:10 +00:00
cls%seawood.org
a5945c3ddf Require perl 5.6.0 or higher.
Bug #176306 r=leaf a=chofmann


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@154872 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-14 17:04:55 +00:00
mkaply%us.ibm.com
5c8fc5a548 #240444
r=smontagu, sr=roc, a=dveditz
Redo 8859-8 and 8859-7 charset maps


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@154866 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-14 14:35:46 +00:00
dveditz%cruzio.com
9db55c1bae bug 240449 fix infinite loop tickled by some skins, r=bsmedberg,sr=dbaron,a=brendan
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@154863 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-14 08:18:06 +00:00
bryner%brianryner.com
6427a8d42b Fix bug 240174 ('no running window found' on startup). r+sr=blizzard, a=dbaron.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@154854 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-14 04:48:02 +00:00
jst%mozilla.jstenback.com
133e18288c Fixing bug 240321. Making XHTML documents default to the UTF8 character set and not attempt to do any auto detection. r+sr=bzbarsky@mit.edu, a=dbaron@dbaron.org
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@154852 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-14 04:32:01 +00:00
mkaply%us.ibm.com
1060a37509 #240414
r=pedemont, sr=blizzard (platform specific), a=mkaply
OS/2 only - blowing out buffer when copying to clipboard


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@154848 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-14 03:09:33 +00:00
bzbarsky%mit.edu
f5647214f9 Make sure to apply our styles to our anonymous content no matter what the
page's style language is. Bug 234761, r=sicking, sr=jst, a=dbaron


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@154841 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-14 02:25:46 +00:00
bzbarsky%mit.edu
7bbc962aef Make sure to null out mStyleSet if Init() fails, since the caller will delete
it in that case. Bug 240240, r+sr=bryner, a=dbaron


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@154839 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-14 02:01:29 +00:00
bzbarsky%mit.edu
e0d9dc65ee When appending frames to a block after a <br>, just put them into a new line
right away instead of waiting for reflow to come about and fix it up. This
speeds up things that append nodes including <br> to a block one at a time
(e.g. editor or content scripts) Bug 240291, r+sr=dbaron, a=asa


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@154838 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-14 01:59:15 +00:00
bzbarsky%mit.edu
cdf30ade82 Don't clobber 'pseudoTag' with random atoms from other style contexts; we need
it later on. Bug 231166, r+sr=dbaron, a=asa


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@154837 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-14 01:56:47 +00:00
roc+%cs.cmu.edu
bc15224ff7 Bug 234851. Propagate any overflow style from HTML or BODY elements to the viewport, and make it work dynamically. r+sr=dbaron,a=choffman
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@154830 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-13 22:25:52 +00:00
locka%iol.ie
7b5f2fcec2 Tidy up some enums. b=225045 r=atemon@elansoftware.com sr=bzbarsky a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@154791 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-13 10:09:44 +00:00
locka%iol.ie
0c25317cae Add page setup dialog to ActiveX control & fix com exception in IOleCommandTargetImpl. b=225045 r=atemon@elansoftware.com sr=bzbarsky a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@154789 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-13 09:59:34 +00:00
(no author)
489ee8f31a This commit was manufactured by cvs2svn to create branch
'MOZILLA_1_7_BRANCH'.

git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@154786 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-13 09:21:07 +00:00
danm-moz%comcast.net
dad9ab92aa popup blocker can detect form change events. this is rev 1.653 on the trunk. bug 240285 r=bryner,jst a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@154758 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-13 01:55:20 +00:00
leaf%mozilla.org
6de700d727 pull from the branch
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@154710 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-12 21:56:17 +00:00
(no author)
e847ebc758 This commit was manufactured by cvs2svn to create branch
'MOZILLA_1_7_BRANCH'.

git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@154703 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-12 07:25:22 +00:00
10 changed files with 139 additions and 881 deletions

139
mozilla/camino.mk Normal file
View File

@@ -0,0 +1,139 @@
# ***** BEGIN LICENSE BLOCK *****
# Version: MPL 1.1/GPL 2.0/LGPL 2.1
#
# The contents of this file are subject to the Mozilla Public License Version
# 1.1 (the "License"); you may not use this file except in compliance with
# the License. You may obtain a copy of the License at
# http://www.mozilla.org/MPL/
#
# Software distributed under the License is distributed on an "AS IS" basis,
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
# for the specific language governing rights and limitations under the
# License.
#
# The Original Code is Camino.
#
# The Initial Developer of the Original Code is
# Netscape Communications Corporation.
# Portions created by the Initial Developer are Copyright (C) 2003
# the Initial Developer. All Rights Reserved.
#
# Contributor(s):
# Brian Ryner <bryner@brianryner.com>
#
# Alternatively, the contents of this file may be used under the terms of
# either the GNU General Public License Version 2 or later (the "GPL"), or
# the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
# in which case the provisions of the GPL or the LGPL are applicable instead
# of those above. If you wish to allow use of your version of this file only
# under the terms of either the GPL or the LGPL, and not to allow others to
# use your version of this file under the terms of the MPL, indicate your
# decision by deleting the provisions above and replace them with the notice
# and other provisions required by the GPL or the LGPL. If you do not delete
# the provisions above, a recipient may use your version of this file under
# the terms of any one of the MPL, the GPL or the LGPL.
#
# ***** END LICENSE BLOCK *****
CVS = cvs
CWD := $(shell pwd)
ifndef MOZ_CO_TAG
MOZ_CO_TAG = CAMINO_0_8_BETA
endif
ifeq "$(CWD)" "/"
CWD := /.
endif
ifneq (, $(wildcard camino.mk))
# Ran from mozilla directory
ROOTDIR := $(shell dirname $(CWD))
TOPSRCDIR := $(CWD)
else
# Ran from mozilla/.. directory (?)
ROOTDIR := $(CWD)
TOPSRCDIR := $(CWD)/mozilla
endif
ifndef MAKE
MAKE := gmake
endif
CVS_ROOT_IN_TREE := $(shell cat $(TOPSRCDIR)/CVS/Root 2>/dev/null)
ifneq ($(CVS_ROOT_IN_TREE),)
ifneq ($(CVS_ROOT_IN_TREE),$(CVSROOT))
CVS_FLAGS := -d $(CVS_ROOT_IN_TREE)
endif
endif
CVSCO = $(strip $(CVS) $(CVS_FLAGS) co $(CVS_CO_FLAGS))
CVSCO_LOGFILE := $(ROOTDIR)/cvsco.log
CVS_CO_LOGFILE := $(shell echo $(CVSCO_LOGFILE) | sed s%//%/%)
ifdef MOZ_CO_TAG
CVS_CO_FLAGS := -r $(MOZ_CO_TAG)
endif
ifeq "$(origin MOZ_CVS_FLAGS)" "undefined"
CVS_FLAGS := $(CVS_FLAGS) -q -z 3
else
CVS_FLAGS := $(MOZ_CVS_FLAGS)
endif
ifeq "$(origin MOZ_CO_FLAGS)" "undefined"
CVS_CO_FLAGS := $(CVS_CO_FLAGS) -P
else
CVS_CO_FLAGS := $(CVS_CO_FLAGS) $(MOZ_CO_FLAGS)
endif
ifdef MOZ_CO_DATE
CVS_CO_DATE_FLAGS := -D "$(MOZ_CO_DATE)"
endif
# export these so they'll be picked up by client.mk
export MOZ_CO_TAG
export MOZ_CO_FLAGS
export MOZ_CO_DATE
CVSCO_CAMINO = $(CVSCO) $(CVS_CO_DATE_FLAGS) mozilla/camino
all: checkout build
checkout::
cd $(ROOTDIR) && \
$(CVSCO) $(CVS_CO_DATE_FLAGS) mozilla/client.mk
@cd $(ROOTDIR) && $(MAKE) -f mozilla/client.mk checkout
cd $(ROOTDIR) && $(CVSCO) $(CVS_CO_DATE_FLAGS) mozilla/camino.mk
@cd $(ROOTDIR) && $(MAKE) -f mozilla/camino.mk real_checkout
real_checkout:
@failed=.cvs-failed.tmp; \
cvs_co() { echo "$$@" ; \
("$$@" || touch $$failed) 2>&1 | tee -a $(CVSCO_LOGFILE) && \
if test -f $$failed; then false; else true; fi; }; \
cvs_co $(CVSCO_CAMINO)
@echo "camino checkout finish: "`date` | tee -a $(CVSCO_LOGFILE)
@conflicts=`egrep "^C " $(CVSCO_LOGFILE)` ;\
if test "$$conflicts" ; then \
echo "$(MAKE): *** Conflicts during checkout." ;\
echo "$$conflicts" ;\
echo "$(MAKE): Refer to $(CVSCO_LOGFILE) for full log." ;\
false; \
else true; \
fi
build_all_dep: alldep
build_all_depend: alldep
build alldep:
$(MAKE) -f client.mk $@
cd `$(MAKE) --no-print-directory -f client.mk echo_objdir` && \
$(MAKE) -C embedding/config && \
CONFIG_FILES=camino/Makefile ./config.status && \
$(MAKE) -C camino
clean distclean:
$(MAKE) -f client.mk $@
cd `$(MAKE) --no-print-directory -f client.mk echo_objdir` && $(RM) -rf camino/build
.PHONY: checkout real_checkout build clean distclean

View File

@@ -1,2 +0,0 @@
Clobbering to pick up changes from bug 409803.

View File

@@ -1,27 +0,0 @@
#
## hostname: fx-linux-tbox
## uname: Linux fx-linux-tbox.build.mozilla.org 2.6.18-8.el5 #1 SMP Thu Mar 15 19:57:35 EDT 2007 i686 i686 i386 GNU/Linux
#
export CFLAGS="-gstabs+"
export CXXFLAGS="-gstabs+"
mk_add_options MOZ_CO_PROJECT=browser
mk_add_options PROFILE_GEN_SCRIPT=@TOPSRCDIR@/build/profile_pageloader.pl
mk_add_options MOZ_CO_MODULE="mozilla/tools/update-packaging mozilla/tools/codesighs"
ac_add_options --enable-application=browser
ac_add_options --enable-update-channel=nightly
ac_add_options --enable-update-packaging
# Don't add explicit optimize flags here, set them in configure.in, see bug 407794.
ac_add_options --enable-optimize
ac_add_options --disable-debug
ac_add_options --disable-tests
#not yet
#ac_add_options --enable-glitz
ac_add_options --enable-codesighs
CC=/tools/gcc/bin/gcc
CXX=/tools/gcc/bin/g++

View File

@@ -1,269 +0,0 @@
#
## hostname: fx-linux-tbox
## uname: Linux fx-linux-tbox.build.mozilla.org 2.6.18-8.el5 #1 SMP Thu Mar 15 19:57:35 EDT 2007 i686 i686 i386 GNU/Linux
#
#- tinder-config.pl - Tinderbox configuration file.
#- Uncomment the variables you need to set.
#- The default values are the same as the commented variables.
$ENV{CVS_RSH} = "ssh";
$ENV{MOZ_CRASHREPORTER_NO_REPORT} = '1';
# To ensure Talkback client builds properly on some Linux boxen where LANG
# is set to "en_US.UTF-8" by default, override that setting here by setting
# it to "en_US.iso885915" (the setting on ocean). Proper fix is to update
# where xrestool is called in the build system so that 'LANG=C' in its
# environment, according to bryner.
$ENV{LANG} = "en_US.iso885915";
# $ENV{MOZ_PACKAGE_MSI}
#-----------------------------------------------------------------------------
# Default: 0
# Values: 0 | 1
# Purpose: Controls whether a MSI package is made.
# Requires: Windows and a local MakeMSI installation.
#$ENV{MOZ_PACKAGE_MSI} = 0;
# $ENV{MOZ_SYMBOLS_TRANSFER_TYPE}
#-----------------------------------------------------------------------------
# Default: scp
# Values: scp | rsync
# Purpose: Use scp or rsync to transfer symbols to the Talkback server.
# Requires: The selected type requires the command be available both locally
# and on the Talkback server.
#$ENV{MOZ_SYMBOLS_TRANSFER_TYPE} = "scp";
#- PLEASE FILL THIS IN WITH YOUR PROPER EMAIL ADDRESS
$BuildAdministrator = 'build@mozilla.org';
#$BuildAdministrator = "$ENV{USER}\@$ENV{HOST}";
#$BuildAdministrator = ($ENV{USER} || "cltbld") . "\@" . ($ENV{HOST} || "dhcp");
#- You'll need to change these to suit your machine's needs
$DisplayServer = ':0.0';
#- Default values of command-line opts
#-
#$BuildDepend = 1; # Depend or Clobber
#$BuildDebug = 0; # Debug or Opt (Darwin)
#$ReportStatus = 1; # Send results to server, or not
#$ReportFinalStatus = 1; # Finer control over $ReportStatus.
#$UseTimeStamp = 1; # Use the CVS 'pull-by-timestamp' option, or not
#$BuildOnce = 0; # Build once, don't send results to server
#$TestOnly = 0; # Only run tests, don't pull/build
#$BuildEmbed = 0; # After building seamonkey, go build embed app.
#$SkipMozilla = 0; # Use to debug post-mozilla.pl scripts.
#$BuildLocales = 0; # Do l10n packaging?
# Tests
$CleanProfile = 1;
#$ResetHomeDirForTests = 1;
$ProductName = "Firefox";
$VendorName = 'Mozilla';
# CONFIG: $RunMozillaTests = %runMozillaTests%;
$RunMozillaTests = 1;
$RegxpcomTest = 1;
$AliveTest = 1;
#$JavaTest = 0;
#$ViewerTest = 0;
#$BloatTest = 0; # warren memory bloat test
#$BloatTest2 = 0; # dbaron memory bloat test, require tracemalloc
#$DomToTextConversionTest = 0;
#$XpcomGlueTest = 0;
$CodesizeTest = 1; # Z, require mozilla/tools/codesighs
$EmbedCodesizeTest = 1; # mZ, require mozilla/tools/codesigns
#$MailBloatTest = 0;
#$EmbedTest = 0; # Assumes you wanted $BuildEmbed=1
$LayoutPerformanceTest = 0; # Tp
$DHTMLPerformanceTest = 0; # Tdhtml
#$QATest = 0;
#$XULWindowOpenTest = 0; # Txul
$StartupPerformanceTest = 0; # Ts
$TestsPhoneHome = 0; # Should test report back to server?
$GraphNameOverride = 'fx-linux-tbox';
# $results_server
#----------------------------------------------------------------------------
# Server on which test results will be accessible. This was originally tegu,
# then became axolotl. Once we moved services from axolotl, it was time
# to give this service its own hostname to make future transitions easier.
# - cmp@mozilla.org
#$results_server = "build-graphs.mozilla.org";
#$pageload_server = "spider"; # localhost
$pageload_server = "pageload.build.mozilla.org";
#
# Timeouts, values are in seconds.
#
#$CVSCheckoutTimeout = 3600;
#$CreateProfileTimeout = 45;
#$RegxpcomTestTimeout = 120;
#$AliveTestTimeout = 45;
#$ViewerTestTimeout = 45;
#$EmbedTestTimeout = 45;
#$BloatTestTimeout = 120; # seconds
#$MailBloatTestTimeout = 120; # seconds
#$JavaTestTimeout = 45;
#$DomTestTimeout = 45; # seconds
#$XpcomGlueTestTimeout = 15;
#$CodesizeTestTimeout = 900; # seconds
#$CodesizeTestType = "auto"; # {"auto"|"base"}
#$LayoutPerformanceTestTimeout = 1200; # entire test, seconds
#$DHTMLPerformanceTestTimeout = 1200; # entire test, seconds
#$QATestTimeout = 1200; # entire test, seconds
#$LayoutPerformanceTestPageTimeout = 30000; # each page, ms
#$StartupPerformanceTestTimeout = 15; # seconds
#$XULWindowOpenTestTimeout = 150; # seconds
#$MozConfigFileName = 'mozconfig';
#$UseMozillaProfile = 1;
#$MozProfileName = 'default';
#- Set these to what makes sense for your system
#$Make = 'gmake'; # Must be GNU make
#$MakeOverrides = '';
#$mail = '/bin/mail';
#$CVS = 'cvs -q';
#$CVSCO = 'checkout -P';
# win32 usually doesn't have /bin/mail
#$blat = 'c:/nstools/bin/blat';
#$use_blat = 0;
# Set moz_cvsroot to something like:
# :pserver:$ENV{USER}%netscape.com\@cvs.mozilla.org:/cvsroot
# :pserver:anonymous\@cvs-mirror.mozilla.org:/cvsroot
#
# Note that win32 may not need \@, depends on ' or ".
# :pserver:$ENV{USER}%netscape.com@cvs.mozilla.org:/cvsroot
#$moz_cvsroot = $ENV{CVSROOT};
# CONFIG: $moz_cvsroot = '%mozillaCvsroot%';
$moz_cvsroot = ':ext:cltbld@cvs.mozilla.org:/cvsroot';
#- Set these proper values for your tinderbox server
#$Tinderbox_server = 'tinderbox-daemon@tinderbox.mozilla.org';
# Allow for non-client builds, e.g. camino.
#$moz_client_mk = 'client.mk';
#- Set if you want to build in a separate object tree
$ObjDir = 'obj-fx-trunk';
# Extra build name, if needed.
$BuildNameExtra = 'Nightly';
# User comment, eg. ip address for dhcp builds.
# ex: $UserComment = "ip = 208.12.36.108";
#$UserComment = 0;
#-
#- The rest should not need to be changed
#-
#- Minimum wait period from start of build to start of next build in minutes.
#$BuildSleep = 10;
#- Until you get the script working. When it works,
#- change to the tree you're actually building
# CONFIG: $BuildTree = '%buildTree%';
$BuildTree = 'MozillaTest';
#$BuildName = '';
#$BuildTag = '';
#$BuildConfigDir = 'mozilla/config';
#$Topsrcdir = 'mozilla';
$BinaryName = 'firefox-bin';
#
# For embedding app, use:
#$EmbedBinaryName = 'TestGtkEmbed';
#$EmbedDistDir = 'dist/bin'
#$ShellOverride = ''; # Only used if the default shell is too stupid
#$ConfigureArgs = '';
#$ConfigureEnvArgs = '';
#$Compiler = 'gcc';
#$NSPRArgs = '';
#$ShellOverride = '';
# Release build options
$ReleaseBuild = 1;
$shiptalkback = 0;
$ReleaseToLatest = 1; # Push the release to latest-<milestone>?
$ReleaseToDated = 1; # Push the release to YYYY-MM-DD-HH-<milestone>?
$build_hour = 14;
$package_creation_path = "/browser/installer";
# needs setting for mac + talkback: $mac_bundle_path = "/browser/app";
$ssh_version = "2";
# CONFIG: $ssh_user = "%sshUser%";
$ssh_user = "ffxbld";
$ssh_key = "'$ENV{HOME}/.ssh/ffxbld_dsa'";
# CONFIG: $ssh_server = "%sshServer%";
$ssh_server = "stage-old.mozilla.org";
$ReleaseGroup = "firefox";
$ftp_path = "/home/ftp/pub/firefox/nightly/experimental";
$url_path = "http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/experimental";
$tbox_ftp_path = "/home/ftp/pub/firefox/tinderbox-builds";
$tbox_url_path = "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds";
$milestone = "trunk";
$notify_list = 'build-announce@mozilla.org';
$stub_installer = 0;
$sea_installer = 0;
$archive = 1;
$push_raw_xpis = 0;
# CONFIG: $update_aus_host = '%ausServer%';
$update_aus_host = 'aus2-staging.mozilla.org';
$update_pushinfo = 0;
$update_package = 1;
$update_product = "Firefox";
$update_version = "trunk";
$update_platform = "Linux_x86-gcc3";
$update_hash = "sha1";
# CONFIG: $update_filehost = '%ftpServer%';
$update_filehost = 'ftp.mozilla.org';
$update_ver_file = 'browser/config/version.txt';
$crashreporter_buildsymbols = 1;
$crashreporter_pushsymbols = 1;
# CONFIG: $ENV{'SYMBOL_SERVER_HOST'} = '%symbolServer%';
$ENV{'SYMBOL_SERVER_HOST'} = 'dm-symbolpush01.mozilla.org';
# CONFIG: $ENV{'SYMBOL_SERVER_USER'} = '%symbolServerUser%';
$ENV{'SYMBOL_SERVER_USER'} = 'ffxbld';
# CONFIG: $ENV{'SYMBOL_SERVER_PATH'} = '%symbolServerPath%';
$ENV{'SYMBOL_SERVER_PATH'} = '/mnt/netapp/breakpad/symbols_ffx';
# CONFIG: $ENV{'SYMBOL_SERVER_SSH_KEY'} = '%symbolServerKey%';
$ENV{'SYMBOL_SERVER_SSH_KEY'} = '/home/cltbld/.ssh/ffxbld_dsa';
# Reboot the OS at the end of build-and-test cycle. This is primarily
# intended for Win9x, which can't last more than a few cycles before
# locking up (and testing would be suspect even after a couple of cycles).
# Right now, there is only code to force the reboot for Win9x, so even
# setting this to 1, will not have an effect on other platforms. Setting
# up win9x to automatically logon and begin running tinderbox is left
# as an exercise to the reader.
#$RebootSystem = 0;
# LogCompression specifies the type of compression used on the log file.
# Valid options are 'gzip', and 'bzip2'. Please make sure the binaries
# for 'gzip' or 'bzip2' are in the user's path before setting this
# option.
#$LogCompression = '';
# LogEncoding specifies the encoding format used for the logs. Valid
# options are 'base64', and 'uuencode'. If $LogCompression is set above,
# this needs to be set to 'base64' or 'uuencode' to ensure that the
# binary data is transferred properly.
#$LogEncoding = '';
# Prevent Extension Manager from spawning child processes during tests
# - processes that tbox scripts cannot kill.
#$ENV{NO_EM_RESTART} = '1';

View File

@@ -1 +0,0 @@
trigger a nightly to push the fix to bug 421841 to users

View File

@@ -1,28 +0,0 @@
#
## hostname: bm-xserve08.build.mozilla.org
## uname: Darwin bm-xserve08.build.mozilla.org 8.8.4 Darwin Kernel Version 8.8.4: Sun Oct 29 15:26:54 PST 2006; root:xnu-792.16.4.obj~1/RELEASE_I386 i386 i386
#
# symbols for breakpad
export CFLAGS="-g -gfull"
export CXXFLAGS="-g -gfull"
. $topsrcdir/build/macosx/universal/mozconfig
mk_add_options MOZ_MAKE_FLAGS="-j4"
mk_add_options MOZ_CO_MODULE="mozilla/tools/update-packaging mozilla/tools/codesighs"
mk_add_options MOZ_CO_PROJECT="browser"
mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/../build/universal
ac_add_options --enable-application=browser
ac_add_options --enable-update-channel=nightly
# Don't add explicit optimize flags here, set them in configure.in, see bug 407794.
ac_add_options --enable-optimize
ac_add_options --disable-debug
ac_add_options --disable-tests
ac_add_options --enable-update-packaging
# ac_add_options --enable-official-branding
ac_add_app_options ppc --enable-prebinding
ac_add_options --enable-codesighs

View File

@@ -1,269 +0,0 @@
#
## hostname: bm-xserve08.build.mozilla.org
## uname: Darwin bm-xserve08.build.mozilla.org 8.8.4 Darwin Kernel Version 8.8.4: Sun Oct 29 15:26:54 PST 2006; root:xnu-792.16.4.obj~1/RELEASE_I386 i386 i386
#
#- tinder-config.pl - Tinderbox configuration file.
#- Uncomment the variables you need to set.
#- The default values are the same as the commented variables.
$ENV{NO_EM_RESTART} = "1";
$ENV{DYLD_NO_FIX_PREBINDING} = "1";
$ENV{LD_PREBIND_ALLOW_OVERLAP} = "1";
$ENV{CVS_RSH} = "ssh";
$ENV{MOZ_CRASHREPORTER_NO_REPORT} = '1';
$MacUniversalBinary = 1;
# $ENV{MOZ_PACKAGE_MSI}
#-----------------------------------------------------------------------------
# Default: 0
# Values: 0 | 1
# Purpose: Controls whether a MSI package is made.
# Requires: Windows and a local MakeMSI installation.
#$ENV{MOZ_PACKAGE_MSI} = 0;
# $ENV{MOZ_SYMBOLS_TRANSFER_TYPE}
#-----------------------------------------------------------------------------
# Default: scp
# Values: scp | rsync
# Purpose: Use scp or rsync to transfer symbols to the Talkback server.
# Requires: The selected type requires the command be available both locally
# and on the Talkback server.
#$ENV{MOZ_SYMBOLS_TRANSFER_TYPE} = "scp";
#- PLEASE FILL THIS IN WITH YOUR PROPER EMAIL ADDRESS
$BuildAdministrator = 'build@mozilla.org';
#$BuildAdministrator = "$ENV{USER}\@$ENV{HOST}";
#$BuildAdministrator = ($ENV{USER} || "cltbld") . "\@" . ($ENV{HOST} || "dhcp");
#- You'll need to change these to suit your machine's needs
#$DisplayServer = ':0.0';
#- Default values of command-line opts
#-
#$BuildDepend = 1; # Depend or Clobber
#$BuildDebug = 0; # Debug or Opt (Darwin)
#$ReportStatus = 1; # Send results to server, or not
#$ReportFinalStatus = 1; # Finer control over $ReportStatus.
#$UseTimeStamp = 1; # Use the CVS 'pull-by-timestamp' option, or not
#$BuildOnce = 0; # Build once, don't send results to server
#$TestOnly = 0; # Only run tests, don't pull/build
#$BuildEmbed = 0; # After building seamonkey, go build embed app.
#$SkipMozilla = 0; # Use to debug post-mozilla.pl scripts.
#$BuildLocales = 0; # Do l10n packaging?
# Tests
$CleanProfile = 1;
#$ResetHomeDirForTests = 1;
$ProductName = 'Minefield';
$VendorName = "";
# CONFIG: $RunMozillaTests = %runMozillaTests%;
$RunMozillaTests = 1;
$RegxpcomTest = 1;
$AliveTest = 1;
#$JavaTest = 0;
#$ViewerTest = 0;
#$BloatTest = 0; # warren memory bloat test
#$BloatTest2 = 0; # dbaron memory bloat test, require tracemalloc
#$DomToTextConversionTest = 0;
#$XpcomGlueTest = 0;
$CodesizeTest = 1; # Z, require mozilla/tools/codesighs
$EmbedCodesizeTest = 0; # mZ, require mozilla/tools/codesigns
#$MailBloatTest = 0;
#$EmbedTest = 0; # Assumes you wanted $BuildEmbed=1
$LayoutPerformanceTest = 0; # Tp
$LayoutPerformanceLocalTest = 0; # Tp2
$DHTMLPerformanceTest = 0; # Tdhtml
#$QATest = 0;
$XULWindowOpenTest = 0; # Txul
$StartupPerformanceTest = 0; # Ts
$TestsPhoneHome = 0; # Should test report back to server?
$GraphNameOverride = 'xserve08.build.mozilla.org_Fx-Trunk';
# $results_server
#----------------------------------------------------------------------------
# Server on which test results will be accessible. This was originally tegu,
# then became axolotl. Once we moved services from axolotl, it was time
# to give this service its own hostname to make future transitions easier.
# - cmp@mozilla.org
#$results_server = "build-graphs.mozilla.org";
#$pageload_server = "spider"; # localhost
$pageload_server = "pageload.build.mozilla.org"; # localhost
#
# Timeouts, values are in seconds.
#
#$CVSCheckoutTimeout = 3600;
#$CreateProfileTimeout = 45;
#$RegxpcomTestTimeout = 120;
$AliveTestTimeout = 10;
#$ViewerTestTimeout = 45;
#$EmbedTestTimeout = 45;
#$BloatTestTimeout = 120; # seconds
#$MailBloatTestTimeout = 120; # seconds
#$JavaTestTimeout = 45;
#$DomTestTimeout = 45; # seconds
#$XpcomGlueTestTimeout = 15;
#$CodesizeTestTimeout = 900; # seconds
#$CodesizeTestType = "auto"; # {"auto"|"base"}
$LayoutPerformanceTestTimeout = 300; # entire test, seconds
$LayoutPerformanceLocalTestTimeout = 180; # entire test, seconds
$DHTMLPerformanceTestTimeout = 180; # entire test, seconds
#$QATestTimeout = 1200; # entire test, seconds
#$LayoutPerformanceTestPageTimeout = 30000; # each page, ms
#$StartupPerformanceTestTimeout = 15; # seconds
#$XULWindowOpenTestTimeout = 150; # seconds
#$MozConfigFileName = 'mozconfig';
#$UseMozillaProfile = 1;
#$MozProfileName = 'default';
#- Set these to what makes sense for your system
#$Make = 'gmake'; # Must be GNU make
#$MakeOverrides = '';
#$mail = '/bin/mail';
#$CVS = 'cvs -q';
#$CVSCO = 'checkout -P';
# win32 usually doesn't have /bin/mail
#$blat = 'c:/nstools/bin/blat';
#$use_blat = 0;
# Set moz_cvsroot to something like:
# :pserver:$ENV{USER}%netscape.com\@cvs.mozilla.org:/cvsroot
# :pserver:anonymous\@cvs-mirror.mozilla.org:/cvsroot
#
# Note that win32 may not need \@, depends on ' or ".
# :pserver:$ENV{USER}%netscape.com@cvs.mozilla.org:/cvsroot
# CONFIG: $moz_cvsroot = '%mozillaCvsroot%';
$moz_cvsroot = ':ext:cltbld@cvs.mozilla.org:/cvsroot';
#- Set these proper values for your tinderbox server
#$Tinderbox_server = 'tinderbox-daemon@tinderbox.mozilla.org';
# Allow for non-client builds, e.g. camino.
#$moz_client_mk = 'client.mk';
#- Set if you want to build in a separate object tree
$ObjDir = '../build/universal';
# Extra build name, if needed.
$BuildNameExtra = 'Universal Nightly';
# User comment, eg. ip address for dhcp builds.
# ex: $UserComment = "ip = 208.12.36.108";
#$UserComment = 0;
#-
#- The rest should not need to be changed
#-
#- Minimum wait period from start of build to start of next build in minutes.
#$BuildSleep = 10;
#- Until you get the script working. When it works,
#- change to the tree you're actually building
# CONFIG: $BuildTree = '%buildTree%';
$BuildTree = 'MozillaTest';
#$BuildName = '';
#$BuildTag = '';
#$BuildConfigDir = 'mozilla/config';
#$Topsrcdir = 'mozilla';
$BinaryName = 'firefox-bin';
#
# For embedding app, use:
#$EmbedBinaryName = 'TestGtkEmbed';
#$EmbedDistDir = 'dist/bin'
#$ShellOverride = ''; # Only used if the default shell is too stupid
#$ConfigureArgs = '';
#$ConfigureEnvArgs = '';
#$Compiler = 'gcc';
#$NSPRArgs = '';
#$ShellOverride = '';
# Release build options
$ReleaseBuild = 1;
$shiptalkback = 0;
$ReleaseToLatest = 1; # Push the release to latest-<milestone>?
$ReleaseToDated = 1; # Push the release to YYYY-MM-DD-HH-<milestone>?
$build_hour = "14";
$package_creation_path = "/browser/installer";
# needs setting for mac + talkback: $mac_bundle_path = "/browser/app";
$mac_bundle_path = "/browser/app";
$ssh_version = "2";
# CONFIG: $ssh_user = "%sshUser%";
$ssh_user = "ffxbld";
$ssh_key = "'$ENV{HOME}/.ssh/ffxbld_dsa'";
# CONFIG: $ssh_server = "%sshServer%";
$ssh_server = "stage-old.mozilla.org";
$ReleaseGroup = "firefox";
$ftp_path = "/home/ftp/pub/firefox/nightly/experimental";
$url_path = "http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/experimental";
$tbox_ftp_path = "/home/ftp/pub/firefox/tinderbox-builds";
$tbox_url_path = "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds";
$milestone = "trunk";
$notify_list = "build-announce\@mozilla.org";
$stub_installer = 0;
$sea_installer = 0;
$archive = 1;
$push_raw_xpis = 0;
# CONFIG: $update_aus_host = '%ausServer%';
$update_aus_host = 'aus2-staging.mozilla.org';
$update_package = 1;
$update_product = "Firefox";
$update_version = "trunk";
$update_platform = "Darwin_Universal-gcc3";
$update_hash = "sha1";
# CONFIG: $update_filehost = '%ftpServer%';
$update_filehost = 'ftp.mozilla.org';
$update_ver_file = 'browser/config/version.txt';
$update_pushinfo = 0;
$crashreporter_buildsymbols = 1;
$crashreporter_pushsymbols = 1;
# CONFIG: $ENV{'SYMBOL_SERVER_HOST'} = '%symbolServer%';
$ENV{'SYMBOL_SERVER_HOST'} = 'dm-symbolpush01.mozilla.org';
# CONFIG: $ENV{'SYMBOL_SERVER_USER'} = '%symbolServerUser%';
$ENV{'SYMBOL_SERVER_USER'} = 'ffxbld';
# CONFIG: $ENV{'SYMBOL_SERVER_PATH'} = '%symbolServerPath%';
$ENV{'SYMBOL_SERVER_PATH'} = '/mnt/netapp/breakpad/symbols_ffx';
# CONFIG: $ENV{'SYMBOL_SERVER_SSH_KEY'} = '%symbolServerKey%';
$ENV{'SYMBOL_SERVER_SSH_KEY'} = '/Users/cltbld/.ssh/ffxbld_dsa';
# Reboot the OS at the end of build-and-test cycle. This is primarily
# intended for Win9x, which can't last more than a few cycles before
# locking up (and testing would be suspect even after a couple of cycles).
# Right now, there is only code to force the reboot for Win9x, so even
# setting this to 1, will not have an effect on other platforms. Setting
# up win9x to automatically logon and begin running tinderbox is left
# as an exercise to the reader.
#$RebootSystem = 0;
# LogCompression specifies the type of compression used on the log file.
# Valid options are 'gzip', and 'bzip2'. Please make sure the binaries
# for 'gzip' or 'bzip2' are in the user's path before setting this
# option.
#$LogCompression = '';
# LogEncoding specifies the encoding format used for the logs. Valid
# options are 'base64', and 'uuencode'. If $LogCompression is set above,
# this needs to be set to 'base64' or 'uuencode' to ensure that the
# binary data is transferred properly.
#$LogEncoding = '';
# Prevent Extension Manager from spawning child processes during tests
# - processes that tbox scripts cannot kill.
#$ENV{NO_EM_RESTART} = '1';

View File

@@ -1 +0,0 @@
Clobbering to pick up fixes from bug 419319.

View File

@@ -1,20 +0,0 @@
#
## hostname: fx-win32-tbox
## uname: MINGW32_NT-5.2 FX-WIN32-TBOX 1.0.11(0.46/3/2) 2007-01-12 12:05 i686 Msys
#
export CFLAGS="-GL -wd4624 -wd4952"
export CXXFLAGS="-GL -wd4624 -wd4952"
export LDFLAGS="-LTCG"
mk_add_options MOZ_CO_PROJECT=browser
mk_add_options MOZ_MAKE_FLAGS="-j5"
mk_add_options MOZ_CO_MODULE="mozilla/tools/update-packaging"
mk_add_options PROFILE_GEN_SCRIPT='$(PYTHON) $(MOZ_OBJDIR)/_profile/pgo/profileserver.py'
ac_add_options --enable-application=browser
ac_add_options --enable-update-channel=nightly
ac_add_options --enable-optimize
ac_add_options --disable-debug
ac_add_options --disable-tests
ac_add_options --enable-update-packaging
ac_add_options --enable-jemalloc

View File

@@ -1,264 +0,0 @@
#
## hostname: fx-win32-tbox
## uname: MINGW32_NT-5.2 FX-WIN32-TBOX 1.0.11(0.46/3/2) 2007-01-12 12:05 i686 Msys
#
#- tinder-config.pl - Tinderbox configuration file.
#- Uncomment the variables you need to set.
#- The default values are the same as the commented variables.
$ENV{NO_EM_RESTART} = '1';
$ENV{CVS_RSH} = "ssh";
$ENV{MOZ_CRASHREPORTER_NO_REPORT} = '1';
# $ENV{MOZ_PACKAGE_MSI}
#-----------------------------------------------------------------------------
# Default: 0
# Values: 0 | 1
# Purpose: Controls whether a MSI package is made.
# Requires: Windows and a local MakeMSI installation.
#$ENV{MOZ_PACKAGE_MSI} = 0;
# $ENV{MOZ_SYMBOLS_TRANSFER_TYPE}
#-----------------------------------------------------------------------------
# Default: scp
# Values: scp | rsync
# Purpose: Use scp or rsync to transfer symbols to the Talkback server.
# Requires: The selected type requires the command be available both locally
# and on the Talkback server.
#$ENV{MOZ_SYMBOLS_TRANSFER_TYPE} = "scp";
#- PLEASE FILL THIS IN WITH YOUR PROPER EMAIL ADDRESS
$BuildAdministrator = 'build@mozilla.org';
#$BuildAdministrator = "$ENV{USER}\@$ENV{HOST}";
#$BuildAdministrator = ($ENV{USER} || "cltbld") . "\@" . ($ENV{HOST} || "dhcp");
#- You'll need to change these to suit your machine's needs
#$DisplayServer = ':0.0';
#- Default values of command-line opts
#-
#$BuildDepend = 1; # Depend or Clobber
#$BuildDebug = 0; # Debug or Opt (Darwin)
#$ReportStatus = 1; # Send results to server, or not
#$ReportFinalStatus = 1; # Finer control over $ReportStatus.
#$UseTimeStamp = 1; # Use the CVS 'pull-by-timestamp' option, or not
#$BuildOnce = 0; # Build once, don't send results to server
#$TestOnly = 0; # Only run tests, don't pull/build
#$BuildEmbed = 0; # After building seamonkey, go build embed app.
#$SkipMozilla = 0; # Use to debug post-mozilla.pl scripts.
#$BuildLocales = 0; # Do l10n packaging?
# Tests
$CleanProfile = 1;
#$ResetHomeDirForTests = 1;
$ProductName = "Firefox";
$VendorName = "Mozilla";
# CONFIG: $RunMozillaTests = %runMozillaTests%;
$RunMozillaTests = 1;
$RegxpcomTest = 1;
$AliveTest = 1;
$JavaTest = 0;
$ViewerTest = 0;
$BloatTest = 0; # warren memory bloat test
$BloatTest2 = 0; # dbaron memory bloat test, require tracemalloc
$DomToTextConversionTest = 0;
$XpcomGlueTest = 0;
$CodesizeTest = 0; # Z, require mozilla/tools/codesighs
$EmbedCodesizeTest = 0; # mZ, require mozilla/tools/codesigns
$MailBloatTest = 0;
$EmbedTest = 0; # Assumes you wanted $BuildEmbed=1
$LayoutPerformanceTest = 0; # Tp
$DHTMLPerformanceTest = 0; # Tdhtml
$QATest = 0;
$XULWindowOpenTest = 0; # Txul
$StartupPerformanceTest = 0; # Ts
$NeckoUnitTest = 0;
$RenderPerformanceTest = 0; # Tgfx
$TestsPhoneHome = 0; # Should test report back to server?
$GraphNameOverride = 'fx-win32-tbox';
# $results_server
#----------------------------------------------------------------------------
# Server on which test results will be accessible. This was originally tegu,
# then became axolotl. Once we moved services from axolotl, it was time
# to give this service its own hostname to make future transitions easier.
# - cmp@mozilla.org
#$results_server = "build-graphs.mozilla.org";
$pageload_server = "pageload.build.mozilla.org"; # localhost
#
# Timeouts, values are in seconds.
#
#$CVSCheckoutTimeout = 3600;
#$CreateProfileTimeout = 45;
#$RegxpcomTestTimeout = 120;
#$AliveTestTimeout = 30;
#$ViewerTestTimeout = 45;
#$EmbedTestTimeout = 45;
#$BloatTestTimeout = 120; # seconds
#$MailBloatTestTimeout = 120; # seconds
#$JavaTestTimeout = 45;
#$DomTestTimeout = 45; # seconds
#$XpcomGlueTestTimeout = 15;
#$CodesizeTestTimeout = 900; # seconds
#$CodesizeTestType = "auto"; # {"auto"|"base"}
$LayoutPerformanceTestTimeout = 800; # entire test, seconds
#$DHTMLPerformanceTestTimeout = 1200; # entire test, seconds
#$QATestTimeout = 1200; # entire test, seconds
#$LayoutPerformanceTestPageTimeout = 30000; # each page, ms
#$StartupPerformanceTestTimeout = 20; # seconds
#$XULWindowOpenTestTimeout = 90; # seconds
#$NeckoUnitTestTimeout = 30; # seconds
$RenderPerformanceTestTimeout = 1800; # seconds
#$MozConfigFileName = 'mozconfig';
#$UseMozillaProfile = 1;
#$MozProfileName = 'default';
#- Set these to what makes sense for your system
$Make = 'make'; # Must be GNU make
#$MakeOverrides = '';
#$mail = '/bin/mail';
#$CVS = 'cvs -q';
#$CVSCO = 'checkout -P';
# win32 usually doesn't have /bin/mail
$blat = '/d/mozilla-build/blat261/full/blat';
#$use_blat = 1;
# Set moz_cvsroot to something like:
# :pserver:$ENV{USER}%netscape.com\@cvs.mozilla.org:/cvsroot
# :pserver:anonymous\@cvs-mirror.mozilla.org:/cvsroot
#
# Note that win32 may not need \@, depends on ' or ".
# :pserver:$ENV{USER}%netscape.com@cvs.mozilla.org:/cvsroot
# CONFIG: $moz_cvsroot = '%mozillaCvsroot%';
$moz_cvsroot = ':ext:cltbld@cvs.mozilla.org:/cvsroot';
#- Set these proper values for your tinderbox server
#$Tinderbox_server = 'tinderbox-daemon@tinderbox.mozilla.org';
# Allow for non-client builds, e.g. camino.
#$moz_client_mk = 'client.mk';
#- Set if you want to build in a separate object tree
$ObjDir = 'obj-fx-trunk';
# Extra build name, if needed.
$BuildNameExtra = 'Nightly';
# User comment, eg. ip address for dhcp builds.
# ex: $UserComment = "ip = 208.12.36.108";
#$UserComment = 0;
#-
#- The rest should not need to be changed
#-
#- Minimum wait period from start of build to start of next build in minutes.
#$BuildSleep = 10;
#- Until you get the script working. When it works,
#- change to the tree you're actually building
# CONFIG: $BuildTree = '%buildTree%';
$BuildTree = 'MozillaTest';
#$BuildName = '';
#$BuildTag = '';
#$BuildConfigDir = 'mozilla/config';
#$Topsrcdir = 'mozilla';
$BinaryName = 'firefox.exe';
#
# For embedding app, use:
#$EmbedBinaryName = 'TestGtkEmbed';
#$EmbedDistDir = 'dist/bin'
#$ShellOverride = ''; # Only used if the default shell is too stupid
#$ConfigureArgs = '';
#$ConfigureEnvArgs = '';
#$Compiler = 'gcc';
#$NSPRArgs = '';
#$ShellOverride = '';
$ProfiledBuild = 1;
# Release build options
$ReleaseBuild = 1;
$shiptalkback = 0;
$ReleaseToLatest = 1; # Push the release to latest-<milestone>?
$ReleaseToDated = 1; # Push the release to YYYY-MM-DD-HH-<milestone>?
$build_hour = "14";
$package_creation_path = "/browser/installer";
# needs setting for mac + talkback: $mac_bundle_path = "/browser/app";
$ssh_version = "2";
# CONFIG: $ssh_user = "%sshUser%";
$ssh_user = "ffxbld";
$ssh_key = "'$ENV{HOME}/.ssh/ffxbld_dsa'";
# CONFIG: $ssh_server = "%sshServer%";
$ssh_server = "stage-old.mozilla.org";
$ReleaseGroup = "firefox";
$ftp_path = "/home/ftp/pub/firefox/nightly/experimental";
$url_path = "http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/experimental";
$tbox_ftp_path = "/home/ftp/pub/firefox/tinderbox-builds";
$tbox_url_path = "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds";
$milestone = "trunk";
$notify_list = 'build-announce@mozilla.org';
$stub_installer = 0;
$sea_installer = 1;
$archive = 1;
$push_raw_xpis = 0;
# CONFIG: $update_aus_host = '%ausServer%';
$update_aus_host = 'aus2-staging.mozilla.org';
$update_package = 1;
$update_product = "Firefox";
$update_version = "trunk";
$update_platform = "WINNT_x86-msvc";
$update_hash = "sha1";
# CONFIG: $update_filehost = '%ftpServer%';
$update_filehost = 'ftp.mozilla.org';
$update_ver_file = 'browser/config/version.txt';
$update_pushinfo = 0;
$crashreporter_buildsymbols = 1;
$crashreporter_pushsymbols = 1;
# CONFIG: $ENV{'SYMBOL_SERVER_HOST'} = '%symbolServer%';
$ENV{'SYMBOL_SERVER_HOST'} = 'dm-symbolpush01.mozilla.org';
# CONFIG: $ENV{'SYMBOL_SERVER_USER'} = '%symbolServerUser%';
$ENV{'SYMBOL_SERVER_USER'} = 'ffxbld';
# CONFIG: $ENV{'SYMBOL_SERVER_PATH'} = '%symbolServerPath%';
$ENV{'SYMBOL_SERVER_PATH'} = '/mnt/netapp/breakpad/symbols_ffx';
# CONFIG: $ENV{'SYMBOL_SERVER_SSH_KEY'} = '%symbolServerKey%';
$ENV{'SYMBOL_SERVER_SSH_KEY'} = '/c/Documents and Settings/cltbld/.ssh/ffxbld_dsa';
# Reboot the OS at the end of build-and-test cycle. This is primarily
# intended for Win9x, which can't last more than a few cycles before
# locking up (and testing would be suspect even after a couple of cycles).
# Right now, there is only code to force the reboot for Win9x, so even
# setting this to 1, will not have an effect on other platforms. Setting
# up win9x to automatically logon and begin running tinderbox is left
# as an exercise to the reader.
#$RebootSystem = 0;
# LogCompression specifies the type of compression used on the log file.
# Valid options are 'gzip', and 'bzip2'. Please make sure the binaries
# for 'gzip' or 'bzip2' are in the user's path before setting this
# option.
#$LogCompression = '';
# LogEncoding specifies the encoding format used for the logs. Valid
# options are 'base64', and 'uuencode'. If $LogCompression is set above,
# this needs to be set to 'base64' or 'uuencode' to ensure that the
# binary data is transferred properly.
#$LogEncoding = '';
# Prevent Extension Manager from spawning child processes during tests
# - processes that tbox scripts cannot kill.
#$ENV{NO_EM_RESTART} = '1';