I've already handled jar.mn and all components things in CommonBackend of common.py of mozbuild
Now leave the DEFINES that needed by some files in the building procedure. My working result at https://github.com/html-shell/mozbuild.git Hope someone can take a look. 2015-07-18 1:10 GMT+08:00 Gregory Szorc <[email protected]>: > Ideally, yes. But nobody has put in the work for it. I think the reason we > haven't seen much effort on continuing to purge Makefiles is because we've > hit a local maximum with `mach build binaries`. The next big leap will take > considerable investment (likely involves moving lots of logic out of > config.mk and rules.mk so we can generate non-make build backends > easier/faster). > > On Tue, Jul 14, 2015 at 3:23 PM, Yonggang Luo <[email protected]> > wrote: > >> This is a blocker to remove all makefiles. >> _______________________________________________ >> dev-builds mailing list >> [email protected] >> https://lists.mozilla.org/listinfo/dev-builds >> > > -- 此致 礼 罗勇刚 Yours sincerely, Yonggang Luo _______________________________________________ dev-platform mailing list [email protected] https://lists.mozilla.org/listinfo/dev-platform

