Confirmed users
313
edits
(Update for MozillaBuild 3.2) |
(s/mercurial-setup/vcs-setup/) |
||
Line 12: | Line 12: | ||
# Install the new MozillaBuild release. | # Install the new MozillaBuild release. | ||
# If you had previously enabled Mintty, you will need to do so again by adding <tt>SET USE_MINTTY=1</tt> to the top of start-shell.bat. | # If you had previously enabled Mintty, you will need to do so again by adding <tt>SET USE_MINTTY=1</tt> to the top of start-shell.bat. | ||
# Run <tt>./mach | # Run <tt>./mach vcs-setup --update-only</tt> to ensure that the version-control-tools repository is current (<b>Mercurial extensions may break otherwise</b>). | ||
# Clobber any trees you have by running <tt>./mach clobber</tt> (<b>build errors may occur otherwise</b>). | # Clobber any trees you have by running <tt>./mach clobber</tt> (<b>build errors may occur otherwise</b>). | ||
# Re-run <tt>./mach bootstrap</tt> to ensure that your Rust toolchain is up-to-date. | # Re-run <tt>./mach bootstrap</tt> to ensure that your Rust toolchain is up-to-date. |