January 27, 2006

bsmedberg rocks!

$ cat $MOZCONFIG
mk_add_options MOZ_CO_PROJECT=all
mk_add_options MOZ_BUILD_PROJECTS="xulrunner browser"
mk_add_options MOZ_OBJDIR=@topsrcdir@/../obj-combined-debug
ac_add_options --enable-debug --disable-optimize
ac_add_app_options browser --with-libxul-sdk=../xulrunner/dist --enable-libxul
ac_add_app_options browser --disable-installer

Geek out on that!

Posted by darin at January 27, 2006 5:28 PM
Comments

Wooooowwwwww !!!!!

Posted by: Daniel Glazman at January 28, 2006 4:35 AM

Very cool indeed. What would be a .mozconfig for building Firefox as a XULRunner app on its own? I.e. you've already got XULRunner, and you just want a Firefox that will work on XULRunner? Or is that not yet a possibility?

Posted by: Daniel Cater at January 28, 2006 6:23 AM

So how long will Fx+Tb take to compile now that it's not repeating all that stuff twice?

Posted by: ant at January 28, 2006 12:02 PM