On 7/1/14, 10:07 PM, Kim Gräsman wrote:
On Tue, Jul 1, 2014 at 6:33 AM, Kim Gräsman <kim.gras...@gmail.com> wrote:

I'll make an effort to get the Firefox build going, but I usually
can't get representative results in my build environment.

So I managed to build Firefox with mach and its defaults, but I can't
figure out how to make it use pymake.

     obj-i686-pc-mingw32$ pymake mochitest-plain
     make.py[0]: Entering directory
'd:\dev\mozilla\mozilla-central\obj-i686-pc-mingw32'
     d:\dev\mozilla\mozilla-central\config\baseconfig.mk:31:0:Pymake is
no longer supported. Please upgrade to MozillaBuild 1.9 or newer and
build with 'mach' or 'mozmake'

Is there a recipe to force pymake in there somehow?

For reference, the test suite shows no difference in execution time
after the iterable change.

We recently removed support for building Firefox with pymake.

You'll have to `hg up` to a commit that supports building with pymake. May I recommend ec839f8c7a38, the first commit for Firefox 33.

Benchmarking |mach build -p content| after a full build should be a good enough indicator of performance.
_______________________________________________
dev-builds mailing list
dev-builds@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-builds

Reply via email to