Jon Chronopoulos
|
25cae1e85d
install: Teach CODE,SCRIPT modes to evaluate generator expressions
|
7 years ago |
Kyle Edwards
|
9fc20a4f3e
install: Add sane set of defaults for DESTINATION and file type parameters
|
7 years ago |
Brad King
|
0f48fbaa72
install: Revert CODE,SCRIPT support for generator expressions
|
7 years ago |
Kyle Edwards
|
11ca374b28
Tests: Add test for install(SCRIPT ... COMPONENT)
|
7 years ago |
Kyle Edwards
|
2201fb6f43
Tests: Add test for InstallRequiredSystemLibraries
|
7 years ago |
Kyle Edwards
|
69ca768e78
Tests: Add test for install(TARGETS) RPATH functionality
|
7 years ago |
Kyle Edwards
|
25c3fb6c35
Tests: Add test for install(FILES) with PERMISSIONS
|
7 years ago |
Kyle Edwards
|
b5df4faa20
Tests: Add test for installing parts of targets in different directories
|
7 years ago |
Kyle Edwards
|
4108ab4be2
Tests: Add test for install(DIRECTORY) with PATTERN and REGEX
|
7 years ago |
Kyle Edwards
|
bce8fa229a
Tests: Add test for CONFIGURATIONS parameter of install()
|
7 years ago |
Kyle Edwards
|
ae1c917f1a
Tests: Add test for install(<SCRIPT|CODE>)
|
7 years ago |
Kyle Edwards
|
2c62a45a5a
Tests: Add test for <PRE|POST>_INSTALL_SCRIPT
|
7 years ago |
Kyle Edwards
|
db4bc2fa18
Tests: Add test for deprecated install_*() commands
|
7 years ago |
Kyle Edwards
|
ec5c838fcb
Tests: Add tests for *OUTPUT_NAME properties
|
7 years ago |
Kyle Edwards
|
f6c7358c2a
Tests: Add test for install(DIRECTORY ... OPTIONAL)
|
7 years ago |
Kyle Edwards
|
1638ffa287
Tests: Add tests for install(<TARGETS|FILES> ... OPTIONAL)
|
7 years ago |
Zack Galbreath
|
e89ad0f94e
install: Allow installing targets created in another directory
|
7 years ago |
Jon Chronopoulos
|
6dad812143
install: Teach CODE,SCRIPT modes to evaluate generator expressions
|
7 years ago |
Kyle Edwards
|
edcb545a24
install: add test for new NAMELINK_COMPONENT parameter
|
7 years ago |
Brad King
|
f4c23ee244
Tests: Add case for install(FILES) with TARGET_OBJECTS
|
8 years ago |
Brad King
|
d272c4d5f7
Tests: Generalize RunCMake.install internal infrastructure
|
8 years ago |
Brad King
|
3b8c0fbfd7
Merge topic 'install-EXCLUDE_FROM_ALL'
|
9 years ago |
Brad King
|
47460f3e15
install(EXPORT): Fix crash on target in another directory
|
9 years ago |
Brad King
|
d321c196a0
Tests: Add cases for install() command EXCLUDE_FROM_ALL option
|
9 years ago |
Yves Frederix
|
630c8aa843
install: Allow generator expressions in DIRECTORY
|
10 years ago |
Robert Goulet
|
bd189cc24e
install: Allow generator expressions in DIRECTORY DESTINATION
|
10 years ago |
Brad King
|
69ab5f5502
Tests: Cover install(FILES) with a genex DESTINATION
|
10 years ago |
Stephen Kelly
|
b85d3b66c6
install: Disallow installing export() result.
|
10 years ago |
Brad King
|
f30022eb07
install: Allow generator expressions in TARGETS DESTINATION (#14317)
|
10 years ago |
Brad King
|
d19b64d671
install(DIRECTORY): Add MESSAGE_NEVER option to avoid output (#13761)
|
11 years ago |