summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/ExportPackageInfo
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'improve-subcommand-message-consistency' into release-4.2Brad King2025-12-022-12/+12
|\
| * export: Improve error message consistencyMatthew Woehlke2025-12-012-12/+12
* | Merge topic 'fix-cps-arg-parsing' into release-4.2Brad King2025-12-024-0/+9
|\ \ | |/ |/|
| * cmExportCommand: Fix PACKAGE_INFO argument parsingMatthew Woehlke2025-12-014-0/+9
* | CPS: Fix exporting definitionsMatthew Woehlke2025-11-212-3/+3
|/
* Merge topic 'improve-cps-project-error' into release-4.2Brad King2025-10-281-1/+1
|\
| * cmPackageInfoArguments: Improve error messageMatthew Woehlke2025-10-271-1/+1
* | Merge branch 'backport-4.1-improve-cps-export-namespace-error'Brad King2025-10-271-2/+2
|\ \
| * | CPS: Improve invalid namespace errorMatthew Woehlke2025-10-271-3/+3
| |/
* | Tests/RunCMake: Match dots more precisely, part 3AJIOB2025-10-2010-28/+28
* | Merge topic 'collect-genex-fix' into release-4.2Brad King2025-10-201-1/+1
|\ \ | |/
| * install(PACKAGE_INFO): Fix error when usage requirements contain certain genexMartin Duffy2025-10-171-1/+1
* | Tests/RunCMake: Match CMakeLists.txt file name more preciselyAJIOB2025-10-168-10/+10
* | CPS: Add Symbolic ComponentsTaylor Sasser2025-10-026-0/+60
* | install(PACKAGE_INFO): Add version and location to package dependenciesTaylor Sasser2025-08-128-0/+99
* | cmExportCommand: Refactor export(EXPORT ... ) to use subparsersTaylor Sasser2025-07-282-14/+13
* | cmExportCommand: Port to cmSubcommandTableTaylor Sasser2025-07-161-1/+1
* | Tests: Actually test CPS generation with no configMatthew Woehlke2025-07-036-17/+34
* | CPS: Support FILE_SET HEADERSVito Gamberini2025-07-023-0/+40
* | Merge topic 'cps-noconfig-fix'Brad King2025-07-024-0/+33
|\ \ | |/
| * CPS: Fix empty configuration field on noconfig buildsVito Gamberini2025-07-014-0/+33
* | CPS: Add export support for [default_]licenseMatthew Woehlke2025-06-2010-17/+60
|/
* cmPackageInfoArguments: Validate new argumentsMatthew Woehlke2025-06-134-11/+39
* CPS: Support additional metadataMatthew Woehlke2025-06-036-2/+27
* CPS: Get metadata from projectMatthew Woehlke2025-06-0211-0/+98
* export: Import/export target property for licenseDaniel Tierney2025-05-133-0/+3
* export: Allow export with LINK_ONLY library dependenciesMartin Duffy2025-04-119-0/+64
* export: Add build-tree CPS supportMatthew Woehlke2025-02-2569-0/+587