[Webkit-unassigned] [Bug 163868] New: [CMake] Silence build noise from generate-bindings-all.pl
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Oct 23 08:07:57 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=163868
Bug ID: 163868
Summary: [CMake] Silence build noise from
generate-bindings-all.pl
Classification: Unclassified
Product: WebKit
Version: Other
Hardware: PC
OS: Linux
Status: NEW
Severity: Minor
Priority: P2
Component: WebCore Misc.
Assignee: webkit-unassigned at lists.webkit.org
Reporter: mcatanzaro at igalia.com
CC: Hironori.Fujii at sony.com
We used to have a ninja build that was silent until the final stages of the build, when generating GtkDoc. That's no longer the case:
[0/4006] Generate bindings (WebCoreBindings)
Preprocess IDL
[34/4006] Generate bindings (WebKitTestRunnerInjectedBundleBindings)
[35/3990] Generate bindings (WebKitTestRunnerBindings)
[197/3988] Building CXX object Source/...vaScriptCore.dir/b3/B3BasicBlock.cpp.o^C
I don't think this extra output is helpful. It could be hidden behind some debug or verbose build flag, or just removed.
--
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/20161023/6613071f/attachment-0001.html>
More information about the webkit-unassigned
mailing list