index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
/
cmXMLSafe.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revise include order using clang-format-6.0
Kitware Robot
2019-10-01
1
-2/+2
*
clang-tidy: modernize-deprecated-headers
Regina Pfeifer
2019-09-16
1
-2/+2
*
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
-2/+0
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-34/+38
*
Remove `//------...` horizontal separator comments
Brad King
2016-05-09
1
-5/+0
*
Format include directive blocks and ordering with clang-format
Brad King
2016-04-29
1
-1/+1
*
Remove use of include <cmsys/ios/*> and cmsys_ios::*
Brad King
2015-08-20
1
-4/+4
*
Remove use of cmsys_stl.
Stephen Kelly
2015-02-05
1
-2/+2
*
CTest: Do not munge UTF-8 output in XML files
Brad King
2009-12-08
1
-34/+39
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14/+9
*
BUG: Avoid encoding invalid XML chars in CTest
Brad King
2009-03-02
1
-1/+11
*
BUG: Hack for issue #8647
Brad King
2009-03-02
1
-1/+1
*
COMP: Avoid parameter/member shadow in cmXMLSafe
Brad King
2009-02-06
1
-3/+3
*
COMP: Avoid warning about signed-char comparison
Brad King
2009-02-05
1
-4/+3
*
ENH: Create cmXMLSafe to help escapes in XML
Brad King
2009-02-05
1
-0/+93