Olivier Iffrig
|
c456b09513
CPack: Fix symbolic link detection for directories
|
4 years ago |
Oleksandr Koval
|
209daa20b2
Code style: add missed explicit 'this->'
|
4 years ago |
Asit Dhal
|
03ad0e61c1
configure_file: Add option for user defined permissions
|
5 years ago |
Vitaly Stakhovsky
|
11425041f0
cmMakefile::GetDefinition: return cmProp
|
5 years ago |
Vitaly Stakhovsky
|
f37c14e930
Source: use cmNonempty()
|
5 years ago |
Vitaly Stakhovsky
|
8ef18e8525
Clean a few string conversions
|
5 years ago |
Rahul Gottipati
|
27b03281e2
configure_file: Add option to control file permissions transfer to copy
|
5 years ago |
Alex Turbov
|
915409af49
CPack: Introduce pre- and post- build actions
|
5 years ago |
Vitaly Stakhovsky
|
1e805f53f5
GetDefinition: avoid duplicate calls
|
5 years ago |
Brad King
|
fb5d24fa3c
Merge topic 'cpack-symlinks'
|
5 years ago |
Brad King
|
bcc5cd44ed
CPack: Do not recurse through directory symlinks
|
5 years ago |
Brad King
|
56cccde235
cmWorkingDirectory: Add GetOldDirectory method
|
5 years ago |
Brad King
|
e61c2ed9ac
Merge topic 'fix-cpack-deb-description-file'
|
5 years ago |
Kyle Edwards
|
d491f34a5e
CPack: Fix regression in DEB generator description
|
5 years ago |
Marc Chevrier
|
a00960288b
GlobalGenerator family: modernize memory management
|
6 years ago |
Brad King
|
1c09b8c164
Merge topic 'cpack-custom-templates' into release-3.16
|
6 years ago |
Brad King
|
0e46dea343
Merge topic 'cpack-custom-templates'
|
6 years ago |
Brad King
|
7d6ab5dc5b
CPack: Restore support for custom package configuration templates
|
6 years ago |
Alex Turbov
|
108207cc84
CPack: Remove CPACK_INSTALL_CMAKE_CONFIGURATIONS
|
6 years ago |
Kitware Robot
|
ed98209ddc
Revise include order using clang-format-6.0
|
6 years ago |
Brad King
|
2e6effd2e0
Merge topic 'cpack-install-multiple-configurations'
|
6 years ago |
Alex Turbov
|
da5ac4bb60
cpack: Add `CPACK_INSTALL_CMAKE_CONFIGURATIONS` variable
|
6 years ago |
Sebastian Holtermann
|
aaf59120bf
Source sweep: Replace cmExpandList with the shorter cmExpandedList
|
6 years ago |
Sebastian Holtermann
|
9b334397f5
Source sweep: Use cmStrCat for string concatenation
|
6 years ago |
Alex Turbov
|
d4e6b2ae25
Refactor: Use `unique_ptr` instead of raw pointer
|
6 years ago |
Sebastian Holtermann
|
20e580be01
Source sweep: Use cmIsOn instead of cmSystemTools::IsOn
|
6 years ago |
Sebastian Holtermann
|
f4f3c68926
Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgument
|
6 years ago |
Sebastian Holtermann
|
a693e875db
Cleanups: Use cmHas{Prefix,Suffix} instead of String{Starts,Ends}With
|
6 years ago |
Sebastian Holtermann
|
e91bfe440c
cmMakefile: Let AddDefinition accept a value as cm::string_view
|
6 years ago |
Craig Scott
|
9e42075498
Merge topic 'cpack-install-scripts'
|
6 years ago |