CMake/Source/Checks
2017-08-24 23:39:47 +02:00
..
cm_c11_thread_local.c Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cm_c11_thread_local.cmake Avoid using C11 to build CMake if _Thread_local support is broken 2015-09-15 10:51:54 -04:00
cm_cxx14_cstdio.cmake Avoid using C++14 to build CMake if cstdio breaks 2015-05-08 11:04:21 -04:00
cm_cxx14_cstdio.cpp Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cm_cxx_attribute_fallthrough.cxx Fix CM_FALLTHROUGH with -Wunused-parameter 2017-08-22 08:13:30 -04:00
cm_cxx_auto_ptr.cxx Add a feature check to test availability of auto_ptr 2016-09-26 09:03:46 -04:00
cm_cxx_eq_delete.cxx cmConfigure: provide macros CM_EQ_DELETE and CM_DISABLE_COPY 2017-04-22 10:09:41 +02:00
cm_cxx_fallthrough.cxx Fix CM_FALLTHROUGH with -Wunused-parameter 2017-08-22 08:13:30 -04:00
cm_cxx_features.cmake Use C++11 nullptr 2017-08-24 23:39:47 +02:00
cm_cxx_gnu_fallthrough.cxx Fix CM_FALLTHROUGH with -Wunused-parameter 2017-08-22 08:13:30 -04:00
cm_cxx_make_unique.cxx Check for availability of unique_ptr and make_unique when building CMake 2016-09-16 13:22:10 -04:00
cm_cxx_override.cxx CM_OVERRIDE: fix feature test for clang 2016-06-29 11:33:38 +02:00
cm_cxx_unique_ptr.cxx Check for availability of unique_ptr and make_unique when building CMake 2016-09-16 13:22:10 -04:00