As the new owner of MozillaBuild, I am pleased to announce that
version 1.8.0 is available at
http://ftp.mozilla.org/pub/mozilla.org/mozilla/libraries/win32/MozillaBuildSetup-Latest.exe
Changes in this release from the previous version:
* Updated Python to version 2.7.5 (fixes a bug in 2.7.4 that
was causing Firefox OS Simulator's build process to fail)
* Updated Mercurial to version 2.6.3
* Updated yasm to version 1.2.0
* Updated emacs to version 24.3
* Added support for Visual Studio 2013 and Win SDK 8.1
* Included the MSYS mktemp application
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 1.8.0.
3. Clobber (remove the object directory of) any trees you have. (If you
don't do this, you may get weird build errors).
Please file any problems you come across in mozilla.org::MozillaBuild.
-Ryan