summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/install/RunCMakeTest.cmake
Commit message (Expand)AuthorAgeFilesLines
* file(INSTALL): Improve formatting of symlink creation errorBrad King2022-10-061-0/+4
* install(TARGETS): Restore per-export INCLUDES DESTINATIONEugene Shalygin2022-02-091-0/+1
* Tests: Add tests for new optionsKyle Edwards2021-06-041-0/+1
* install: Add RUNTIME_DEPENDENCY_SET modeKyle Edwards2021-06-041-0/+1
* install(IMPORTED_RUNTIME_ARTIFACTS): Add RUNTIME_DEPENDENCY_SET optionKyle Edwards2021-06-041-0/+1
* install(TARGETS): Add RUNTIME_DEPENDENCY_SET argumentKyle Edwards2021-06-041-0/+2
* install(TARGETS): Add RUNTIME_DEPENDENCIES optionKyle Edwards2021-06-041-1/+16
* install: Implement new install(CODE|SCRIPT) option ALL_COMPONENTSNils Gladitz2021-05-191-0/+1
* Merge topic 'codespell'Brad King2021-05-101-2/+2
|\
| * Tests: Fix typos and spelling in test error messageJosef Angstenberger2021-05-071-2/+2
* | install(FILES): Allow installation of symlinks to directoryJens Carl2021-05-061-0/+4
|/
* AIX: Enable XCOFF editing to replace RPATH on installationBrad King2021-02-031-4/+6
* install(files): Support genex in rename optionAsit Dhal2021-01-131-0/+5
* export: Do not fail generation for separate namelink only caseDeniz Bahadir2020-12-011-0/+1
* export: Do not fail generation for namelink-only caseDeniz Bahadir2020-10-091-0/+2
* ISPC: Support generation for multiple instruction setsRobert Maynard2020-09-041-0/+5
* Tests: Factor out RunCMake.file-GET_RUNTIME_DEPENDENCIES testBrad King2020-06-161-39/+0
* Tests: Fix RunCMake.install LDFLAGS treatmentBrad King2020-05-261-2/+1
* Tests: Update test suite to run in an Anaconda environmentRobert Maynard2020-05-211-0/+7
* file: GetRuntimeDependencies use CMAKE_OBJDUMP when applicableRobert Maynard2020-04-061-0/+1
* Tests: Disable test on problematic versions of install_name_toolKyle Edwards2020-01-271-4/+6
* cmInstallTargetGenerator: Add tests for the RPATH_CHANGE ruleDennis Klein2019-06-131-0/+16
* file: Add GET_RUNTIME_DEPENDENCIES modeKyle Edwards2019-06-101-0/+30
* install: Do not crash on imported global targetBrad King2019-03-071-0/+1
* install: Teach CODE,SCRIPT modes to evaluate generator expressionsJon Chronopoulos2018-12-221-0/+3
* install: Add sane set of defaults for DESTINATION and file type parametersKyle Edwards2018-11-071-0/+46
* install: Revert CODE,SCRIPT support for generator expressionsBrad King2018-10-111-2/+0
* Tests: Add test for install(SCRIPT ... COMPONENT)Kyle Edwards2018-07-171-0/+1
* Tests: Add test for InstallRequiredSystemLibrariesKyle Edwards2018-07-171-0/+1
* Tests: Add test for install(TARGETS) RPATH functionalityKyle Edwards2018-07-171-0/+1
* Tests: Add test for install(FILES) with PERMISSIONSKyle Edwards2018-07-171-0/+1
* Tests: Add test for installing parts of targets in different directoriesKyle Edwards2018-07-171-0/+1
* Tests: Add test for install(DIRECTORY) with PATTERN and REGEXKyle Edwards2018-07-171-0/+1
* Tests: Add test for CONFIGURATIONS parameter of install()Kyle Edwards2018-07-171-0/+1
* Tests: Add test for install(<SCRIPT|CODE>)Kyle Edwards2018-07-171-0/+1
* Tests: Add test for <PRE|POST>_INSTALL_SCRIPTKyle Edwards2018-07-171-0/+1
* Tests: Add test for deprecated install_*() commandsKyle Edwards2018-07-171-0/+2
* Tests: Add tests for *OUTPUT_NAME propertiesKyle Edwards2018-07-171-0/+4
* Tests: Add test for install(DIRECTORY ... OPTIONAL)Kyle Edwards2018-07-171-0/+1
* Tests: Add tests for install(<TARGETS|FILES> ... OPTIONAL)Kyle Edwards2018-07-171-0/+2
* install: Allow installing targets created in another directoryZack Galbreath2018-06-181-0/+2
* install: Teach CODE,SCRIPT modes to evaluate generator expressionsJon Chronopoulos2018-06-071-0/+2
* install: add test for new NAMELINK_COMPONENT parameterKyle Edwards2018-05-031-0/+7
* Tests: Add case for install(FILES) with TARGET_OBJECTSBrad King2017-04-261-0/+4
* Tests: Generalize RunCMake.install internal infrastructureBrad King2017-04-261-6/+10
* Merge topic 'install-EXCLUDE_FROM_ALL'Brad King2016-02-091-0/+45
|\
| * Tests: Add cases for install() command EXCLUDE_FROM_ALL optionBrad King2016-02-041-0/+45
* | install(EXPORT): Fix crash on target in another directoryBrad King2016-02-051-0/+1
|/
* install: Allow generator expressions in DIRECTORYYves Frederix2016-01-131-0/+1
* install: Allow generator expressions in DIRECTORY DESTINATIONRobert Goulet2015-09-241-0/+1