summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/install
Commit message (Expand)AuthorAgeFilesLines
* Tests: Loosen RunCMake.install directory symlink expected outputBrad King2022-10-101-1/+1
* file(INSTALL): Report "Installing:" for a symlink to a directoryJohn Parent2022-10-061-1/+1
* file(INSTALL): Clarify symlink vs dir conflict errorsJohn Parent2022-10-061-1/+1
* file(INSTALL): Improve formatting of symlink creation errorBrad King2022-10-065-0/+40
* install: Don't ignore EXCLUDE_FROM_ALL when used with ALL_COMPONENTSNils Gladitz2022-05-164-4/+15
* cmInstallExportGenerator: expose the temporary directoryBen Boeckel2022-04-281-2/+2
* Merge topic 'restore-target-export-includes'Brad King2022-02-105-0/+47
|\
| * install(TARGETS): Restore per-export INCLUDES DESTINATIONEugene Shalygin2022-02-095-0/+47
* | Add deprecation warnings for policies CMP0097 and belowBrad King2022-02-031-3/+15
* | install: Add context to {PUBLIC,PRIVATE}_HEADER/RESOURCE DESTINATION warningsBrad King2021-10-272-4/+22
|/
* Add deprecation warnings for policies CMP0088 and belowBrad King2021-06-301-0/+8
* Tests: Add tests for new optionsKyle Edwards2021-06-042-0/+40
* install: Add RUNTIME_DEPENDENCY_SET modeKyle Edwards2021-06-044-0/+8
* install(IMPORTED_RUNTIME_ARTIFACTS): Add RUNTIME_DEPENDENCY_SET optionKyle Edwards2021-06-044-0/+10
* install(TARGETS): Add RUNTIME_DEPENDENCY_SET argumentKyle Edwards2021-06-047-0/+25
* install(TARGETS): Add RUNTIME_DEPENDENCIES optionKyle Edwards2021-06-0417-1/+79
* install: Implement new install(CODE|SCRIPT) option ALL_COMPONENTSNils Gladitz2021-05-195-0/+9
* 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-065-0/+22
|/
* MSYS: Add support for running under MSYS runtime environmentOrgad Shaneh2021-04-266-0/+58
* AIX: Enable XCOFF editing to replace RPATH on installationBrad King2021-02-032-4/+8
* install(files): Support genex in rename optionAsit Dhal2021-01-136-0/+21
* export: Do not fail generation for separate namelink only caseDeniz Bahadir2020-12-012-0/+20
* export: Do not fail generation for namelink-only caseDeniz Bahadir2020-10-095-0/+21
* ISPC: Support generation for multiple instruction setsRobert Maynard2020-09-045-0/+28
* Tests: Factor out RunCMake.file-GET_RUNTIME_DEPENDENCIES testBrad King2020-06-1658-1404/+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-066-0/+32
* Merge branch 'backport-3.16-install-default-fix'Brad King2020-02-116-12/+12
|\
| * install: Fix regression when using default destinationsKyle Edwards2020-02-116-12/+12
| * file(GET_RUNTIME_DEPENDENCIES): Tolerate empty list argumentsKyle Edwards2020-01-222-2/+20
* | Tests: Disable test on problematic versions of install_name_toolKyle Edwards2020-01-271-4/+6
* | file(GET_RUNTIME_DEPENDENCIES): Tolerate empty list argumentsKyle Edwards2020-01-222-2/+20
* | Ninja: Add multi-config variantKyle Edwards2019-12-131-2/+2
|/
* cmInstallTargetGenerator: Add tests for the RPATH_CHANGE ruleDennis Klein2019-06-137-0/+237
* cmInstallTargetGenerator: Introduce CMP0095Dennis Klein2019-06-132-5/+7
* file: Add GET_RUNTIME_DEPENDENCIES modeKyle Edwards2019-06-1053-0/+1344
* INTERFACE Target: allow (PUBLIC/PRIVATE)_HEADER propertiesAvraham Shukron2019-04-113-0/+20
* install: Do not crash on imported global targetBrad King2019-03-074-0/+9
* EXCLUDE_FROM_ALL: Don't warn if installing target excluded from allCraig Scott2019-02-211-1/+0
* Merge topic 'install-code-script-genex'Craig Scott2018-12-239-0/+44
|\
| * install: Teach CODE,SCRIPT modes to evaluate generator expressionsJon Chronopoulos2018-12-229-0/+44
* | Tests: Fix Cygwin failure on RunCMake.installKyle Edwards2018-12-192-2/+2
|/
* install: Add sane set of defaults for DESTINATION and file type parametersKyle Edwards2018-11-0732-0/+505
* Merge branch 'backport-revert-install-code-script-genex' into revert-install-...Brad King2018-10-116-19/+0
|\
| * install: Revert CODE,SCRIPT support for generator expressionsBrad King2018-10-116-19/+0
* | Testing: Update hard-coded line numbers to [0-9]+ in some testsKyle Edwards2018-10-103-3/+3
|/
* Add deprecation warnings for policies CMP0063 and belowBrad King2018-09-171-0/+10