View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0014246CMakeCTestpublic2013-06-26 02:572015-01-05 08:38
Reporterycollet 
Assigned ToBrad King 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
Platformx86OSLinuxOS Version
Product VersionCMake 2.8.9 
Target VersionFixed in VersionCMake 3.0 
Summary0014246: ctest --help-variable-list fails to display CTEST* variables
DescriptionWhen 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.
TagsNo tags attached.
Attached Files

 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.

 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


Copyright © 2000 - 2018 MantisBT Team