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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 5 05:07:49 PST 2018


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

--- Comment #2 from Carlos Eduardo Ramalho <cadubentzen at gmail.com> ---
It looks like the bot building with Xcode are not happy :(

Looking quickly at the build scripts, it seems like for the Xcode build it needs the ascending integers because the UnifiedSource filenames are not reported back after generation. The build just loops until the given number of bundles via the generate-unified-sources.sh (correct me if I'm wrong).

I'll add an option '--use-hash-filename' to generate-unified-source-bundles.rb and use only in CMake builds to check if the bots are happy then, because I'm not familiar with the Xcode build to fix it there.

-- 
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/ad2ca7a9/attachment.html>


More information about the webkit-unassigned mailing list