Atılhan Emre Dursunoğlu
|
770efceccb
CPack: Avoid adding duplicate files to archive when combining components
|
2 years ago |
Nils Gladitz
|
c5c130e675
cmArchiveWrite: Consolidate multiple ways to set thread count
|
4 years ago |
Kitware Robot
|
bdca8b01d2
Modernize: Use #pragma once in all header files
|
5 years ago |
Ben Boeckel
|
b71d385ed4
cmCPackArchiveGenerator: support setting archive options
|
6 years ago |
Kitware Robot
|
ed98209ddc
Revise include order using clang-format-6.0
|
6 years ago |
Brad King
|
ca8c3d64c8
Merge topic 'use-using'
|
6 years ago |
Regina Pfeifer
|
e26f0e9dd5
CPack: Add generator for .tar.zst packages
|
6 years ago |
Regina Pfeifer
|
f7085d7b0a
cmCPackArchiveGenerator: Code cleanup
|
6 years ago |
Regina Pfeifer
|
a1ddf2d0ba
clang-tidy: Replace typedef with using
|
6 years ago |
Brad King
|
0b33aee48b
Use C++11 override instead of CM_OVERRIDE
|
8 years ago |
Daniel Pfeifer
|
ca2233e31f
IWYU: Mark cmConfigure.h with pragma: keep
|
8 years ago |
Domen Vrankar
|
9e06e97d30
CPack/Archive: per component filenames support
|
8 years ago |
Daniel Pfeifer
|
1d829c862c
Use quotes for non-system includes
|
8 years ago |
Daniel Pfeifer
|
15aa814b85
Remove cmObject.h and cmTypeMacro.h
|
9 years ago |
Daniel Pfeifer
|
2214011f7b
Make cmCPackGenerator not inherit from cmObject
|
9 years ago |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 years ago |
Daniel Pfeifer
|
d47c7bf608
CPack: include what you use
|
9 years ago |
Daniel Pfeifer
|
a7a9239096
mark functions with CM_OVERRIDE
|
9 years ago |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 years ago |
Brad King
|
180538c706
Source: Stabilize include order
|
9 years ago |
Nils Gladitz
|
d2cc580704
cmake: Teach "-E tar" command a "--format=" option
|
10 years ago |
Kitware Robot
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
13 years ago |
Eric NOULARD
|
6dfc818394
CPack fix #11930 and simplifies component packaging options
|
14 years ago |
Eric NOULARD
|
2c84d169b3
CPackRPM add basic component support to CPackRPM
|
15 years ago |
Bill Hoffman
|
390117435a
Fix KWStyle line length issues.
|
15 years ago |
Eric NOULARD
|
654683adc7
CPackArchiveGenerator add component supports
|
15 years ago |
Eric NOULARD
|
36a550ae7a
CPackArchiveGenerator use cmArchiveWrite wrapper
|
15 years ago |
Eric NOULARD
|
cd7b8a03f5
CPack: Refactor API in order to handle multi-file packages
|
15 years ago |
Bill Hoffman
|
fb51d98562
Switch to using libarchive from libtar for cpack and cmake -E tar
|
16 years ago |