| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix misc. typos | luz.paz | 2018-06-04 | 1 | -1/+1 |
|
|
* | Use C++11 override instead of CM_OVERRIDE | Brad King | 2017-09-15 | 1 | -7/+6 |
|
|
* | IWYU: Mark cmConfigure.h with pragma: keep | Daniel Pfeifer | 2017-08-26 | 1 | -1/+1 |
|
|
* | Use quotes for non-system includes | Daniel Pfeifer | 2017-04-11 | 1 | -1/+1 |
|
|
* | ctest_memcheck: add support for standalone LeakSanitizer | Jamie Snape | 2017-01-09 | 1 | -0/+1 |
|
|
* | ctest_memcheck: Add DEFECT_COUNT option to capture defect count | Betsy McPhail | 2016-11-09 | 1 | -0/+3 |
|
|
* | Remove cmObject.h and cmTypeMacro.h | Daniel Pfeifer | 2016-10-24 | 1 | -1/+0 |
|
|
* | Make cmCTestGenericHandler not inherit from cmObject | Daniel Pfeifer | 2016-10-22 | 1 | -1/+1 |
|
|
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -12/+2 |
|
|
* | CTest: fix include-what-you-use violations | Daniel Pfeifer | 2016-08-25 | 1 | -1/+3 |
|
|
* | mark functions with CM_OVERRIDE | Daniel Pfeifer | 2016-06-27 | 1 | -6/+7 |
|
|
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -24/+26 |
|
|
* | Format include directive blocks and ordering with clang-format | Brad King | 2016-04-29 | 1 | -1/+1 |
|
|
* | Source: Stabilize include order | Brad King | 2016-04-29 | 1 | -2/+1 |
|
|
* | cmCTest{Test,MemCheck}Handler: Port to cmXMLWriter | Daniel Pfeifer | 2015-05-26 | 1 | -1/+2 |
|
|
* | ctest_memcheck: Add support for MemorySanitizer msan | Bill Hoffman | 2014-10-07 | 1 | -0/+1 |
|
|
* | ctest_memcheck: Add support for UndefinedBehaviorSanitizer ubsan | Ben Boeckel | 2014-10-07 | 1 | -1/+2 |
|
|
* | ctest_memcheck: Order sanitizer type code consistently | Brad King | 2014-10-07 | 1 | -2/+2 |
|
|
* | ctest: update documentation for CTEST_MEMORYCHECK_TYPE | Ben Boeckel | 2014-10-03 | 1 | -1/+1 |
|
|
* | Handle more than one process with sanitizer errors. | Bill Hoffman | 2014-07-24 | 1 | -2/+2 |
|
|
* | ctest_memcheck: Add support for memory and leak sanitizer. | Bill Hoffman | 2014-07-16 | 1 | -4/+5 |
|
|
* | ctest_memcheck: Add support for ThreadSanitizer | Bill Hoffman | 2014-07-09 | 1 | -8/+28 |
|
|
* | cmCTestMemCheckHandler: Fix coding style in this class | Bill Hoffman | 2014-06-25 | 1 | -2/+2 |
|
|
* | strings: Remove cmStdString references | Ben Boeckel | 2014-03-08 | 1 | -5/+5 |
|
|
* | CTest: create one output file per memcheck (#14303) | Rolf Eike Beer | 2013-08-07 | 1 | -5/+10 |
|
|
* | CTest: use an output file for Valgrind (#14110) | Rolf Eike Beer | 2013-05-09 | 1 | -0/+4 |
|
|
* | Remove trailing whitespace from most CMake and C/C++ code | Kitware Robot | 2012-08-13 | 1 | -5/+5 |
|
|
* | CTest: Avoid use of old EscapeSpaces method | Brad King | 2010-08-18 | 1 | -2/+1 |
|
|
* | Convert CMake to OSI-approved BSD License | Brad King | 2009-09-28 | 1 | -14/+9 |
|
|
* | MemCheck should now work again in ctest | Zach Mullen | 2009-08-28 | 1 | -8/+3 |
|
|
* | ENH: add support for bounds checker | Bill Hoffman | 2007-07-24 | 1 | -4/+15 |
|
|
* | STYLE: Fix some style issues | Andy Cedilnik | 2006-03-10 | 1 | -8/+8 |
|
|
* | ENH: Add superclass for all commands and handlers. Improve handlers to have i... | Andy Cedilnik | 2005-06-17 | 1 | -0/+3 |
|
|
* | ENH: Several cleanups and improvements | Andy Cedilnik | 2005-01-27 | 1 | -0/+122 |
|
|