[MozJF] 7zip trunk + SVG - 10-04-2004 Win32.

Discussion about official Mozilla Firefox builds
Post Reply
MozJF
Posts: 2007
Joined: July 14th, 2003, 10:07 am
Location: Near Atlantic Ocean

[MozJF] 7zip trunk + SVG - 10-04-2004 Win32.

Post by MozJF »

This build is using "official artwork" for contributors, aka "the blue globe without fox on it".

NB : list of bugs of SVG, thanks to peter(6) for the original link and I I make it smaller ;o)

http://tinylink.com/?4R7GPxeQS6

If you're not using WinXP, you must use gdiplus.dll ; see this page for more info :

http://mozilla.org/projects/svg/build.html#win_gdi_dl

.mozconfig used (with MSVC++ 6.0) :

Code: Select all

. $topsrcdir/browser/config/mozconfig

ac_add_options --disable-tests
ac_add_options --disable-debug
ac_add_options --disable-pedantic

ac_add_options --enable-svg
ac_add_options --enable-svg-renderer-gdiplus
ac_add_options --disable-activex
ac_add_options --disable-activex-scripting

ac_add_options --enable-static
ac_add_options --disable-shared.

ac_add_options --enable-optimize='-O1 -G6'

export BUILD_OFFICIAL=1
export MOZILLA_OFFICIAL=1
mk_add_options BUILD_OFFICIAL=1
mk_add_options MOZILLA_OFFICIAL=1



Build is available as a 7zip self extracting file (4.84 Mb) ; For Pentium Pro/2/3/4, Celeron, AMD Athlon/AthlonXP and Duron.

Source used were up to date at midnight mozilla.org time.
MozJF
User avatar
Peter(6)
Posts: 13011
Joined: September 4th, 2003, 1:26 am
Location: Maassluis, The Netherlands

Post by Peter(6) »

loading....
installed.....
tested....
works....

Thanks
nightly build threads 20040225 (FF 0.8.0+) - 20120331 (FF14a)
MozJF
Posts: 2007
Joined: July 14th, 2003, 10:07 am
Location: Near Atlantic Ocean

Post by MozJF »

You're welcome ;o)
MozJF
User avatar
PhoenixNostalgia
Posts: 562
Joined: September 27th, 2003, 10:13 pm

Post by PhoenixNostalgia »

Anybody know when the Extension Manager will be hooked up?
User avatar
Peter(6)
Posts: 13011
Joined: September 4th, 2003, 1:26 am
Location: Maassluis, The Netherlands

Post by Peter(6) »

probably after monday
nightly build threads 20040225 (FF 0.8.0+) - 20120331 (FF14a)
MozJF
Posts: 2007
Joined: July 14th, 2003, 10:07 am
Location: Near Atlantic Ocean

Post by MozJF »

Yes, surely. And it will be a great thing ;o)
MozJF
User avatar
Zulithe
Posts: 658
Joined: May 3rd, 2003, 5:45 pm
Location: San Francisco, CA

Post by Zulithe »

Mmmm can't wait for the extention manager!!!

I think i'll wait an hour or two for your 11-04 build MozJF (if you make one today... it is easter sunday afterall)
MozJF
Posts: 2007
Joined: July 14th, 2003, 10:07 am
Location: Near Atlantic Ocean

Post by MozJF »

I will do it after doing a checkout at 05:00 am (mozilla.org time) today. So, it will be available 2 or 3 hours later (as I am doing both svg and simple build at the same time).
MozJF
Post Reply