summaryrefslogtreecommitdiff
path: root/Source/Checks
Commit message (Expand)AuthorAgeFilesLines
...
* CM_OVERRIDE: mark destructor overridden in the feature test.Daniel Pfeifer2016-06-271-0/+2
* cxx features: add check for overrideDaniel Pfeifer2016-06-272-0/+21
* Use <unordered_set> where availableDaniel Pfeifer2016-06-272-0/+8
* Make C++ feature checks extensibleDaniel Pfeifer2016-06-273-25/+36
* Revise C++ coding style using clang-formatKitware Robot2016-05-163-3/+10
* Avoid using C11 to build CMake if _Thread_local support is brokenRaphael Kubo da Costa2015-09-152-0/+35
* Use std::unordered_map instead of hash_map where available.Stephen Kelly2015-05-192-0/+31
* Avoid using C++14 to build CMake if cstdio breaksBrad King2015-05-082-0/+35