summaryrefslogtreecommitdiffstats
path: root/Source/cmXMLWriter.h
Commit message (Expand)AuthorAgeFilesLines
* clang-format: format all code as Cpp11Daniel Pfeifer2017-08-301-1/+1
* IWYU: Mark cmConfigure.h with pragma: keepDaniel Pfeifer2017-08-261-1/+1
* Use CM_DISABLE_COPYDaniel Pfeifer2017-04-241-4/+3
* Use quotes for non-system includesDaniel Pfeifer2017-04-111-1/+1
* Xcode: Use proper indentation for schemesGregor Jasny2017-02-281-0/+3
* Simplify CMake per-source license noticesBrad King2016-09-271-11/+2
* fix a batch of include-what-you-use violationsDaniel Pfeifer2016-08-161-1/+1
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-18/+18
* Source: Stabilize include orderBrad King2016-04-291-0/+1
* cmXMLWriter: add Doctype() methodDaniel Pfeifer2016-03-211-0/+2
* cmXMLWriter: overload Element() method for empty elementsDaniel Pfeifer2016-03-211-0/+2
* Add cmXMLWriter class to consolidate XML generationDaniel Pfeifer2015-05-261-0/+120