Rose
|
b86b6aaa4a
Source: Cleanup and simplify some code
|
4 years ago |
Marc Chevrier
|
cc56dc7468
Rename cmProp in cmValue
|
4 years ago |
Marc Chevrier
|
7fce78982b
Use new SetOption signatures
|
4 years ago |
Marc Chevrier
|
202a65759b
cmCPackGenerator::GetOption returns cmProp
|
4 years ago |
Brad King
|
a3ddcdb911
Merge topic 'nsis_ignore_license_page'
|
4 years ago |
Johnny Jazeix
|
c0572a15d6
CPack/NSIS: Bump minimal version of NSIS to 3.03
|
4 years ago |
Johnny Jazeix
|
795e406e3b
CPack/NSIS: Add option to not display license page
|
4 years ago |
Craig Scott
|
f226a1678f
Merge branch 'master' into nsis-branding-trim-position
|
4 years ago |
Craig Scott
|
a6a5256395
CPack: Validate and document NSIS branding text trim positions
|
4 years ago |
Johnny Jazeix
|
8e8b99d01a
CPack/NSIS: Add option for setting custom makensis executable
|
4 years ago |
Johnny Jazeix
|
0aabeb0c30
CPack/NSIS: Add option for setting branding text
|
4 years ago |
Oleksandr Koval
|
209daa20b2
Code style: add missed explicit 'this->'
|
4 years ago |
Vitaly Stakhovsky
|
f37c14e930
Source: use cmNonempty()
|
5 years ago |
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 |