Changes

Jump to: navigation, search

Auto-tools/Projects/Robocop

6 bytes added, 17:36, 23 March 2012
Setup
== Setup ==
==== Step one: Build Native Fennec ====
* First [https://developer.mozilla.org/en/Mozilla_Source_Code_%28Mercurial%29| grab the source]
* Then [https://wiki.mozilla.org/Mobile/Fennec/Android_OtherBuildEnvs| setup your build environment]
* Finally, build with the command <pre>make -f client.mk</pre> in the source directory
==== Step two: Build Firefox (Necessary for XPCShell) ====
* Follow [https://developer.mozilla.org/En/Simple_Firefox_build| these instructions]; the source used here, although the same as Fennec's, should live in a separate folder
==== Step three: Install Native Fennec ====
Run the following commands in sequence, from the Fennec source directory:
<pre>cd {objdir}
76
edits

Navigation menu