Changes

Jump to: navigation, search

User:AaronMT

22 bytes added, 20:13, 6 October 2008
m
Bug Fixing with Mozilla Thunderbird 3.0b1pre
==== Bug Fixing with Mozilla Thunderbird 3.0b1pre ====
*For this lab, I downloaded a fresh trunk build of Mozilla Thunderbird 3.0b1pre from mercurial.
<pre>hg clone http://hg.mozilla.org/comm-central/ src</pre>
For this lab*Once the repository had been cloned, I downloaded a fresh trunk build of Mozilla Thunderbird 3.0b1pre from mercurialupdated <pre>python client.py checkout</pre>
* <pre>hg clone http://hg.mozilla.org/comm-central/ src</pre> Once the repository had been cloned, I updated  * <pre>python client.py checkout</pre> This essentially, pulls the core mozilla-central codebase (Firefox 3.1/xulrunner 1.9.1) into mozilla/
and pulls the following directories from cvs (the directories prefixed by extensions/ go into mozilla/extensions):
** calendar
** extensions/wallet
** directory/c-sdk
 *Using the following ~/.mozconfig, I built Mozilla Thunderbird/ Shredder 3.01b1pre  *<pre>mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/obj-@CONFIG_GUESS@ac_add_options --disable-optimizeac_add_options --enable-debugac_add_options --disable-static --enable-sharedac_add_options --enable-application=mail</pre>
== Bugs ==
1
edit

Navigation menu