summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/export
Commit message (Expand)AuthorAgeFilesLines
* Tests/RunCMake: Update cmake_minimum_required versionsBrad King2023-02-111-1/+1
* Add deprecation warnings for policies CMP0108 and belowBrad King2022-10-121-0/+10
* cmGlobalGenerator: Only compute build files for all targetsKyle Edwards2022-07-132-0/+10
* export: Do not fail generation for separate namelink only caseDeniz Bahadir2020-12-012-0/+17
* export: Do not fail generation for namelink-only caseDeniz Bahadir2020-10-095-0/+18
* Tests/RunCMake: Update cmake_minimum_required versionsBrad King2020-06-181-1/+1
* Tests/RunCMake/export: handle collapsed newlinesBen Boeckel2020-05-221-2/+1
* CUDA: Device linking use now link optionsMarc Chevrier2020-04-191-2/+2
* export(): raise an error on multiple calls with same FILEMarc Chevrier2020-03-267-1/+52
* export: Fix use-after-free on multiple calls overwriting same FILEBrad King2020-03-193-0/+8
* Tests: add tests for export set error messagesBen Boeckel2019-06-277-0/+34
* export: Restore support for empty TARGETS listBrad King2019-06-252-0/+2
* cmExportCommand: Port to cmArgumentParserRegina Pfeifer2019-04-042-3/+2
* EXPORT_PROPERTIES: Add test for an undefined propertyCraig Scott2018-08-162-0/+12
* Export: allow exporting of additional propertiesWouter Klouwen2018-03-1611-0/+58
* export: Reject custom target exports earlier (#15657)Brad King2015-07-214-0/+8
* Tests: Teach RunCMake.export to enable languages only when neededBrad King2015-07-215-3/+5
* export: Implement EXPORT subcommand (#9822)Stephen Kelly2013-12-2410-0/+39
* export(): Check targets exist at configure-time (#14608)Stephen Kelly2013-12-045-0/+12