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
/
Source
/
Checks
/
cm_cxx_features.cmake
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use C++11 unordered containers
Daniel Pfeifer
2017-08-22
1
-2/+0
*
C++ feature checks: Improve exclusion of "0 Warning(s)"
Brad King
2017-06-08
1
-1/+3
*
C++ feature checks: Do not match "0 Warning(s)" as a warning
Walter Gray
2017-06-06
1
-1/+1
*
Provide and use CM_FALLTHROUGH
Daniel Pfeifer
2017-06-03
1
-0/+7
*
C++ feature checks: check output for '[Ww]arning'
Daniel Pfeifer
2017-06-03
1
-1/+1
*
Check C++ features even without CMAKE_CXX_STANDARD for CMake itself
Brad King
2017-05-19
1
-13/+16
*
cmConfigure: provide macros CM_EQ_DELETE and CM_DISABLE_COPY
Daniel Pfeifer
2017-04-22
1
-0/+1
*
Add a feature check to test availability of auto_ptr
Daniel Pfeifer
2016-09-26
1
-0/+1
*
Check for availability of unique_ptr and make_unique when building CMake
Brad King
2016-09-16
1
-0/+5
*
cxx features: add check for nullptr
Daniel Pfeifer
2016-06-27
1
-0/+1
*
cxx features: add check for override
Daniel Pfeifer
2016-06-27
1
-0/+1
*
Use <unordered_set> where available
Daniel Pfeifer
2016-06-27
1
-0/+1
*
Make C++ feature checks extensible
Daniel Pfeifer
2016-06-27
1
-0/+36