Ben Boeckel
|
09b7ac7f67
strings: use single characters where possible
|
2 gadi atpakaļ |
Ben Boeckel
|
6aa9023700
string_view: use string_view literals in comparisons
|
2 gadi atpakaļ |
Ben Boeckel
|
f5d04b5bf0
cmStrCat: use where possible in Apple-specific sources
|
2 gadi atpakaļ |
Ben Boeckel
|
ce549909fb
cmCPackPKGGenerator: remove unnecessary `.c_str()` calls
|
2 gadi atpakaļ |
Vitaly Stakhovsky
|
b3edfcf46e
cmValue: Use operator* explicitly to convert to std::string; avoid extra call
|
2 gadi atpakaļ |
Craig Scott
|
d099136add
productbuild: Restore CPACK_PACKAGEMAKER_CHOICES variable
|
3 gadi atpakaļ |
Craig Scott
|
2a8df7e7db
productbuild: Don't write rootVolumeOnly attribute if writing domains
|
3 gadi atpakaļ |
Craig Scott
|
28fdc3a536
productbuild: Simplify internal CPACK_PRODUCTBUILD_DOMAINS usage
|
3 gadi atpakaļ |
David Wosk
|
da737d34e0
CPack/productbuild: add options to control domains element
|
3 gadi atpakaļ |
Greg Fiumara
|
7213ceb869
CPack/productbuild: Add option to customize product identifier
|
4 gadi atpakaļ |
Marc Chevrier
|
cc56dc7468
Rename cmProp in cmValue
|
4 gadi atpakaļ |
Marc Chevrier
|
7fce78982b
Use new SetOption signatures
|
4 gadi atpakaļ |
Marc Chevrier
|
202a65759b
cmCPackGenerator::GetOption returns cmProp
|
4 gadi atpakaļ |
Brad King
|
0e46dea343
Merge topic 'cpack-custom-templates'
|
6 gadi atpakaļ |
Brad King
|
7d6ab5dc5b
CPack: Restore support for custom package configuration templates
|
6 gadi atpakaļ |
Sergey Larin
|
e6069613a1
CPack: Set background image in macOS installer
|
6 gadi atpakaļ |
Sebastian Holtermann
|
9b334397f5
Source sweep: Use cmStrCat for string concatenation
|
6 gadi atpakaļ |
Alex Turbov
|
98617f1be0
Refactor: Move CPack internal files to `Internal/CPack/` directory
|
6 gadi atpakaļ |
Vitaly Stakhovsky
|
0281f9a4ca
cmMakefile::ConfigureFile: Accept `std::string` parameters
|
6 gadi atpakaļ |
Artur Ryt
|
01b2d6ab74
Modernize: Use ranged for-loops when possible
|
6 gadi atpakaļ |
Regina Pfeifer
|
55671b41d2
clang-tidy: Use `= default`
|
6 gadi atpakaļ |
Brad King
|
7954ba9bc1
productbuild: escape pkg-ref urls
|
7 gadi atpakaļ |
Kitware Robot
|
d7204e649e
Revise C++ coding style using clang-format-6.0
|
7 gadi atpakaļ |
Alexander Wittig
|
f25d87db9e
CPack: Fix macOS PKG component dependency information
|
8 gadi atpakaļ |
Matthias Maennich
|
870dd06da1
Fix left-over occurrences of else-after-return
|
8 gadi atpakaļ |
Matthias Maennich
|
a5279ae553
Use C++11 nullptr (cont.)
|
8 gadi atpakaļ |
Daniel Pfeifer
|
aeff60e44c
iwyu: Fix OSX specific issues
|
9 gadi atpakaļ |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 gadi atpakaļ |
Gregor Jasny
|
60dcaaea13
tidy: Fix readability-redundant-string-cstr issues
|
9 gadi atpakaļ |
Daniel Pfeifer
|
e9da5192e5
CPack/PackageMaker: port to cmXMLWriter
|
9 gadi atpakaļ |