[Webkit-unassigned] [Bug 161433] [CMake] CMake does not support the dep files for implicit dependency
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Oct 9 16:29:38 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=161433
--- Comment #12 from Fujii Hironori <Hironori.Fujii at sony.com> ---
Thank you for reviewing my patch.
(In reply to comment #11)
> Is the original "generate-bindings.pl" still need after this change?
generate-bindings.pl is still used in non-CMake port (Mac port)
and run-bindings-tests. And, I can not combine these two scripts
without tricks because generate-bindings.pl uses global variables
which prevents multi-threading.
I think it's good idea to do refactoring.
If generate-bindings.pl will be converted to Perl
Module, I can stop using fork&exec for speed and avoiding Windows
quoting command problem.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20161009/c186b896/attachment.html>
More information about the webkit-unassigned
mailing list