summaryrefslogtreecommitdiffstats
path: root/Tests/FindPackageCpsTest
Commit message (Expand)AuthorAgeFilesLines
* CPS: Import per-configuration attributesTaylor Sasser2025-09-161-4/+4
* cmPackageInfoReader: Fix IMPORTED_CONFIGURATIONSMatthew Woehlke2025-09-023-8/+34
* find_package: Use deterministic search order by defaultMoritz Haase2025-06-181-0/+16
* Merge topic 'fix-cps-relative-name-mangling'Brad King2025-05-013-0/+34
|\
| * CPS: Fix mangling of relative requirement namesMatthew Woehlke2025-04-303-0/+34
* | find_package: Improve support for CPS multiple inclusionMatthew Woehlke2025-04-033-7/+25
* | Merge topic 'find_package-cps-multiple-inclusion'Brad King2025-04-032-0/+16
|\ \ | |/
| * find_package: Add minimal support for CPS multiple inclusionMatthew Woehlke2025-04-022-0/+16
* | Merge topic 'cps-fix-default-configs'Brad King2025-03-142-0/+33
|\ \ | |/
| * cmPackageInfoReader: Fix default configurationsMatthew Woehlke2025-03-132-0/+33
* | Merge topic 'fix-cps-cmake-deps'Brad King2025-03-061-2/+6
|\ \ | |/
| * find_package: CPS component requirements != CMake componentsMatthew Woehlke2025-03-051-2/+6
* | find_package: Fix CMAKE_FIND_PACKAGE_SORT_DIRECTION documented defaultHongxu Xu2025-02-241-8/+9
|/
* CPS: Fix importing from the prefix rootMatthew Woehlke2025-02-202-0/+18
* Merge topic 'find-cps-version' into release-4.0Brad King2025-02-139-20/+111
|\
| * find_package: Honor version requests when finding CPS packagesMatthew Woehlke2025-02-122-7/+13
| * find_package: Fix CPS version parsingMatthew Woehlke2025-02-128-13/+98
* | cmPackageInfoReader: Inherit cps_versionMatthew Woehlke2025-02-111-1/+0
|/
* find_package: Find CPS componentsMatthew Woehlke2025-02-0111-0/+158
* find_package: Find CPS dependenciesMatthew Woehlke2025-01-136-0/+75
* cmPackageInfoReader: "Fix" handling of "includes"Matthew Woehlke2025-01-094-0/+39
* cmPackageInfoReader: Fix handling of "definitions"Matthew Woehlke2025-01-094-6/+121
* Tests: Add tests for CPS find_packageMatthew Woehlke2024-12-1310-0/+158
* find_package: Add experimental gate for CPS supportMatthew Woehlke2024-12-131-0/+2
* find_package: Actually import .cps filesMatthew Woehlke2024-12-131-0/+1
* find_package: Actually find .cps filesMatthew Woehlke2024-12-133-0/+50