Vitaly Stakhovsky
|
58da4aa47d
Source: Avoid comparing pointers to nullptr
|
1 year ago |
Robert Schuster
|
55524c48a4
CPack/DEB: Add Multi-Arch support
|
1 year ago |
Deniz Bahadir
|
a1af593291
CPack: Support arbitrary component name when packaging
|
1 year ago |
Vitaly Stakhovsky
|
1a49b439a5
Source: Use cmValue::IsOn and IsOff
|
1 year ago |
Brad King
|
a9ad70de76
Source: Avoid using CollapseFullPath just to get parent directory
|
2 years ago |
Ben Boeckel
|
0abde043d2
cmCryptoHash: prefer to cmSystemTools::ComputeFileHash
|
2 years ago |
Marc Chevrier
|
e08ba229ee
CMake code rely on cmList class for CMake lists management (part. 1)
|
2 years ago |
Vitaly Stakhovsky
|
b3edfcf46e
cmValue: Use operator* explicitly to convert to std::string; avoid extra call
|
2 years ago |
Ben Boeckel
|
6ff03d463f
clang-tidy: address `google-readability-casting` lints
|
3 years ago |
Rose
|
b86b6aaa4a
Source: Cleanup and simplify some code
|
4 years ago |
Brad King
|
3c855b167f
Merge topic 'fix-ifdef-windows'
|
4 years ago |
Brad King
|
40e73c5ac4
Source: Fix typo in _WIN32 preprocessor checks
|
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
|
20fec15204
cmArchiveWrite: Check for construction errors on Open
|
4 years ago |
Russell Greene
|
051da997da
CPack/DEB: Add zstd compression for deb packages
|
4 years ago |
Alex Turbov
|
9dc007e17c
Refactor: Drop redundand `std::endl` calls in the middle of output
|
4 years ago |
Alex Turbov
|
afcc5449e8
Refactor: Use `cmStrToLong` instead of `std::strtol`
|
4 years ago |
Alex Turbov
|
13549674cc
Refactor: Avoid duplicate calls to `GetOption("GEN_DBGSYMDIR")`
|
4 years ago |
Alex Turbov
|
7add10f288
Refactor: Deduplicate code of `createDebPackages()`
|
4 years ago |
Alex Turbov
|
593ff734b0
CPack/DEB: dbgsym package not generated for non-component packaging
|
4 years ago |
Alex Turbov
|
c8f298ae08
Refactor: Extract packaged files finder into a function
|
4 years ago |
Alex Turbov
|
7fd3134ea1
Refactor: cmCPackDebGenerator::PackageComponents handle `else` first
|
4 years ago |
Alex Turbov
|
008321595a
Refactor: Change return value to bool for private members
|
4 years ago |
Alex Turbov
|
45a6fa0c33
Refactor: Drop unnecessary `if` before `return`
|
4 years ago |
Alex Turbov
|
700abe7bca
Refactor: Drop useless assignments of `retval` before return
|
4 years ago |
Alexey Rogachevskiy
|
9028195a22
CPackDeb: sort package files before generating deb file
|
4 years ago |
Brad King
|
f881b4e4cc
cmCPackDebGenerator: Remove unused local variable
|
4 years ago |
Nils Gladitz
|
c5c130e675
cmArchiveWrite: Consolidate multiple ways to set thread count
|
4 years ago |