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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
clang-tidy: fix `readability-make-member-function-const` warnings
Ben Boeckel
2021-01-27
1
-1/+1
*
Modernize: Use #pragma once in all header files
Kitware Robot
2020-09-03
1
-4/+1
*
Use quotes for non-system includes
Daniel Pfeifer
2017-04-11
1
-1/+1
*
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/+1
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-0/+1
*
Format include directive blocks and ordering with clang-format
Brad King
2016-04-29
1
-1/+1
*
Source: Stabilize include order
Brad King
2016-04-29
1
-0/+1
*
Remove use of include <cmsys/stl/*> and cmsys_stl::*
Brad King
2015-08-20
1
-1/+2
*
Remove use of include <cmsys/ios/*> and cmsys_ios::*
Brad King
2015-08-20
1
-3/+2
*
Remove use of cmsys_stl.
Stephen Kelly
2015-02-05
1
-2/+2
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14/+9
*
COMP: Avoid parameter/member shadow in cmXMLSafe
Brad King
2009-02-06
1
-1/+1
*
ENH: Create cmXMLSafe to help escapes in XML
Brad King
2009-02-05
1
-0/+49