[Webkit-unassigned] [Bug 176076] Do unified source builds for JSC

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 11 10:01:51 PDT 2017


https://bugs.webkit.org/show_bug.cgi?id=176076

--- Comment #4 from Keith Miller <keith_miller at apple.com> ---
(In reply to Konstantin Tokarev from comment #3)
> BTW, as I probably said before, I propose to use existing WebCore's
> *AllInOne.cpp infrastructure with fixed AllInOne.cpp files, so that set of
> files and their order are detereministic

IIRC, when this was discussed on the webkit-dev mailing list the conclusion was to to do that. The downside of all-in-one cpp files is that we would need to have hundreds of all-in-one cpp files if we want to have ~8 files per bundle. The other alternative is to have a txt file with all the files in the bundle but at that point we might as well have the system do the load balancing for us.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170911/c5b126ed/attachment.html>


More information about the webkit-unassigned mailing list