I am pleased to announce the final release of MozillaBuild 2.2.0. http://ftp.mozilla.org/pub/mozilla.org/mozilla/libraries/win32/MozillaBuildSetup-Latest.exe
Important changes since version 2.1.0: * Updated Mercurial to version 3.7.3. * Added the optional hgwatchman extension (disabled by default) for |hg status| speedups. * Updated Python to version 2.7.11. * Added NSIS 3.0b3. * Minor updates to various included components. Full changelog: http://hg.mozilla.org/mozilla-build/pushloghtml?fromchange=MOZILLABUILD_2_1_0_RELEASE&tochange=MOZILLABUILD_2_2_0_RELEASE To upgrade: 1. Remove your current installation. If you can't remove the existing installation, you probably have a terminal open or ssh-agent running. Terminate it and try again. 2. Install MozillaBuild 2.2.0. 3. Run |./mach mercurial-setup --update-only| to ensure that the version-control-tools repository is current. Extension bustage is likely otherwise. 4. Clobber (remove the object directory of) any trees you have. Build errors may occur otherwise. 5. If you previously enabled minTTY, you will need to do so again by setting USE_MINTTY=1 at the top of start-shell.bat. Please file any problems you come across in mozilla.org::MozillaBuild. -Ryan _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform