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                                    
======================================================================

-- 

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers

Reply via email to