The build and install instructions on MDN need to be updated to reflect this. It should probably mention mach as well.
https://developer.mozilla.org/en-US/docs/Build_and_Install On 2014-06-24 20:21, Mike Hommey wrote: > Hi, > > If you're building on Windows, you may have heard about pymake. It has > been our make replacement for builds for a long while, until a few > months back when we introduced mozmake. > > I just landed bug 1027890, which retires support for pymake in the build > system. If you were using pymake, please use mozmake instead. > Presumably, if you've been building mozilla-central or a branch > recently, you must have had to switch already, because bug 1022348 broke > it (that was actually the last straw). > > If you're using mach (as you should ;) ), as long as you're using > MozillaBuild 1.9 or newer, the change is transparent. If you're not > using MozillaBuild 1.9 or newer, please upgrade. There's more goodness > there than mozmake. > > Cheers, > > Mike > _______________________________________________ dev-builds mailing list [email protected] https://lists.mozilla.org/listinfo/dev-builds

