MantisBT - CMake | ||||||||||
View Issue Details | ||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||
0015462 | CMake | CMake | public | 2015-03-21 04:17 | 2016-06-10 14:31 | |||||
Reporter | Stephen Kelly | |||||||||
Assigned To | Kitware Robot | |||||||||
Priority | normal | Severity | feature | Reproducibility | have not tried | |||||
Status | closed | Resolution | moved | |||||||
Platform | OS | OS Version | ||||||||
Product Version | ||||||||||
Target Version | Fixed in Version | |||||||||
Summary | 0015462: Provide a machine readable way to determine the available generators and other capabilities of the binary | |||||||||
Description | As per http://thread.gmane.org/gmane.comp.programming.tools.cmake.devel/12658/focus=12750 [^] Providing some easily parsed way of determining the available generators for IDEs would be useful. Eg: $ cmake -E capabilities { "generators": [ { "name": "Unix Makefiles", "multiconfig": false, "recursive": true, "extraGenerators": ["Sublime", "CodeBlocks"] }, { "name": "Ninja", "multiconfig": false, "recursive": false, "extraGenerators": ["Sublime", "CodeBlocks"] }, { "name": "Xcode" "multiconfig": true, ... } ... ], "daemon": { "protocolVersions": ["3.5", "3.6"] } } | |||||||||
Steps To Reproduce | ||||||||||
Additional Information | ||||||||||
Tags | No tags attached. | |||||||||
Relationships |
| |||||||||
Attached Files | ||||||||||
Issue History | ||||||||||
Date Modified | Username | Field | Change | |||||||
2015-03-21 04:17 | Stephen Kelly | New Issue | ||||||||
2015-03-21 05:08 | Stephen Kelly | Note Added: 0038267 | ||||||||
2015-03-21 05:08 | Stephen Kelly | Relationship added | related to 0015465 | |||||||
2016-01-14 18:02 | Stephen Kelly | Summary | Provide a machine readable way to determine the available generators => Provide a machine readable way to determine the available generators and other capabilities of the binary | |||||||
2016-01-14 18:02 | Stephen Kelly | Description Updated | bug_revision_view_page.php?rev_id=1998#r1998 | |||||||
2016-06-10 14:29 | Kitware Robot | Note Added: 0042738 | ||||||||
2016-06-10 14:29 | Kitware Robot | Status | new => resolved | |||||||
2016-06-10 14:29 | Kitware Robot | Resolution | open => moved | |||||||
2016-06-10 14:29 | Kitware Robot | Assigned To | => Kitware Robot | |||||||
2016-06-10 14:31 | Kitware Robot | Status | resolved => closed |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|