Sylvain Joubert
|
22fbf39d9b
CPack: Fix log typos (spaces in the wrong places)
|
7 anni fa |
Kitware Robot
|
d7204e649e
Revise C++ coding style using clang-format-6.0
|
7 anni fa |
Craig Scott
|
e60e4dfc88
cmWorkingDirectory: Check success of current dir changes
|
7 anni fa |
Pavel Solodovnikov
|
653b894683
Reduce raw string pointers usage.
|
7 anni fa |
Pavel Solodovnikov
|
c85bb007df
Reduce allocation of temporary values on heap.
|
7 anni fa |
Pavel Solodovnikov
|
f43baf6981
Meta: modernize old-fashioned loops to range-based `for` (CPack).
|
8 anni fa |
Daniel Pfeifer
|
5962db4389
Use C++11 nullptr
|
8 anni fa |
Domen Vrankar
|
9e06e97d30
CPack/Archive: per component filenames support
|
8 anni fa |
Ben Boeckel
|
aba92ffd92
cmWorkingDirectory: use the new class
|
8 anni fa |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 anni fa |
Daniel Pfeifer
|
d47c7bf608
CPack: include what you use
|
9 anni fa |
Daniel Pfeifer
|
1a9de8035c
surround macro arguments with parentheses
|
9 anni fa |
Daniel Pfeifer
|
7f97a6c94b
CPack: don't use else after return
|
9 anni fa |
Daniel Pfeifer
|
e7b842e189
Make sure unnused parameters are /*named*/
|
9 anni fa |
Daniel Pfeifer
|
1d6909a287
use CM_NULLPTR
|
9 anni fa |
Daniel Pfeifer
|
7f6b8d3399
Simplify boolean expressions
|
9 anni fa |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 anni fa |
Brad King
|
0ac18d40c8
Remove `//------...` horizontal separator comments
|
9 anni fa |
Brad King
|
e1c7747253
Format include directive blocks and ordering with clang-format
|
9 anni fa |
Stephen Kelly
|
74d565e0e9
Remove unused cmLocalGenerator include.
|
10 anni fa |
Domen Vrankar
|
9298f56dce
CPack: allow packaging of empty directories
|
10 anni fa |
Nils Gladitz
|
d2cc580704
cmake: Teach "-E tar" command a "--format=" option
|
10 anni fa |
Clinton Stimpson
|
e3f84fc504
cpack: Fix CPACK_PACKAGING_INSTALL_PREFIX handling for archives (#14677)
|
10 anni fa |
Nils Gladitz
|
cc1139cc30
strings: Remove redundant calls to std::string::c_str()
|
11 anni fa |
Eric NOULARD
|
805c1b21d6
Handle CPACK_MONOLITHIC_INSTALL in some rare use cases.
|
13 anni fa |
Eric NOULARD
|
5d18851b25
CPackArchive restore default behavior and provide new variable.
|
13 anni fa |
Daniel Nelson
|
3cab24a974
CPack Add top level directory in component install for Archive Generators
|
13 anni fa |
Eric NOULARD
|
9c43824066
Fix KWStyle warnings
|
14 anni fa |
Clinton Stimpson
|
64a5e20999
Combine component packaging methods into an enum.
|
14 anni fa |
Eric NOULARD
|
6dfc818394
CPack fix #11930 and simplifies component packaging options
|
14 anni fa |