summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/CMakePackage
Commit message (Expand)AuthorAgeFilesLines
* find_package: Save/restore PACKAGE_PREFIX_DIRCraig Scott2024-04-193-0/+51
* generate_apple_*_selection_file: Save/restore PACKAGE_PREFIX_DIRCraig Scott2024-04-193-0/+60
* Tests/RunCMake/CMakePackage: Define variable closer to where it is usedBrad King2024-04-151-3/+4
* CMakePackageConfigHelpers: Restore undocumented PACKAGE_PREFIX_DIR variableBrad King2024-04-115-102/+0
* CMakePackageConfigHelpers: Use unique variable name for pkg prefixCraig Scott2024-03-315-0/+102
* generate_apple_*_selection_file: Add option to capture errorsBrad King2024-03-1911-0/+75
* generate_apple_architecture_selection_file: Document $(ARCHS_STANDARD) supportBrad King2024-03-194-1/+6
* generate_apple_architecture_selection_file: Simplify signatureBrad King2024-03-191-3/+3
* Tests/RunCMake/CMakePackage: Fix Apple architecture selection argument orderBrad King2024-03-191-1/+4
* Tests/RunCMake/CMakePackage: Add architecture i386 for macOS on Xcode < 10Brad King2024-03-191-4/+10
* Tests: Enable RunCMake.CMakePackage visionOS cases with Xcode 15.2Brad King2024-02-092-6/+5
* CMakePackageConfigHelpers: Clarify generate_apple_*_selection_file signaturesBrad King2024-01-052-13/+13
* CMakePackageConfigHelpers: Add generate_apple_architecture_selection_file()Brad King2023-12-1910-2/+46
* generate_apple_platform_selection_file: Add INSTALL_PREFIX optionBrad King2023-12-191-0/+1
* Tests: Verify generate_apple_platform_selection_file file pathsBrad King2023-12-1910-0/+12
* CMakePackageConfigHelpers: Clarify Apple platform selection usage errorBrad King2023-12-184-0/+15
* Tests: Cover generate_apple_platform_selection_file on all platformsBrad King2023-12-1626-0/+173