View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0004141 | CMake | CMake | public | 2006-12-05 13:13 | 2015-07-08 08:57 | ||||
Reporter | Pedro Lopez-Cabanillas | ||||||||
Assigned To | Brad King | ||||||||
Priority | low | Severity | feature | Reproducibility | always | ||||
Status | closed | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | |||||||||
Target Version | Fixed in Version | CMake 3.1 | |||||||
Summary | 0004141: Verbose install | ||||||||
Description | The installation process generated by CMake always prints a line for each file, no matter if VERBOSE is enabled or not. It would be nice to reduce the verbosity to a single summary by component, telling something like: "XXX files have been installed or updated, YYY files were already up to date". Perhaps another variable setting: CMAKE_VERBOSE_INSTALL:BOOL=OFF | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Relationships | |
Relationships |
Notes | |
(0030509) Brad King (manager) 2012-08-13 10:36 |
Sending issues I'm not actively working on to the backlog to await someone with time for them. If an issue you care about is sent to the backlog when you feel it should have been addressed in a different manner, please bring it up on the CMake mailing list for discussion. Sign up for the mailing list here, if you're not already on it: http://www.cmake.org/mailman/listinfo/cmake [^] It's easy to re-activate a bug here if you can find a CMake developer or contributor who has the bandwidth to take it on. |
(0038080) Stephen Kelly (developer) 2015-02-26 13:57 |
CMake 3.1 resolved this with CMAKE_INSTALL_MESSAGE http://www.cmake.org/cmake/help/v3.1/variable/CMAKE_INSTALL_MESSAGE.html [^] |
(0039069) Robert Maynard (manager) 2015-07-08 08:57 |
Closing resolved issues that have not been updated in more than 4 months. |
Notes |
Issue History | |||
Date Modified | Username | Field | Change |
2012-08-13 10:36 | Brad King | Status | assigned => backlog |
2012-08-13 10:36 | Brad King | Note Added: 0030509 | |
2015-02-26 13:57 | Stephen Kelly | Note Added: 0038080 | |
2015-02-26 13:57 | Stephen Kelly | Status | backlog => resolved |
2015-02-26 13:57 | Stephen Kelly | Fixed in Version | => CMake 3.1 |
2015-02-26 13:57 | Stephen Kelly | Resolution | open => fixed |
2015-07-08 08:57 | Robert Maynard | Note Added: 0039069 | |
2015-07-08 08:57 | Robert Maynard | Status | resolved => closed |
Issue History |
Copyright © 2000 - 2018 MantisBT Team |