<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Fri, Nov 14, 2014 at 9:49 PM, RenĂ© J.V. <span dir="ltr"><<a href="mailto:rjvbertin@gmail.com" target="_blank">rjvbertin@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Friday November 14 2014 14:04:36 Matthew Woehlke wrote:<br>
<br>
>It doesn't. It just does it so fast that no one cares :-).<br>
><br>
>Do you really have a project for which a no-op ninja build takes more<br>
>than a few seconds (if that)?<br>
<br>
</span>I'd have to test. But there's also the point that I often find myself rebuilding only part of a (Cmake) project, i.e. under a specific subdirectory (and then to the sudo make install/fast | fgrep -v Up-to-date which shows me exactly what's being replaced).<br>
I vaguely recall that ninja only supports calling it from the toplevel directory.<br>
<span class="HOEnZb"><font color="#888888"><br>
R.<br>
</font></span><div class="HOEnZb"><div class="h5">_______________________________________________<br>
KDevelop mailing list<br>
<a href="mailto:KDevelop@kde.org">KDevelop@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/kdevelop" target="_blank">https://mail.kde.org/mailman/listinfo/kdevelop</a><br>
</div></div></blockquote></div><br></div><div class="gmail_extra">Yes, currently with ninja, you can only install all the project at once.</div><div class="gmail_extra"><br></div><div class="gmail_extra">Aleix</div></div>