176
edits
No edit summary |
|||
| Line 82: | Line 82: | ||
=== Building e10s === | === Building e10s === | ||
You can perform what we call an "srcdir" build. See the [https://wiki.mozilla.org/Collabora_Notes#Building_the_electrolysis_project Building_the_electrolysis_project] section below. | |||
''Note'': | |||
Once you've built the code, you can rebuild "from top", that is, from the <objdir/browser> directory instead. It's faster than building from the "scrdir". | |||
HOWEVER, subsequent modifications to the code will rarely require a full build from top as you can rebuild only the required components. See [https://wiki.mozilla.org/Content_Processes/Build E10S_Build_WikiPage] for more information. | |||
== Building e10s under maemo == | == Building e10s under maemo == | ||
edits