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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a feature check to test availability of auto_ptr
Daniel Pfeifer
2016-09-26
2
-0/+19
*
Check for availability of unique_ptr and make_unique when building CMake
Brad King
2016-09-16
3
-0/+17
*
CM_OVERRIDE: fix feature test for clang
Daniel Pfeifer
2016-06-29
1
-0/+2
*
cxx features: add check for nullptr
Daniel Pfeifer
2016-06-27
2
-0/+15
*
CM_OVERRIDE: mark destructor overridden in the feature test.
Daniel Pfeifer
2016-06-27
1
-0/+2
*
cxx features: add check for override
Daniel Pfeifer
2016-06-27
2
-0/+21
*
Use <unordered_set> where available
Daniel Pfeifer
2016-06-27
2
-0/+8
*
Make C++ feature checks extensible
Daniel Pfeifer
2016-06-27
3
-25/+36
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
3
-3/+10
*
Avoid using C11 to build CMake if _Thread_local support is broken
Raphael Kubo da Costa
2015-09-15
2
-0/+35
*
Use std::unordered_map instead of hash_map where available.
Stephen Kelly
2015-05-18
2
-0/+31
*
Avoid using C++14 to build CMake if cstdio breaks
Brad King
2015-05-08
2
-0/+35