12 Commits (19ffc0729fdc12b8c0874db7ae1c5e576b48ba10)

Author SHA1 Message Date
Daniel Pfeifer 67480c05e3 Add a feature check to test availability of auto_ptr 9 years ago
Brad King aa50cdac43 Check for availability of unique_ptr and make_unique when building CMake 9 years ago
Daniel Pfeifer 3f77655d06 CM_OVERRIDE: fix feature test for clang 9 years ago
Daniel Pfeifer b4b73f56a2 cxx features: add check for nullptr 9 years ago
Daniel Pfeifer 9e2d6f0c4d CM_OVERRIDE: mark destructor overridden in the feature test. 9 years ago
Daniel Pfeifer 5286110d6f cxx features: add check for override 9 years ago
Daniel Pfeifer 09aa2c9418 Use <unordered_set> where available 9 years ago
Daniel Pfeifer ea5477e43d Make C++ feature checks extensible 9 years ago
Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format 9 years ago
Raphael Kubo da Costa ffa6f057b4 Avoid using C11 to build CMake if _Thread_local support is broken 10 years ago
Stephen Kelly d7923b82ad Use std::unordered_map instead of hash_map where available. 10 years ago
Brad King 3307e10fc4 Avoid using C++14 to build CMake if cstdio breaks 10 years ago