Brad King f44d9bcc8f C++ feature checks: Improve exclusion of "0 Warning(s)" 8 years ago
..
cm_c11_thread_local.c d9fd2f5402 Revise C++ coding style using clang-format 9 years ago
cm_c11_thread_local.cmake ffa6f057b4 Avoid using C11 to build CMake if _Thread_local support is broken 10 years ago
cm_cxx14_cstdio.cmake 3307e10fc4 Avoid using C++14 to build CMake if cstdio breaks 10 years ago
cm_cxx14_cstdio.cpp d9fd2f5402 Revise C++ coding style using clang-format 9 years ago
cm_cxx_attribute_fallthrough.cxx 8d7b3ef5d4 Provide and use CM_FALLTHROUGH 8 years ago
cm_cxx_auto_ptr.cxx 67480c05e3 Add a feature check to test availability of auto_ptr 9 years ago
cm_cxx_eq_delete.cxx 5d1671324b cmConfigure: provide macros CM_EQ_DELETE and CM_DISABLE_COPY 8 years ago
cm_cxx_fallthrough.cxx 8d7b3ef5d4 Provide and use CM_FALLTHROUGH 8 years ago
cm_cxx_features.cmake f44d9bcc8f C++ feature checks: Improve exclusion of "0 Warning(s)" 8 years ago
cm_cxx_gnu_fallthrough.cxx 8d7b3ef5d4 Provide and use CM_FALLTHROUGH 8 years ago
cm_cxx_make_unique.cxx aa50cdac43 Check for availability of unique_ptr and make_unique when building CMake 9 years ago
cm_cxx_nullptr.cxx b4b73f56a2 cxx features: add check for nullptr 9 years ago
cm_cxx_override.cxx 3f77655d06 CM_OVERRIDE: fix feature test for clang 9 years ago
cm_cxx_unique_ptr.cxx aa50cdac43 Check for availability of unique_ptr and make_unique when building CMake 9 years ago
cm_cxx_unordered_map.cxx ea5477e43d Make C++ feature checks extensible 9 years ago
cm_cxx_unordered_set.cxx 09aa2c9418 Use <unordered_set> where available 9 years ago