[cmake-developers] [PATCH] Ninja: Use 'console' pool for CMake re-run if possible

Brad King brad.king at kitware.com
Fri Oct 3 08:56:43 EDT 2014


On 10/02/2014 06:08 PM, Matthew Woehlke wrote:
> I haven't tried it yet, but I've been wanting this feature; thanks for
> the patch!

I tried the patch and it works well.  When ninja reruns CMake one can
now see the output immediately.

> Please see also
> http://public.kitware.com/Bug/view.php?id=14915 which it sounds like
> this (partly) fixes; you may want to reference that in your patch or
> vice versa.

I've applied the patch here and added the issue reference:

 Ninja: Use 'console' pool for CMake re-run if possible (#14915)
 http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=9f32a241

> (The "partly" is that the request is also for the 'install' target to
> use the console pool; not sure if you did that, want to tackle that,
> etc., but in any case this is a step in the right direction.)

I'll leave that to a follow-up patch if anyone wants to do it.

Thanks,
-Brad



More information about the cmake-developers mailing list