Robert Maynard
322cdc4825
Help: Document supported compilers in cmake-compile-features.7
...
Extend sentences in other documentation linking to this manual to
say that it has a list of supported compilers.
Co-Author: Brad King <brad.king@kitware.com>
2015-04-07 15:01:18 -04:00
Stephen Kelly
d8f93f6e9a
Help: Link relevant documents for virtual override features ( #15311 )
2015-01-19 16:38:06 -05:00
David Demelier
37d684bd67
Help: Fix typo in CMAKE_CXX_KNOWN_FEATURES docs
...
Typo "ss defined" => "as defined".
2014-12-03 09:12:17 -05:00
Stephen Kelly
95135ac336
Help: Add missing external link marker.
2014-06-05 11:57:25 +02:00
Brad King
1468e986e1
Merge topic 'cxx14-features'
...
dd043c3f
Features: Add support for C++14 features.
2014-05-29 09:58:37 -04:00
Stephen Kelly
ca5d990f02
Help: Add a manual for compiler feature control.
...
Link to it from the documentation of related properties, variables
and commands.
Extend the cmake-developer(7) documentation with notes on
extending feature support for compilers.
2014-05-27 09:35:00 -04:00
Stephen Kelly
dd043c3f21
Features: Add support for C++14 features.
...
Record the features implemented by GNU 4.9 and Clang 3.4.
2014-05-22 18:01:23 +02:00
Stephen Kelly
4779542157
Fix whitespace in docs.
2014-05-07 16:31:16 +02:00
Stephen Kelly
3fdfa5d3fc
Features: Make CMAKE_CXX_KNOWN_FEATURES a property.
...
As a 'built-in' variable it imposes a cost on all variable lookups
and it is expected to be rarely used.
2014-05-02 10:18:16 +02:00