[cmake-developers] [CMake 0014915]: cmake should support ninja's "console" pool

Mantis Bug Tracker mantis at public.kitware.com
Tue May 13 17:20:44 EDT 2014


The following issue has been SUBMITTED. 
====================================================================== 
http://www.cmake.org/Bug/view.php?id=14915 
====================================================================== 
Reported By:                mwoehlke
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   14915
Category:                   CMake
Reproducibility:            N/A
Severity:                   feature
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2014-05-13 17:20 EDT
Last Modified:              2014-05-13 17:20 EDT
====================================================================== 
Summary:                    cmake should support ninja's "console" pool
Description: 
Now that ninja has a "console" pool feature, CMake should be making use of this
for certain operations. For example, the install step, and re-run CMake steps
should almost certainly use it unconditionally. (Also packaging steps, if it is
trivial to identify such.)

It would be helpful to also expose this in a way that users can make selective
use of it, e.g. for a custom command. (In particular, I'd like to see it used
when building external projects, although this probably needs to be controllable
by the user building a project e.g. via a CMake option.)
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2014-05-13 17:20 mwoehlke       New Issue                                    
======================================================================



More information about the cmake-developers mailing list