176
edits
mNo edit summary |
|||
Line 226: | Line 226: | ||
Note #3: Once you've built the code, you can rebuild "from top", that is, from the <objdir/browser> directory instead, using only the 'make' command. 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. | Note #3: Once you've built the code, you can rebuild "from top", that is, from the <objdir/browser> directory instead, using only the 'make' command. 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. | ||
=== Running electrolysis === | |||
Eee the "Running electrolysis" section from [https://wiki.mozilla.org/Content_Processes/Build] | |||
= Notes on Building = | = Notes on Building = |
edits