[cmake-developers] [PATCH] Ninja: Use 'console' pool for CMake re-run if possible
Matthew Woehlke
mw_triad at users.sourceforge.net
Fri Oct 3 11:41:23 EDT 2014
On 2014-10-03 08:56, Brad King wrote:
> On 10/02/2014 06:08 PM, Matthew Woehlke wrote:
>> 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.
I was sort-of hoping / encouraging that Sylvain might be interested :-).
Anyway, thanks!
(Re-running CMake is the more important task, I think, as that's known
to take minutes in some cases... install, while also an obvious
candidate for such treatment, I believe tends to be quicker, so it less
"important".)
--
Matthew
More information about the cmake-developers
mailing list