[Webkit-unassigned] [Bug 192391] Use hash in Unified Sources filenames instead of ascending integers

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 5 09:37:01 PST 2018


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

Michael Catanzaro <mcatanzaro at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |don.olmstead at sony.com

--- Comment #7 from Michael Catanzaro <mcatanzaro at igalia.com> ---
Wow, good idea.

(In reply to Carlos Eduardo Ramalho from comment #6)
> It would be nice indeed. But wouldn't the problem we're trying to solve
> happen again? I mean, with the number the shifting occurs and all unified
> sources are renamed regardless of the hash.

Yeah... then again, adding a new file anywhere could also cause the contents of many subsequent unified source bundles to change....

(In reply to Keith Miller from comment #5)
> CMake doesn't really track the completion percentage all that well.

This problem is caused by using a separate build target for every single forwarding header. I think the build progress would run more naturally if that were not the case.

-- 
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/20181205/49bfb7b7/attachment.html>


More information about the webkit-unassigned mailing list