summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/install
Commit message (Expand)AuthorAgeFilesLines
* CMP0062: Remove support for OLD behaviorBrad King2025-01-229-55/+0
* Tests: Explicitly disable AIX_SHARED_LIBRARY_ARCHIVE in some casesBrad King2024-11-234-0/+8
* Merge topic 'test-fix-empty-elseif'Brad King2024-11-151-1/+1
|\
| * Tests: Replace accidental empty elseif() with else()Brad King2024-11-131-1/+1
* | Clarify advice given by compatibility deprecation message for CMake < 3.10Brad King2024-11-141-2/+3
|/
* Deprecate compatibility with CMake versions older than 3.10Brad King2024-10-031-1/+1
* Tests/RunCMake: Update cmake_minimum_required versions to 3.10Brad King2024-10-031-1/+1
* Merge topic 'normalize-install-destination-paths'Brad King2024-09-2016-10/+147
|\
| * install: Normalize DESTINATION pathsCraig Scott2024-09-1914-0/+145
| * Tests: Configure RunCMake.install cases with correct build typeCraig Scott2024-09-171-0/+2
| * Tests: Remove unused files from RunCMake.installCraig Scott2024-09-172-10/+0
* | install: Add TYPE LIBEXEC for FILES and DIRECTORYChen Linxuan2024-09-184-0/+7
|/
* Evaluation of TRANSITIVE_LINK_PROPERTIES isn't considered a usageRobert Maynard2024-07-052-0/+5
* Tests/RunCMake/install: Avoid intermittent failures on AIXBrad King2024-05-101-0/+2
* EXPORT_PACKAGE_DEPENDENCIES: Add experimental feature gateBrad King2024-03-126-0/+14
* install(EXPORT): Drop REQUIRED from exported find_dependency callsBrad King2024-03-111-1/+1
* install(EXPORT): Export find_dependency() callsKyle Edwards2023-11-136-0/+29
* OrangeC: Add support for OrangeC compilerDavid Lindauer2023-09-255-9/+9
* Tests: Teach ISPC tests to run on macOS arm64 hostBrad King2023-05-102-2/+10
* install(TARGETS): Do not apply installation tweaks to NAMELINK filesBrad King2023-03-282-0/+24
* Apple: Handle generation and comsuption of text-based stubs (.tbd files)Marc Chevrier2023-03-012-4/+6
* install(CODE|SCRIPT): Support $<INSTALL_PREFIX> genexKyle Edwards2023-02-245-2/+13
* Deprecate compatibility with CMake versions older than 3.5Brad King2023-02-111-3/+12
* Tests/RunCMake: Update cmake_minimum_required versionsBrad King2023-02-117-10/+6
* 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