index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Modules
/
Internal
/
FeatureTesting.cmake
Commit message (
Expand
)
Author
Age
Files
Lines
*
CompileFeatures: memoize C++ compilers with full language level support
Robert Maynard
2019-04-09
1
-0/+4
*
CompileFeatures: memoize C compilers with full language level support
Robert Maynard
2019-03-27
1
-0/+11
*
CompileFeatures: Don't try_compile for language levels with no features
Robert Maynard
2019-03-20
1
-2/+12
*
Features: On SunPro link feature check with lang std flag
Brad King
2017-05-09
1
-0/+10
*
Features: Add meta-features requesting awareness of a particular standard
Brad King
2016-11-02
1
-0/+2
*
Features: Centralize per-compiler recording macros
Brad King
2016-11-02
1
-1/+9
*
Features: Extract strings from test binary more reliably (#15736)
Brad King
2015-09-10
1
-1/+1
*
Features: Use the features symbol in the feature-test compile.
Stephen Kelly
2014-05-15
1
-1/+1
*
Project: Use nullary form of main for compile feature tests.
Stephen Kelly
2014-05-07
1
-1/+1
*
Project: Remove extern from static string in feature tests.
Stephen Kelly
2014-05-07
1
-1/+1
*
Features: Make CMAKE_CXX_KNOWN_FEATURES a property.
Stephen Kelly
2014-05-02
1
-1/+4
*
project: Add infrastructure for recording CXX compiler features
Stephen Kelly
2014-04-07
1
-0/+57