Nils Gladitz
|
99ff75455e
install: Implement new install(CODE|SCRIPT) option ALL_COMPONENTS
|
4 years ago |
Brad King
|
3928f31a26
Merge topic 'codespell'
|
4 years ago |
Josef Angstenberger
|
e4a856f8b9
Tests: Fix typos and spelling in test error message
|
4 years ago |
Jens Carl
|
d71a7cc19d
install(FILES): Allow installation of symlinks to directory
|
4 years ago |
Brad King
|
e017ba046c
AIX: Enable XCOFF editing to replace RPATH on installation
|
4 years ago |
Asit Dhal
|
ac3ccc393e
install(files): Support genex in rename option
|
4 years ago |
Deniz Bahadir
|
38bcb5c0a3
export: Do not fail generation for separate namelink only case
|
5 years ago |
Deniz Bahadir
|
64690f6df0
export: Do not fail generation for namelink-only case
|
5 years ago |
Robert Maynard
|
a020787a9b
ISPC: Support generation for multiple instruction sets
|
5 years ago |
Brad King
|
248d0570c9
Tests: Factor out RunCMake.file-GET_RUNTIME_DEPENDENCIES test
|
5 years ago |
Brad King
|
1c97a3c442
Tests: Fix RunCMake.install LDFLAGS treatment
|
5 years ago |
Robert Maynard
|
d806bd2e8c
Tests: Update test suite to run in an Anaconda environment
|
5 years ago |
Robert Maynard
|
f867423aa2
file: GetRuntimeDependencies use CMAKE_OBJDUMP when applicable
|
5 years ago |
Kyle Edwards
|
162e8aeb9e
Tests: Disable test on problematic versions of install_name_tool
|
5 years ago |
Dennis Klein
|
4caefbb423
cmInstallTargetGenerator: Add tests for the RPATH_CHANGE rule
|
6 years ago |
Kyle Edwards
|
1f9ef25130
file: Add GET_RUNTIME_DEPENDENCIES mode
|
6 years ago |
Brad King
|
47389c5641
install: Do not crash on imported global target
|
6 years ago |
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 |