summaryrefslogtreecommitdiff
path: root/Source/cmXMLWriter.cxx
Commit message (Expand)AuthorAgeFilesLines
* clang-tidy: address `modernize-use-default-member-init` lintsBen Boeckel2022-05-241-4/+0
* Revise include order using clang-format-6.0Kitware Robot2019-10-011-1/+2
* Modernize: Enable modernize-raw-string-literal in clang-tidyArtur Ryt2019-04-021-1/+1
* cmXMLWriter: code improvementVitaly Stakhovsky2018-04-031-13/+16
* Use quotes for non-system includesDaniel Pfeifer2017-04-111-1/+1
* Xcode: Use proper indentation for schemesGregor Jasny2017-02-281-1/+10
* Simplify CMake per-source license noticesBrad King2016-09-271-11/+2
* fix a batch of include-what-you-use violationsDaniel Pfeifer2016-08-171-2/+0
* cmXMLWriter: use ifstream from KWSysDaniel Pfeifer2016-06-141-2/+2
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-20/+14
* Source: Stabilize include orderBrad King2016-04-291-0/+1
* cmXMLWriter: add Doctype() methodDaniel Pfeifer2016-03-211-0/+7
* cmXMLWriter: overload Element() method for empty elementsDaniel Pfeifer2016-03-211-0/+7
* Add cmXMLWriter class to consolidate XML generationDaniel Pfeifer2015-05-261-0/+134