> On Aug 29, 2017, at 4:20 PM, Alicia Boya García <ab...@igalia.com> wrote:
> 
> On 08/30/2017 12:00 AM, Keith Miller wrote:
> 
>> The automated system should handle your concern about bundling similar .cpp 
>> files together. The proposed system bundles by directory and also sorts the 
>> files in those directories when dividing up the files. Is there any reason 
>> to think that we would not do roughly the same thing if we were bundling by 
>> hand?
> 
> As long as the sets are generated consistently that approach should be
> equally fine and indeed it would reduce the burden for contributors. You
> may need at least a file to write exceptions (files not to be included
> in any bundle) though.

Yeah, that’s probably inevitable. We’ll probably have them both for build 
correctness issues and for build time issues (or in the case of 
B3LowerToAir.cpp both).

> 
> -- Alicia.
> 

_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-dev

Reply via email to