Nils Gladitz
|
99ff75455e
install: Implement new install(CODE|SCRIPT) option ALL_COMPONENTS
|
4 years ago |
Brad King
|
f73b6879e9
cmInstallTargetGenerator: Report namelink mode with list of files
|
4 years ago |
Brad King
|
e32818dd76
cmInstallGenerator: Add backtrace to all install generators
|
4 years ago |
Brad King
|
5990276226
cmInstallTargetGenerator: Factor out method to get list of target files
|
4 years ago |
Brad King
|
c9e87e3447
cmInstallTargetGenerator: Avoid duplicating install destination in memory
|
4 years ago |
Brad King
|
6282a8e190
cmInstallTargetGenerator: Move internal helper to anonymous namespace
|
4 years ago |
Vitaly Stakhovsky
|
11425041f0
cmMakefile::GetDefinition: return cmProp
|
5 years ago |
Vitaly Stakhovsky
|
b36d1bdd9d
Single location for cmProp typedef
|
5 years ago |
Vitaly Stakhovsky
|
36aba01223
cmGeneratorTarget::GetProperty: return cmProp
|
5 years ago |
Vitaly Stakhovsky
|
5e54b0cf2f
cmInstallGenerator: std::string params
|
5 years ago |
Vitaly Stakhovsky
|
9db532f44d
cmInstall*Generator: std::string params
|
5 years ago |
Brad King
|
ce7408514c
Merge topic 'install-name-dir-genex'
|
6 years ago |
Kyle Edwards
|
3c85f11fed
INSTALL_NAME_DIR: Add support for generator expressions
|
6 years ago |
Craig Scott
|
ac8de0dbcf
RPATH: Remove stray indent in generated file(RPATH_CHANGE) command
|
6 years ago |
Daniel Eiband
|
7dcf9cb83c
cmGeneratorExpression: Add cmGeneratorExpression::Evaluate utility
|
6 years ago |
Regina Pfeifer
|
f30523d090
clang-tidy: modernize-deprecated-headers
|
6 years ago |
Sebastian Holtermann
|
9b334397f5
Source sweep: Use cmStrCat for string concatenation
|
6 years ago |
Regina Pfeifer
|
d331021255
clang-tidy: isolate declarations for readability
|
6 years ago |
Rolf Eike Beer
|
da26b3be89
avoid adding multiple consecutive string literals to std::string
|
6 years ago |
Sebastian Holtermann
|
18b0330b86
clang-tidy: Enable performance-inefficient-string-concatenation
|
6 years ago |
Jiang Yue
|
f08dcbffec
Property: Add INSTALL_REMOVE_ENVIROMENT_RPATH property
|
6 years ago |
Brad King
|
71fbebd1dc
IWYU: Fix handling of <memory> standard header
|
6 years ago |
Dennis Klein
|
749ce48eb5
cmInstallTargetGenerator: Escape generated OLD_RPATH argument
|
6 years ago |
Dennis Klein
|
9e84c7c5e8
cmInstallTargetGenerator: Introduce CMP0095
|
6 years ago |
Kyle Edwards
|
b133d14fb1
Refactor: Allow cmInstallGenerator::Compute() to return an error
|
6 years ago |
Brad King
|
90323ff051
Merge topic 'remove-exclude-from-all-warning'
|
6 years ago |
Craig Scott
|
d3b765d451
EXCLUDE_FROM_ALL: Don't warn if installing target excluded from all
|
6 years ago |
Saleem Abdulrasool
|
fc8b90af2c
Create and use `cmGeneratorTarget::Names`
|
6 years ago |
Vitaly Stakhovsky
|
00ba28ffd0
cmMakefile::GetRequiredDefinition: return const std::string&
|
6 years ago |
Brad King
|
29368abde7
Merge topic 'install-strip-macos'
|
6 years ago |