[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
Mon Oct 10 18:14:24 PDT 2016


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

--- Comment #21 from Fujii Hironori <Hironori.Fujii at sony.com> ---
(In reply to comment #20)
> I'm (regretfully) rolling this change out, because it has made EWS flaky and
> is causing some unwanted noise for GTK builds.

I'm sorry for causing the serious problem and thank you for
rolling back, Brent.

(In reply to comment #16)
> Hm, it's very noisy:
> 
> [96/3651] Generate bindings (WebCoreBindings)
> Preprocess IDL
(..)
> We previously had a nice clean build. Can we make it not print, please?

I think it should output something because it takes long time to
generate all bindings.  I'll improve the progress output as Ninja
does.


(In reply to comment #17)
> It also seems to be doing some commands now always, even on incremental
> builds when nothing changed
> 
> [0/935] Generate bindings (WebCoreBindings)
> [2/38] Generate bindings (WebKitTestRunnerBindings)
> [3/36] Generate bindings (WebCoreTestSupportBindings)
> [4/24] Generate bindings (WebKitTestRunnerInjectedBundleBindings)

This is intended. It checks which IDL needs to be regenerated by
checking timestamp as well as generate-forwarding-headers.pl
does.

-- 
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/20161011/46d243b1/attachment.html>


More information about the webkit-unassigned mailing list