Marc Chevrier
|
aacd4e4a90
Refactoring: add cm::contains to <cmext/algorithm>
|
5 years ago |
Johnny Jazeix
|
d6840a4f3c
CPack/NSIS: Add option for setting DPI-aware
|
5 years ago |
Brad King
|
4e69c9d8d8
Merge topic 'cpack-nsis-version'
|
5 years ago |
Brad King
|
aa78a2537c
CPack/NSIS: Document and check requirement of at least NSIS 3.0
|
5 years ago |
Rolf Eike Beer
|
8ca2504a4d
use string_views to avoid memory allocations
|
5 years ago |
Rolf Eike Beer
|
ef778d77e0
replace std::string::substr() with operations that do not allocate memory
|
5 years ago |
Johnny Jazeix
|
ebfffc609e
CPack/NSIS: Add option for setting MUI_HEADERIMAGE_BITMAP
|
6 years ago |
Brad King
|
0e46dea343
Merge topic 'cpack-custom-templates'
|
6 years ago |
Brad King
|
7d6ab5dc5b
CPack: Restore support for custom package configuration templates
|
6 years ago |
Johnny Jazeix
|
68b5af65fa
CPack/NSIS: Add options for custom welcome/finish titles + display on 3 lines
|
6 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
|
aaf59120bf
Source sweep: Replace cmExpandList with the shorter cmExpandedList
|
6 years ago |
Sebastian Holtermann
|
9b334397f5
Source sweep: Use cmStrCat for string concatenation
|
6 years ago |
Brad King
|
bfe0ea2d98
Merge topic 'cm-contains'
|
6 years ago |
Regina Pfeifer
|
2dfc52675c
cmAlgorithms: Add cmContains
|
6 years ago |
Sebastian Holtermann
|
20e580be01
Source sweep: Use cmIsOn instead of cmSystemTools::IsOn
|
6 years ago |
Sebastian Holtermann
|
f4f3c68926
Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgument
|
6 years ago |
Alex Turbov
|
98617f1be0
Refactor: Move CPack internal files to `Internal/CPack/` directory
|
6 years ago |
Artur Ryt
|
30bb14c657
Modernize: Enable modernize-raw-string-literal in clang-tidy
|
6 years ago |
Vitaly Stakhovsky
|
0281f9a4ca
cmMakefile::ConfigureFile: Accept `std::string` parameters
|
6 years ago |
Vitaly Stakhovsky
|
65baaa0e37
cmSystemTools::RunSingleCommand: Accept std::string argument
|
6 years ago |
Regina Pfeifer
|
55671b41d2
clang-tidy: Use `= default`
|
6 years ago |
Regina Pfeifer
|
ef61997b1b
clang-tidy: Use emplace
|
6 years ago |
Regina Pfeifer
|
3e60580784
clang-tidy: Fix readability-static-accessed-through-instance
|
7 years ago |
Sebastian Holtermann
|
b6802cd506
cmGeneratedFileStream: clang-tidy applied to remove redundant ``c_str`` calls
|
7 years ago |
Kyle Edwards
|
48bc8b2b82
CPack: Move internal implementation modules into Internal/CPack directory
|
7 years ago |
Kitware Robot
|
d7204e649e
Revise C++ coding style using clang-format-6.0
|
7 years ago |
Pavel Solodovnikov
|
653b894683
Reduce raw string pointers usage.
|
7 years ago |
Brad King
|
92cd3d0677
Merge topic 'reduce-temporaries'
|
7 years ago |