Sebastian Holtermann
|
7fbcc16dcd
cmStringAlgorithms: cmIsSpace, cmTrimWhitespace, cmEscapeQuotes, cmTokenize
|
6 years ago |
Zaytsev Yuriy
|
c474fb2777
CPack/IFW: Add StyleSheet field
|
6 years ago |
Brad King
|
bcec7d0778
Merge topic 'copyfile-stdstring'
|
6 years ago |
Vitaly Stakhovsky
|
c31b6e616d
cmSystemTools: copy file member functions accept std::string params
|
6 years ago |
Regina Pfeifer
|
55671b41d2
clang-tidy: Use `= default`
|
6 years ago |
Sebastian Holtermann
|
b6802cd506
cmGeneratedFileStream: clang-tidy applied to remove redundant ``c_str`` calls
|
7 years ago |
Kitware Robot
|
d7204e649e
Revise C++ coding style using clang-format-6.0
|
7 years ago |
Pavel Solodovnikov
|
c85bb007df
Reduce allocation of temporary values on heap.
|
7 years ago |
Jean-Philippe Lebel
|
739ae1d090
CPack/IFW: Add option to control deletion of the install directory
|
9 years ago |
Brad King
|
4547d9a830
Merge topic 'ranged-for'
|
8 years ago |
Pavel Solodovnikov
|
f43baf6981
Meta: modernize old-fashioned loops to range-based `for` (CPack).
|
8 years ago |
Brad King
|
0b33aee48b
Use C++11 override instead of CM_OVERRIDE
|
8 years ago |
Konstantin Podsvirov
|
543cf13406
CPackIFW: Access refactoring
|
8 years ago |
Konstantin Podsvirov
|
9c13e8eb6f
CPackIFW: Refactor out some commonly used code
|
8 years ago |
Konstantin Podsvirov
|
9a740f1b59
cmCPackIFWInstaller: fix validation of WizardStyle option
|
8 years ago |
Daniel Pfeifer
|
ba8571ff2d
clang-tidy: use operators for string comparison
|
8 years ago |
Daniel Pfeifer
|
012972a926
clang-tidy: remove reduntant .data() calls
|
8 years ago |
Daniel Pfeifer
|
1d829c862c
Use quotes for non-system includes
|
8 years ago |
Daniel Pfeifer
|
26ee9e4291
CPack: drop CPack prefix for includes
|
8 years ago |
Alexander Voitenko
|
3fc4a2b71a
QtIFW: Added new options to QtIFW cpack generator for modifying wizard style
|
8 years ago |
Daniel Pfeifer
|
2988abd939
clang-tidy: apply modernize-use-bool-literals fixes
|
9 years ago |
Brad King
|
2036639b55
Merge topic 'cpack-ifw-options'
|
9 years ago |
Daniel Pfeifer
|
7b4244aceb
iwyu: Fix more findings
|
9 years ago |
Konstantin Podsvirov
|
88ecfd8ba1
CPackIFW: Add some options
|
9 years ago |
Daniel Pfeifer
|
effa6c8343
fix more issues reported by clang-tidy
|
9 years ago |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 years ago |
Konstantin Podsvirov
|
b807cd9b54
CPackIFW: Add 'cpack_ifw_add_package_resources' command
|
9 years ago |
Daniel Pfeifer
|
d47c7bf608
CPack: include what you use
|
9 years ago |
Daniel Pfeifer
|
1d6909a287
use CM_NULLPTR
|
9 years ago |
Daniel Pfeifer
|
a16bf141bc
Add missing braces around statements.
|
9 years ago |