| Commit message (Expand) | Author | Age | Files | Lines |
* | Revise include order using clang-format-6.0 | Kitware Robot | 2019-10-01 | 1 | -2/+4 |
|
|
* | clang-tidy: modernize-deprecated-headers | Regina Pfeifer | 2019-09-16 | 1 | -2/+2 |
|
|
* | cmXMLParser: Avoid -Wconversion warning | Brad King | 2018-07-31 | 1 | -2/+2 |
|
|
* | Replace C-style casts | Daniel Pfeifer | 2017-08-27 | 1 | -1/+1 |
|
|
* | Use C++11 nullptr | Daniel Pfeifer | 2017-08-24 | 1 | -6/+6 |
|
|
* | Use quotes for non-system includes | Daniel Pfeifer | 2017-04-11 | 1 | -2/+2 |
|
|
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -11/+2 |
|
|
* | use CM_NULLPTR | Daniel Pfeifer | 2016-09-05 | 1 | -6/+6 |
|
|
* | Merge topic 'readability-named-parameter' | Brad King | 2016-08-17 | 1 | -1/+1 |
|\ |
|
| * | Make sure unnused parameters are /*named*/ | Daniel Pfeifer | 2016-08-16 | 1 | -1/+1 |
|
|
* | | fix a batch of include-what-you-use violations | Daniel Pfeifer | 2016-08-16 | 1 | -2/+4 |
|/ |
|
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -57/+37 |
|
|
* | Remove `//------...` horizontal separator comments | Brad King | 2016-05-09 | 1 | -19/+0 |
|
|
* | Source: Stabilize include order | Brad King | 2016-04-29 | 1 | -0/+1 |
|
|
* | Port all cmOStringStream to std::ostringstream. | Stephen Kelly | 2015-01-11 | 1 | -1/+1 |
|
|
* | ctest_memcheck: Add support for memory and leak sanitizer. | Bill Hoffman | 2014-07-16 | 1 | -2/+11 |
|
|
* | stringapi: Miscellaneous char* parameters | Ben Boeckel | 2014-03-08 | 1 | -2/+2 |
|
|
* | Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream. | Clinton Stimpson | 2014-01-07 | 1 | -1/+2 |
|
|
* | Remove trailing whitespace from most CMake and C/C++ code | Kitware Robot | 2012-08-13 | 1 | -5/+5 |
|
|
* | Convert CMake to OSI-approved BSD License | Brad King | 2009-09-28 | 1 | -14/+9 |
|
|
* | COMP: Fix build with system-installed expat 2.0.1 | Brad King | 2009-06-11 | 1 | -1/+1 |
|
|
* | ENH: Added cmXMLParser::FindAttribute method | Brad King | 2009-02-24 | 1 | -0/+17 |
|
|
* | ENH: Allow cmXMLParser subclasses to report errors | Brad King | 2009-02-24 | 1 | -5/+10 |
|
|
* | STYLE: fix warning | Bill Hoffman | 2007-07-31 | 1 | -1/+2 |
|
|
* | ENH: fix warning on win64 | Bill Hoffman | 2007-07-26 | 1 | -1/+1 |
|
|
* | STYLE: fix compiler warning | Bill Hoffman | 2007-07-25 | 1 | -2/+3 |
|
|
* | ENH: Add options to build with system utility libraries. Organize inclusion ... | Brad King | 2006-10-19 | 1 | -1/+1 |
|
|
* | ENH: add support for win64 for visual studio 2005 ide and nmake, also fix war... | Bill Hoffman | 2006-03-30 | 1 | -2/+2 |
|
|
* | COMP: Try to resolve compile errors because of missing includes and wrong inc... | Andy Cedilnik | 2005-01-18 | 1 | -0/+1 |
|
|
* | COMP: Use cmOStringStream not ostringstream | Andy Cedilnik | 2005-01-18 | 1 | -1/+1 |
|
|
* | ENH: Add XML parser | Andy Cedilnik | 2005-01-18 | 1 | -0/+217 |
|
|