| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0014246 | CMake | CTest | public | 2013-06-26 02:57 | 2015-01-05 08:38 | ||||
| Reporter | ycollet | ||||||||
| Assigned To | Brad King | ||||||||
| Priority | normal | Severity | minor | Reproducibility | always | ||||
| Status | closed | Resolution | fixed | ||||||
| Platform | x86 | OS | Linux | OS Version | |||||
| Product Version | CMake 2.8.9 | ||||||||
| Target Version | Fixed in Version | CMake 3.0 | |||||||
| Summary | 0014246: ctest --help-variable-list fails to display CTEST* variables | ||||||||
| Description | When I do a ctest --help-variable-list, the following error messages are displayed: Internal error: Variables that Provide Information list is empty. Internal error: Variables That Change Behavior list is empty. Internal error: Variables That Describe the System list is empty. Internal error: Variables that Control the Build list is empty. Internal error: Variables for Languages list is empty. And the only way to have informations related to CTEST* variable is to access the cmake website. | ||||||||
| Tags | No tags attached. | ||||||||
| Attached Files | |||||||||
| Relationships | |
| Relationships |
| Notes | |
|
(0036115) Brad King (manager) 2014-06-03 14:41 |
CMake 3.0 transitions to a reStructuredText-based documentation system. All the "cmake --help-*" options now do basic processing of the documents and print them. Now "ctest --help-variable-list" lists all the variables in the cmake-variables(7) manual just like "cmake --help-variable-list" does instead of producing an internal error. A separate issue, raised in 0010392, is that CTest variables are not actually covered in the documentation. |
|
(0037559) Robert Maynard (manager) 2015-01-05 08:38 |
Closing resolved issues that have not been updated in more than 4 months. |
| Notes |
| Issue History | |||
| Date Modified | Username | Field | Change |
| 2013-06-26 02:57 | ycollet | New Issue | |
| 2014-06-03 14:41 | Brad King | Note Added: 0036115 | |
| 2014-06-03 14:41 | Brad King | Assigned To | => Brad King |
| 2014-06-03 14:41 | Brad King | Status | new => resolved |
| 2014-06-03 14:41 | Brad King | Resolution | open => fixed |
| 2014-06-03 14:41 | Brad King | Fixed in Version | => CMake 3.0 |
| 2015-01-05 08:38 | Robert Maynard | Note Added: 0037559 | |
| 2015-01-05 08:38 | Robert Maynard | Status | resolved => closed |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |