For those performing artifact builds or that have the "mozext" Mercurial extension installed, please run `mach mercurial-setup` to pull down the latest version-control-tools repo code so pushlog data is fetched faster and pulls don't take as long. You'll know the new code is working if you see a "added N pushes" message when you `hg pull` from a Firefox repo. Report any issues with the new code in or against bug 1236618.
On Thu, Dec 31, 2015 at 5:08 PM, Nicholas Alexander <[email protected]> wrote: > Hi folks, > > I just landed Bug 1207890 [1] and Bug 1216817 [2]. Together, they > implement Firefox "artifact builds" for Mac OS X Desktop. Artifact builds > download pre-built binary artifacts (like libxul) rather than compiling > them locally, trading download bandwidth for developer machine time. If > you work on the Firefox Desktop front-end on Mac OS X -- meaning you're > modifying JavaScript, XHTML, and CSS, and you're building on Mac OS X -- > this new build mode is meant for you. Locally, I produce a working Mac OS > X Firefox in about a minute. > > I've written a quick start guide at > http://www.ncalexander.net/blog/2015/12/31/firefox-artifact-builds-for-mac/ > and will be updating documentation in the next few weeks. > > I thoroughly expect issues in the wild. Please file tickets depending on > Bug 1207890 [1] and CC me. Discussion is best on dev-builds. > > Thanks! > Nick > > [1] https://bugzilla.mozilla.org/show_bug.cgi?id=1207890 > [2] https://bugzilla.mozilla.org/show_bug.cgi?id=1216817 > > _______________________________________________ > firefox-dev mailing list > [email protected] > https://mail.mozilla.org/listinfo/firefox-dev > >
_______________________________________________ dev-builds mailing list [email protected] https://lists.mozilla.org/listinfo/dev-builds

