JTw : Weekly-Tb 0.6 Final (Oxp/GALF6 +Domi)

Discussion of third-party/unofficial Firefox/Thunderbird/SeaMonkey builds.
User avatar
jayfromtaiwan
Posts: 713
Joined: March 4th, 2004, 6:50 pm
Location: Melrose, MA
Contact:

JTw : Weekly-Tb 0.6 Final (Oxp/GALF6 +Domi)

Post by jayfromtaiwan »

My Oxp/GALF6 optimized Thunderbird 0.6 Final is <b>OUT</b> :-D

This build has the DOM Inspector included
This build is a Branch build


You can download the builds at:
<a href="http://pryan.org/mozilla/thunderbird/jayfromtaiwan/Tb-06-040504-Oxp-GALF6-DOMi.exe">Tb-06-040504-Oxp-GALF6-DOMi.exe</a>
For older builds go to<a href="http://pryan.org/mozilla/firefox/jayfromtaiwan/">JTw's Moz Page<b>(DOWN)</b></a>
Thanks Mr. Patrick for hosing my builds :-D

MSVC++ .NET 2003
Optimization Flags:

-Oxp
-GALF6
-c

My .mozconfig:

Code: Select all

. $topsrcdir/mail/config/mozconfig

export MOZ_THUNDERBIRD=1
mk_add_options MOZ_THUNDERBIRD=1

LDFLAGS="-ltcg"
GLIB_PREFIX=c:/mozilla/w32build/vc7
LIBIDL_PREFIX=c:/mozilla/w32build/vc7

ac_add_options --disable-accessibility
ac_add_options --disable-auto-deps
ac_add_options --disable-debug
ac_add_options --disable-installer
ac_add_options --disable-jsd
ac_add_options --disable-tests
ac_add_options --enable-strip
ac_add_options --enable-strip-libs
ac_add_options --disable-dtd-debug
ac_add_options --disable-glibtest
ac_add_options --disable-gtktest
ac_add_options --disable-freetype2
ac_add_options --disable-freetypetest
ac_add_options --disable-libIDLtest
ac_add_options --disable-xterm-updates
ac_add_options --disable-logging
ac_add_options --disable-toolkit-gtk
ac_add_options --disable-toolkit-qt
ac_add_options --disable-toolkit-xlib
ac_add_options --disable-xprint

ac_add_options --enable-crypto
ac_add_options --disable-logging
ac_add_options --enable-extensions=inspector,wallet,spellcheck,xmlextras
ac_add_options --disable-oji
ac_add_options --disable-necko-disk-cache
ac_add_options --disable-profilesharing
ac_add_options --enable-necko-protocols=http,file,jar,viewsource,res,data
ac_add_options --enable-image-decoders=default,-xbm
ac_add_options --disable-ldap
ac_add_options --disable-postscript
ac_add_options --disable-pedantic

ac_add_options --disable-irc
ac_add_options --disable-static-component-loader 
ac_add_options --disable-cpp-rtti 

ac_add_options --enable-optimize='processor'
Last edited by jayfromtaiwan on May 3rd, 2004, 5:18 pm, edited 13 times in total.
Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.8b2) Gecko/20050410 Firefox/1.0+ (jayfromtaiwan)
User avatar
redemption
Posts: 69
Joined: November 5th, 2003, 7:36 pm
Contact:

Post by redemption »

I would love it if you could post how you went about building Thunderbird with VC++.NET 2003. I've been trying to do that recently and the build process always fails. It used to work before the new build instructions, and I just can't figure out the problem.

In any case, thanks for your build!
redemption in a blog (tech, Mozilla, Firefox, Thunderbird, CSS, web development)
User avatar
jayfromtaiwan
Posts: 713
Joined: March 4th, 2004, 6:50 pm
Location: Melrose, MA
Contact:

Post by jayfromtaiwan »

Here's the build instruction i used: http://iterator.besmirched.org/mozilla/mozbuild.html

do

Code: Select all

cvs checkout mozilla/mail

to get the source for building thunderbird

for the .mozconfig part, just add

Code: Select all

. $topsrcdir/mail/config/mozconfig

export MOZ_THUNDERBIRD=1
mk_add_options MOZ_THUNDERBIRD=1

To your .mozconfig for thunderbird
Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.8b2) Gecko/20050410 Firefox/1.0+ (jayfromtaiwan)
User avatar
jayfromtaiwan
Posts: 713
Joined: March 4th, 2004, 6:50 pm
Location: Melrose, MA
Contact:

Post by jayfromtaiwan »

2004.04.04 Build's out
Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.8b2) Gecko/20050410 Firefox/1.0+ (jayfromtaiwan)
User avatar
Zain
Posts: 127
Joined: November 30th, 2003, 12:28 am

Post by Zain »

Nice build.. Thanks. Keep up the good work!
Certified FireFox Addict
User avatar
realgeorge
Posts: 459
Joined: May 17th, 2003, 7:56 pm

Thunderbird

Post by realgeorge »

JTw, Are you planning on building an O2/GAL6/Non-SSE Win32 Thunderbird that I could use on my PII? I really like your Firefox browser builds, so I thought I would use your Thunderbird if you build one. Thanks for all your work.
User avatar
jayfromtaiwan
Posts: 713
Joined: March 4th, 2004, 6:50 pm
Location: Melrose, MA
Contact:

Post by jayfromtaiwan »

ok.

Today's plan:
1. Build a O2/GAL6 build .... the Ctrl+A fix was checking in after i pulled the source yesterday @@
2. Build a O2/GAL6 firefox build (if i have time cuz really no point to build today :-P)
Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.8b2) Gecko/20050410 Firefox/1.0+ (jayfromtaiwan)
User avatar
jayfromtaiwan
Posts: 713
Joined: March 4th, 2004, 6:50 pm
Location: Melrose, MA
Contact:

Post by jayfromtaiwan »

O2/GAL6 build is out
Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.8b2) Gecko/20050410 Firefox/1.0+ (jayfromtaiwan)
User avatar
realgeorge
Posts: 459
Joined: May 17th, 2003, 7:56 pm

02/GAL6 Build

Post by realgeorge »

I just downloaded the new 02/GAL6 build and am eager to try it out. Thanks JTw.
Last edited by realgeorge on April 23rd, 2004, 9:02 pm, edited 1 time in total.
User avatar
jayfromtaiwan
Posts: 713
Joined: March 4th, 2004, 6:50 pm
Location: Melrose, MA
Contact:

Post by jayfromtaiwan »

JTw : Weekly-2004.04.13(O2/GAL6 +Inspector) is out :-D
Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.8b2) Gecko/20050410 Firefox/1.0+ (jayfromtaiwan)
User avatar
jayfromtaiwan
Posts: 713
Joined: March 4th, 2004, 6:50 pm
Location: Melrose, MA
Contact:

Post by jayfromtaiwan »

<b>JTw : Weekly-2004.04.18 Branch(O2/GAL6 +Inspector) is OUT :-D</b>
Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.8b2) Gecko/20050410 Firefox/1.0+ (jayfromtaiwan)
User avatar
jayfromtaiwan
Posts: 713
Joined: March 4th, 2004, 6:50 pm
Location: Melrose, MA
Contact:

Post by jayfromtaiwan »

<b>JTw : Weekly-2004.04.24 0.6 Branch(O2/GAL6 +Inspector) is OUT :-D</b>
Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.8b2) Gecko/20050410 Firefox/1.0+ (jayfromtaiwan)
User avatar
Zain
Posts: 127
Joined: November 30th, 2003, 12:28 am

Post by Zain »

Using it now. Thanks.
Certified FireFox Addict
User avatar
jayfromtaiwan
Posts: 713
Joined: March 4th, 2004, 6:50 pm
Location: Melrose, MA
Contact:

Post by jayfromtaiwan »

Just wait for another 2 hours and you'll have an Oxp/GALF6 optimized Thunderbird 0.6 Final :-D
Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.8b2) Gecko/20050410 Firefox/1.0+ (jayfromtaiwan)
User avatar
jayfromtaiwan
Posts: 713
Joined: March 4th, 2004, 6:50 pm
Location: Melrose, MA
Contact:

Post by jayfromtaiwan »

My Oxp/GALF6 optimized Thunderbird 0.6 Final is <b>OUT</b> :-D
Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.8b2) Gecko/20050410 Firefox/1.0+ (jayfromtaiwan)
Post Reply