bangbang023 Veteran Posted July 16, 2004 Veteran Share Posted July 16, 2004 (edited) This thread is for the nightly builds of Firefox that I compile. You need two things to be able to use this: 1. An understanding that any nightly build is an unofficial beta, of sorts, and may have bugs to varying degrees of severity 2. A processor that supports SSE2 instructions 3. Windows 2000 and higher only. Windows 9x is no longer supported. This build contains a patch that places "Print" in the context menu. The developers refuse to listen to the needs of the users, so I will be using this small bit of unofficial code until they do. - My .mozconfig is as follows: . $topsrcdir/browser/config/mozconfigGLIB_PREFIX=J:/mozilla/w32build/vc8 LIBIDL_PREFIX=J:/mozilla/w32build/vc8 ac_add_options --enable-default-toolkit=windows ac_add_options --enable-canvas ac_add_options --enable-single-profile ac_add_options --enable-static ac_add_options --enable-strip ac_add_options --enable-svg ac_add_options --enable-optimize="-O2 -GAL -arch:SSE2" ac_add_options --disable-activex ac_add_options --disable-activex-scripting ac_add_options --disable-tests ac_add_options --disable-debug ac_add_options --disable-mailnews ac_add_options --disable-composer ac_add_options --disable-ldap ac_add_options --disable-profilesharing ac_add_options --disable-shared ac_add_options --disable-accessibility ac_add_options --disable-installer ac_add_options --disable-updater Download today's build (6.1MB, 7z sfx) If you appreciate my builds, please take a second to stop by my homepage and just say "hi" in the shoutbox or read over some of my pieces. That's more thanks than I'll ever need. this thread is post count locked since it will be bumped daily. Edited January 30, 2007 by bangbang023 Link to comment https://www.neowin.net/forum/topic/191297-fx-bangbang023-07-01-30-trunkwin32o2gal/ Share on other sites More sharing options...
after fallout Posted July 16, 2004 Share Posted July 16, 2004 ac_add_options --enable-optimize="-O2 -GL7 -arch:SSE2" you do O2 and not O3, is there a reason? Link to comment https://www.neowin.net/forum/topic/191297-fx-bangbang023-07-01-30-trunkwin32o2gal/#findComment-2501413 Share on other sites More sharing options...
futb0l Posted July 17, 2004 Share Posted July 17, 2004 wow, thanks for doing this Bangbang023. Link to comment https://www.neowin.net/forum/topic/191297-fx-bangbang023-07-01-30-trunkwin32o2gal/#findComment-2502993 Share on other sites More sharing options...
bangbang023 Veteran Posted July 17, 2004 Author Veteran Share Posted July 17, 2004 ac_add_options --enable-optimize="-O2 -GL7 -arch:SSE2"you do O2 and not O3, is there a reason? Visual Studio .Net doesn't have an o3 option. Link to comment https://www.neowin.net/forum/topic/191297-fx-bangbang023-07-01-30-trunkwin32o2gal/#findComment-2503125 Share on other sites More sharing options...
bangbang023 Veteran Posted July 17, 2004 Author Veteran Share Posted July 17, 2004 the 7/17 build is up for you guys to download Link to comment https://www.neowin.net/forum/topic/191297-fx-bangbang023-07-01-30-trunkwin32o2gal/#findComment-2505095 Share on other sites More sharing options...
Long Posted July 18, 2004 Share Posted July 18, 2004 bangbang, I know you'll probably deny this. But could you please do an O2 G7 Non-SSE build? I haven't found anyone that builds that frequently enough :o Link to comment https://www.neowin.net/forum/topic/191297-fx-bangbang023-07-01-30-trunkwin32o2gal/#findComment-2508430 Share on other sites More sharing options...
bangbang023 Veteran Posted July 18, 2004 Author Veteran Share Posted July 18, 2004 bangbang, I know you'll probably deny this. But could you please do an O2 G7 Non-SSE build? I haven't found anyone that builds that frequently enough :o I'm sorry man, but I only have one PC, so when I'm building I can't do anything else. I just don't have the time to do another build. :( 7/18 is up Link to comment https://www.neowin.net/forum/topic/191297-fx-bangbang023-07-01-30-trunkwin32o2gal/#findComment-2509472 Share on other sites More sharing options...
bangbang023 Veteran Posted July 19, 2004 Author Veteran Share Posted July 19, 2004 7/19 is up and running. Help, About and about:config are still broken, though. Happy 16th birthday to my baby sis, Nicole. Link to comment https://www.neowin.net/forum/topic/191297-fx-bangbang023-07-01-30-trunkwin32o2gal/#findComment-2515021 Share on other sites More sharing options...
itsnotabigtruck Posted July 19, 2004 Share Posted July 19, 2004 Could you make a "/O2 /GL6 /arch:SSE" build? Link to comment https://www.neowin.net/forum/topic/191297-fx-bangbang023-07-01-30-trunkwin32o2gal/#findComment-2516874 Share on other sites More sharing options...
bangbang023 Veteran Posted July 19, 2004 Author Veteran Share Posted July 19, 2004 sorry, but I don't have the time to build anything but my specific builds. I only have one PC. Link to comment https://www.neowin.net/forum/topic/191297-fx-bangbang023-07-01-30-trunkwin32o2gal/#findComment-2517987 Share on other sites More sharing options...
hornett Posted July 19, 2004 Share Posted July 19, 2004 BangBang, I always use your builds - they give me the best performance. The only thing I don't really like is the icon but it's not exactly a big problem. :) I was wondering, how long does it take for you to compile this beast? Link to comment https://www.neowin.net/forum/topic/191297-fx-bangbang023-07-01-30-trunkwin32o2gal/#findComment-2518028 Share on other sites More sharing options...
bangbang023 Veteran Posted July 20, 2004 Author Veteran Share Posted July 20, 2004 BangBang, I always use your builds - they give me the best performance. The only thing I don't really like is the icon but it's not exactly a big problem. :) I was wondering, how long does it take for you to compile this beast? An hour and 20 minutes approx. The CPU runs at 100% the entire time. I'm glad you like the builds, it's nice to hear kind words. The icons are not mine, they are simply the official icons for unofficial builds from the Mozilla team. I could use scragz' ones, but it's not worth it, IMO. Link to comment https://www.neowin.net/forum/topic/191297-fx-bangbang023-07-01-30-trunkwin32o2gal/#findComment-2519583 Share on other sites More sharing options...
bangbang023 Veteran Posted July 20, 2004 Author Veteran Share Posted July 20, 2004 no 7/20 build. it compiled, but no matter what, I would get an xul binding error, even with a fresh install and profile. Link to comment https://www.neowin.net/forum/topic/191297-fx-bangbang023-07-01-30-trunkwin32o2gal/#findComment-2522163 Share on other sites More sharing options...
bangbang023 Veteran Posted July 21, 2004 Author Veteran Share Posted July 21, 2004 builds will return tomorrow now that aviary is back open. It seemingly opened after my automatic build, so the build I have ocmpiled still doesn't run. Sorry guys. Link to comment https://www.neowin.net/forum/topic/191297-fx-bangbang023-07-01-30-trunkwin32o2gal/#findComment-2529773 Share on other sites More sharing options...
bangbang023 Veteran Posted July 22, 2004 Author Veteran Share Posted July 22, 2004 7/22 is up and running. Link to comment https://www.neowin.net/forum/topic/191297-fx-bangbang023-07-01-30-trunkwin32o2gal/#findComment-2537625 Share on other sites More sharing options...
hornett Posted July 22, 2004 Share Posted July 22, 2004 Cool! The about box is fixed again :) Thanks Link to comment https://www.neowin.net/forum/topic/191297-fx-bangbang023-07-01-30-trunkwin32o2gal/#findComment-2538776 Share on other sites More sharing options...
dreamz Veteran Posted July 22, 2004 Veteran Share Posted July 22, 2004 cool, going to check it out. no extension problems, i assume. your builds rock! Link to comment https://www.neowin.net/forum/topic/191297-fx-bangbang023-07-01-30-trunkwin32o2gal/#findComment-2538823 Share on other sites More sharing options...
bangbang023 Veteran Posted July 23, 2004 Author Veteran Share Posted July 23, 2004 I'm really glad you guys are enjoying these builds :) 7/23 is up Link to comment https://www.neowin.net/forum/topic/191297-fx-bangbang023-07-01-30-trunkwin32o2gal/#findComment-2543896 Share on other sites More sharing options...
-Clark- Posted July 23, 2004 Share Posted July 23, 2004 great builds, thanks (Y) Link to comment https://www.neowin.net/forum/topic/191297-fx-bangbang023-07-01-30-trunkwin32o2gal/#findComment-2544126 Share on other sites More sharing options...
bangbang023 Veteran Posted July 24, 2004 Author Veteran Share Posted July 24, 2004 7/24 is up Link to comment https://www.neowin.net/forum/topic/191297-fx-bangbang023-07-01-30-trunkwin32o2gal/#findComment-2548903 Share on other sites More sharing options...
phedot Posted July 24, 2004 Share Posted July 24, 2004 great builds man ;) tnks Link to comment https://www.neowin.net/forum/topic/191297-fx-bangbang023-07-01-30-trunkwin32o2gal/#findComment-2548942 Share on other sites More sharing options...
bangbang023 Veteran Posted July 24, 2004 Author Veteran Share Posted July 24, 2004 Your welcome. It's definitely different to get so many thanks. Most people at Mozillazine with the exception of bytor2001, tend to bitch about wanting different builds than anything else. Thanks guys. Link to comment https://www.neowin.net/forum/topic/191297-fx-bangbang023-07-01-30-trunkwin32o2gal/#findComment-2551078 Share on other sites More sharing options...
bangbang023 Veteran Posted July 25, 2004 Author Veteran Share Posted July 25, 2004 7/25 is up Link to comment https://www.neowin.net/forum/topic/191297-fx-bangbang023-07-01-30-trunkwin32o2gal/#findComment-2554502 Share on other sites More sharing options...
MaskingTape Posted July 26, 2004 Share Posted July 26, 2004 Nice Build! But how do I know you didn't add any code to steal credit card numbers HUH? :-P Jk, keep up the good work! MT Link to comment https://www.neowin.net/forum/topic/191297-fx-bangbang023-07-01-30-trunkwin32o2gal/#findComment-2557735 Share on other sites More sharing options...
bangbang023 Veteran Posted July 26, 2004 Author Veteran Share Posted July 26, 2004 all your base belong to me lol Link to comment https://www.neowin.net/forum/topic/191297-fx-bangbang023-07-01-30-trunkwin32o2gal/#findComment-2557986 Share on other sites More sharing options...
Recommended Posts