Brad King
|
d7e9ad926a
Merge topic 'ifw-product-images'
|
4 years ago |
Erlend E. Aasland
|
6d39c845ee
CPackIFW: Add support for ProductImages config option
|
4 years ago |
Erlend E. Aasland
|
5447dc655e
CPackIFW: Add version guard for configuration attributes
|
4 years ago |
Marc Chevrier
|
cc56dc7468
Rename cmProp in cmValue
|
4 years ago |
Marc Chevrier
|
202a65759b
cmCPackGenerator::GetOption returns cmProp
|
4 years ago |
Craig Scott
|
90c2f138ee
CPackIFWInstaller: Avoid potential null pointer dereference
|
4 years ago |
Craig Scott
|
d16830324f
CPackIFW: Improve warning and docs for show page list option
|
4 years ago |
Craig Scott
|
7ed7db88a4
CPackIFW: Fix cppcheck warnings
|
4 years ago |
Oleksandr Koval
|
209daa20b2
Code style: add missed explicit 'this->'
|
4 years ago |
Konstantin Podsvirov
|
8b5a0e0fef
CPackIFW: Add CPACK_IFW_PACKAGE_WIZARD_SHOW_PAGE_LIST variable
|
5 years ago |
Kitware Robot
|
ed98209ddc
Revise include order using clang-format-6.0
|
6 years ago |
Regina Pfeifer
|
f30523d090
clang-tidy: modernize-deprecated-headers
|
6 years ago |
Sebastian Holtermann
|
9b334397f5
Source sweep: Use cmStrCat for string concatenation
|
6 years ago |
Sebastian Holtermann
|
f4f3c68926
Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgument
|
6 years ago |
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 |