Ben Boeckel
|
4489e9a85c
clang-tidy: fix `modernize-use-auto` lints
|
2 years ago |
Ben Boeckel
|
e8983bd20d
clang-tidy: fix `readability-braces-around-statements` lints
|
2 years ago |
Ben Boeckel
|
809248a0c9
strings: use character literals where possible
|
2 years ago |
Marc Chevrier
|
44867a8c01
Modernize memory management
|
5 years ago |
Kitware Robot
|
d7204e649e
Revise C++ coding style using clang-format-6.0
|
7 years ago |
Pavel Solodovnikov
|
f43baf6981
Meta: modernize old-fashioned loops to range-based `for` (CPack).
|
8 years ago |
Keith Holman
|
58cf9d417e
wix: adds ability to modify attributes with patch
|
8 years ago |
Daniel Pfeifer
|
26ee9e4291
CPack: drop CPack prefix for includes
|
8 years ago |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 years ago |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 years ago |
Nils Gladitz
|
de77d4a741
CPackWIX: Allow multiple patch files and diagnose if any are missing
|
10 years ago |
Nils Gladitz
|
5a266095ee
CPackWIX: Handle text nodes in XML patch content
|
10 years ago |
Stephen Kelly
|
44ffb9cdb4
Replace foo.size() pattern with !foo.empty().
|
11 years ago |
Nils Gladitz
|
6fcd835c07
CPackWIX: refactor and cleanup
|
11 years ago |