<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED - [CMake] CMake does not support the dep files for implicit dependency"
   href="https://bugs.webkit.org/show_bug.cgi?id=161433#c21">Comment # 21</a>
              on <a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED - [CMake] CMake does not support the dep files for implicit dependency"
   href="https://bugs.webkit.org/show_bug.cgi?id=161433">bug 161433</a>
              from <span class="vcard"><a class="email" href="mailto:Hironori.Fujii&#64;sony.com" title="Fujii Hironori &lt;Hironori.Fujii&#64;sony.com&gt;"> <span class="fn">Fujii Hironori</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=161433#c20">comment #20</a>)
<span class="quote">&gt; I'm (regretfully) rolling this change out, because it has made EWS flaky and
&gt; is causing some unwanted noise for GTK builds.</span >

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

(In reply to <a href="show_bug.cgi?id=161433#c16">comment #16</a>)
<span class="quote">&gt; Hm, it's very noisy:
&gt; 
&gt; [96/3651] Generate bindings (WebCoreBindings)
&gt; Preprocess IDL</span >
(..)
<span class="quote">&gt; We previously had a nice clean build. Can we make it not print, please?</span >

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 <a href="show_bug.cgi?id=161433#c17">comment #17</a>)
<span class="quote">&gt; It also seems to be doing some commands now always, even on incremental
&gt; builds when nothing changed
&gt; 
&gt; [0/935] Generate bindings (WebCoreBindings)
&gt; [2/38] Generate bindings (WebKitTestRunnerBindings)
&gt; [3/36] Generate bindings (WebCoreTestSupportBindings)
&gt; [4/24] Generate bindings (WebKitTestRunnerInjectedBundleBindings)</span >

This is intended. It checks which IDL needs to be regenerated by
checking timestamp as well as generate-forwarding-headers.pl
does.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>