15 Commits (4e14498f4f330bcace147210b02f665e2fb110cc)

Author SHA1 Message Date
Brad King 4e14498f4f Drop now-unused definition of CM_OVERRIDE 8 years ago
Daniel Pfeifer 5962db4389 Use C++11 nullptr 8 years ago
Daniel Pfeifer cbcfb79f9c Use C++11 unordered containers 8 years ago
Brad King f44d9bcc8f C++ feature checks: Improve exclusion of "0 Warning(s)" 8 years ago
Walter Gray f4ce396254 C++ feature checks: Do not match "0 Warning(s)" as a warning 8 years ago
Daniel Pfeifer 8d7b3ef5d4 Provide and use CM_FALLTHROUGH 8 years ago
Daniel Pfeifer 0068224fdd C++ feature checks: check output for '[Ww]arning' 8 years ago
Brad King f74f01fe69 Check C++ features even without CMAKE_CXX_STANDARD for CMake itself 8 years ago
Daniel Pfeifer 5d1671324b cmConfigure: provide macros CM_EQ_DELETE and CM_DISABLE_COPY 8 years ago
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 b4b73f56a2 cxx features: add check for nullptr 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