View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0013192CMakeCMakepublic2012-05-04 18:172015-07-08 08:57
ReporterGili 
Assigned ToStephen Kelly 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product VersionCMake 2.8.8 
Target VersionFixed in VersionCMake 3.0 
Summary0013192: Documentation missing XCode generator
DescriptionThe official CMake documentation found at http://www.cmake.org/cmake/help/v2.8.8/cmake.html [^] is missing the XCode generator and perhaps other XCode-related information.

It's important that the documentation to list all generators otherwise new users will avoid trying it out because they'll think their compiler is not supported.
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0029412)
Brad King (manager)
2012-05-07 08:55

Those docs are generated by "cmake --help-html" which only prints generators supported on the current platform. They were generated on a Windows build because that supports every generator except Xcode. A special documentation build will be needed to include the missing generator.

(0029413)
Brad King (manager)
2012-05-07 09:07

For now I've manually added Xcode to the Generators section of v2.8.[0-8] docs on the web site. That is the only thing missing.
(0038074)
Stephen Kelly (developer)
2015-02-26 03:32

This is resolved by the new documentation system and the cmake-generators manual.
(0039066)
Robert Maynard (manager)
2015-07-08 08:57

Closing resolved issues that have not been updated in more than 4 months.

 Issue History
Date Modified Username Field Change
2012-05-04 18:17 Gili New Issue
2012-05-07 08:55 Brad King Note Added: 0029412
2012-05-07 08:55 Brad King Status new => backlog
2012-05-07 09:07 Brad King Note Added: 0029413
2015-02-26 03:32 Stephen Kelly Note Added: 0038074
2015-02-26 03:32 Stephen Kelly Status backlog => resolved
2015-02-26 03:32 Stephen Kelly Fixed in Version => CMake 3.0
2015-02-26 03:32 Stephen Kelly Resolution open => fixed
2015-02-26 03:32 Stephen Kelly Assigned To => Stephen Kelly
2015-07-08 08:57 Robert Maynard Note Added: 0039066
2015-07-08 08:57 Robert Maynard Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team