Pavel Solodovnikov
|
c85bb007df
Reduce allocation of temporary values on heap.
|
7 years ago |
Isaiah Norton
|
93bc5848e7
CPack: accept --trace and --trace-expand
|
8 years ago |
Domen Vrankar
|
93d5f464cc
CPack: enable all CMake policies for generator scripts
|
8 years ago |
Domen Vrankar
|
7e896029cd
CPack: enable setting default dir creation permissions
|
8 years ago |
Matthias Maennich
|
f0489856e3
Retire std::auto_ptr and its macro CM_AUTO_PTR
|
8 years ago |
Domen Vrankar
|
b06870e5ff
CPack: use a distinct checksum file for each generator
|
8 years ago |
Pavel Solodovnikov
|
f43baf6981
Meta: modernize old-fashioned loops to range-based `for` (CPack).
|
8 years ago |
Daniel Pfeifer
|
2b4c32c95f
clang-format: format all code as Cpp11
|
8 years ago |
Daniel Pfeifer
|
5962db4389
Use C++11 nullptr
|
8 years ago |
Pavel Solodovnikov
|
db2d46e2dd
Remove second arg: npos in substr usages
|
8 years ago |
Domen Vrankar
|
6949b71ff1
CPack unify component/monolithic package symlink handling
|
8 years ago |
Daniel Pfeifer
|
c36d63cd48
cmake: initialize with Role that controls which commands to register
|
8 years ago |
Ben Boeckel
|
3e027d9def
c++: prefer vectors over lists
|
8 years ago |
Daniel Pfeifer
|
1d829c862c
Use quotes for non-system includes
|
8 years ago |
Ben Boeckel
|
aba92ffd92
cmWorkingDirectory: use the new class
|
8 years ago |
Tim Hutt
|
d32f9debc8
CPack: Add option to specify --component-plist for productbuild
|
8 years ago |
Brad King
|
2036639b55
Merge topic 'cpack-ifw-options'
|
9 years ago |
Daniel Pfeifer
|
7b4244aceb
iwyu: Fix more findings
|
9 years ago |
Konstantin Podsvirov
|
88ecfd8ba1
CPackIFW: Add some options
|
9 years ago |
Stephen Kelly
|
a91eaf3872
cmState: Port dependents to new cmStateTypes header
|
9 years ago |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 years ago |
Petr Orlov
|
1c63aa4d43
CPack: Add option to generate a checksum file next to each package file
|
9 years ago |
Daniel Pfeifer
|
d47c7bf608
CPack: include what you use
|
9 years ago |
Daniel Pfeifer
|
7f97a6c94b
CPack: don't use else after return
|
9 years ago |
Brad King
|
6a98785d8f
Merge topic 'compat-CPACK_INSTALL_CMAKE_PROJECTS-subdirectory'
|
9 years ago |
Brad King
|
57534990d8
CPack: Add compatibility for incorrect CPACK_INSTALL_CMAKE_PROJECTS value
|
9 years ago |
Dāvis Mosāns
|
b1f87a50b3
Use better KWSys SystemTools::GetEnv and HasEnv signatures
|
9 years ago |
Brad King
|
b5ec5b0901
Avoid using KWSys auto_ptr by adopting it ourselves
|
9 years ago |
Daniel Pfeifer
|
1d6909a287
use CM_NULLPTR
|
9 years ago |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 years ago |