Collabora Notes: Difference between revisions

m
Line 85: Line 85:


''Note'':  
''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".
Once you've built the code, you can rebuild "from top", that is, from the <objdir/browser> directory instead, using one 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.
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.