Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -11/+2 |
* | fix a batch of include-what-you-use violations | Daniel Pfeifer | 2016-08-16 | 1 | -1/+3 |
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -14/+13 |
* | ctest_memcheck: Add support for memory and leak sanitizer. | Bill Hoffman | 2014-07-16 | 1 | -1/+8 |
* | stringapi: Miscellaneous char* parameters | Ben Boeckel | 2014-03-08 | 1 | -2/+2 |
* | Remove trailing whitespace from most CMake and C/C++ code | Kitware Robot | 2012-08-13 | 1 | -12/+12 |
* | Convert CMake to OSI-approved BSD License | Brad King | 2009-09-28 | 1 | -14/+9 |
* | ENH: Added cmXMLParser::FindAttribute method | Brad King | 2009-02-24 | 1 | -0/+3 |
* | ENH: Allow cmXMLParser subclasses to report errors | Brad King | 2009-02-24 | 1 | -0/+3 |
* | ENH: fix warning on win64 | Bill Hoffman | 2007-07-26 | 1 | -2/+4 |
* | STYLE: fix compiler warning | Bill Hoffman | 2007-07-25 | 1 | -1/+1 |
* | STYLE: fix line length | Ken Martin | 2006-05-12 | 1 | -13/+14 |
* | ENH: Add XML parser | Andy Cedilnik | 2005-01-18 | 1 | -0/+108 |