I meant a full build On Fri, Jul 17, 2015 at 1:58 PM, 罗勇刚(Yonggang Luo) <[email protected]> wrote:
> Do you means building is slower? > We were maintaining a fork of thunderbird, and trying to building the fork > without building of the whole mozilla source tree. > > And the building time is about 5 seconds on Windows system. > > I also fixes The symlink problem under win32 by using python ctypes. > > > > > 2015-07-18 1:55 GMT+08:00 Benoit Girard <[email protected]>: > >> Why not continue to make piecework improvements? My understanding is >> `mach build binaries` now handles .cpp, .h changes only. Why not slowly >> extend this piece-wise to include .js[m], ipdl, idl, webidl in milestones? >> >> The build times on mac have gone from 8 minutes to 12-14 minutes on my >> machine in half a year :(. >> >> On Fri, Jul 17, 2015 at 1:10 PM, Gregory Szorc <[email protected]> wrote: >> >>> 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 >>>> >>> >>> >>> _______________________________________________ >>> dev-builds mailing list >>> [email protected] >>> https://lists.mozilla.org/listinfo/dev-builds >>> >>> >> > > > -- > 此致 > 礼 > 罗勇刚 > Yours > sincerely, > Yonggang Luo >
_______________________________________________ dev-builds mailing list [email protected] https://lists.mozilla.org/listinfo/dev-builds

