MozillaBuild: Difference between revisions

Adding update instructions.
m (needs a slash due to the s3 migration)
(Adding update instructions.)
Line 4: Line 4:
=== Current Version ===
=== Current Version ===
The current version of MozillaBuild is 2.1.0. It is available on [https://ftp.mozilla.org/pub/mozilla.org/mozilla/libraries/win32/MozillaBuildSetup-Latest.exe ftp.mozilla.org].
The current version of MozillaBuild is 2.1.0. It is available on [https://ftp.mozilla.org/pub/mozilla.org/mozilla/libraries/win32/MozillaBuildSetup-Latest.exe ftp.mozilla.org].
=== To Upgrade From A Previous Version ===
Upgrading from an earlier MozillaBuild installation is straightforward but each step is important.
# Delete your current MozillaBuild environment by moving your MozillaBuild folder into the trash. If you can't remove the existing installation, you probably have a terminal open or ssh-agent running. Terminate that process and try again.
# Install MozillaBuild 2.1.0.
# Run <tt>./mach mercurial-setup --update-only</tt>  to ensure that the version-control-tools repository is current.
# Clobber any trees you have by running <tt>./mach clobber</tt> - build errors may occur otherwise.
# If you had previously enabled minTTY, you will need to do so again by adding <tt>USE_MINTTY=1</tt> to the top of start-shell.bat.


=== Release Notes ===
=== Release Notes ===
Confirmed users, Bureaucrats and Sysops emeriti
421

edits