MantisBT - CMake
View Issue Details
0013842CMakeCMakepublic2013-01-09 11:022014-11-03 08:38
Dave Abrahams 
Stephen Kelly 
normalmajoralways
closedfixed 
MacOS X10.8
CMake 2.8.9 
CMake 3.1 
0013842: No Support for C++11
We could use C++11 feature detection per http://pageant.ghulbus.eu/?p=664 [^] and also a compiler-agnostic way to turn on C++11 support.
No tags attached.
related to 0012300closed Stephen Kelly CMake has no cross-platform way to ask for C99 
Issue History
2013-01-09 11:02Dave AbrahamsNew Issue
2013-01-10 10:42Brad KingNote Added: 0032092
2013-01-10 11:59Brad KingNote Added: 0032093
2013-04-29 06:22Rolf Eike BeerAssigned To => Rolf Eike Beer
2013-04-29 06:22Rolf Eike BeerStatusnew => assigned
2013-05-10 15:12Rolf Eike BeerTarget Version => CMake 2.8.12
2013-08-02 15:59Rolf Eike BeerNote Added: 0033657
2013-09-16 09:51Rolf Eike BeerTarget VersionCMake 2.8.12 => CMake 3.0
2013-11-02 11:34Stephen KellyRelationship addedrelated to 0012300
2013-12-04 12:25Stephen KellyNote Added: 0034714
2013-12-04 12:25Stephen KellyTarget VersionCMake 3.0 =>
2014-05-28 15:52Stephen KellyAssigned ToRolf Eike Beer => Stephen Kelly
2014-05-28 15:55Stephen KellyNote Added: 0035957
2014-05-28 15:55Stephen KellyStatusassigned => resolved
2014-05-28 15:55Stephen KellyFixed in Version => CMake 3.1
2014-05-28 15:55Stephen KellyResolutionopen => fixed
2014-11-03 08:38Robert MaynardNote Added: 0037147
2014-11-03 08:38Robert MaynardStatusresolved => closed

Notes
(0032092)
Brad King   
2013-01-10 10:42   
Discussion on cmake-developers here:

 http://thread.gmane.org/gmane.comp.programming.tools.cmake.devel/5797/focus=5804 [^]
(0032093)
Brad King   
2013-01-10 11:59   
Eike has published an updated version of his Cxx11 feature detection modules here:

 http://quickgit.kde.org/?p=scratch%2Fdakon%2Fcmake-cxx11.git [^]
(0033657)
Rolf Eike Beer   
2013-08-02 15:59   
Everyone interested please comment on this:

http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=8ea3dcd28d290f5eb15ab2caeab1ca925dd8c136 [^]

Preferably on the cmake developers mailing list.
(0034714)
Stephen Kelly   
2013-12-04 12:25   
Deferred until after CMake 3.0.0
(0035957)
Stephen Kelly   
2014-05-28 15:55   
The implementation of the 'compile features' concept is now in master:

 http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=ca5d990f [^]

which includes several ways of requiring or optionally using c++11 features. There are gaps in the compiler support matrix, but the functionality is in, and extending the compiler support can be recorded with other bug reports.
(0037147)
Robert Maynard   
2014-11-03 08:38   
Closing resolved issues that have not been updated in more than 4 months.