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
/
CPack
/
WiX
/
cmWIXPatch.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
clang-tidy: fix `modernize-use-auto` lints
Ben Boeckel
2023-07-28
1
-1/+1
*
clang-tidy: fix `readability-braces-around-statements` lints
Ben Boeckel
2023-07-28
1
-1/+2
*
strings: use character literals where possible
Ben Boeckel
2023-07-28
1
-3/+3
*
Modernize memory management
Marc Chevrier
2020-03-08
1
-1/+1
*
Revise C++ coding style using clang-format-6.0
Kitware Robot
2018-06-01
1
-2/+3
*
Meta: modernize old-fashioned loops to range-based `for` (CPack).
Pavel Solodovnikov
2017-09-19
1
-16/+7
*
wix: adds ability to modify attributes with patch
Keith Holman
2017-04-24
1
-1/+5
*
CPack: drop CPack prefix for includes
Daniel Pfeifer
2017-04-11
1
-1/+1
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-12/+2
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-47/+41
*
CPackWIX: Allow multiple patch files and diagnose if any are missing
Nils Gladitz
2015-12-14
1
-2/+10
*
CPackWIX: Handle text nodes in XML patch content
Nils Gladitz
2015-10-12
1
-10/+22
*
Replace foo.size() pattern with !foo.empty().
Stephen Kelly
2015-08-24
1
-1/+1
*
CPackWIX: refactor and cleanup
Nils Gladitz
2014-02-26
1
-0/+91