Commit History

Author SHA1 Message Date
  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