summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/target_sources
Commit message (Expand)AuthorAgeFilesLines
* cmTarget: Don't allow setting read-only propertiesRobert Maynard2024-01-232-2/+2
* cmExperimental: remove the flag for C++ modulesBen Boeckel2023-10-029-40/+2
* cmExperimental: recycle the C++ modules API UUIDBen Boeckel2023-08-172-2/+2
* cmExperimental: recycle the C++ modules API UUIDBen Boeckel2023-07-312-2/+2
* cmExperimental: refresh the C++ modules UUIDBen Boeckel2023-07-132-2/+2
* File set: Allow absolute CMAKE_INSTALL_INCLUDEDIRKyle Edwards2023-06-203-0/+26
* cxxmodules: update the experimental UUIDBen Boeckel2023-05-312-2/+2
* cxxmodules: remove support for `CXX_MODULE_HEADER_UNITS` filesetsBen Boeckel2023-05-312-4/+2
* Tests/RunCMake: Match 'Tried extensions' output more robustlyBrad King2023-03-092-6/+6
* target_sources: Fix backtrace on missing sourceBrad King2023-02-283-3/+3
* Tests: Add RunCMake.target_sources case covering missing sourceBrad King2023-02-285-1/+12
* target_sources: give a hint when a file named `FILE_SET` is not foundBen Boeckel2023-02-247-0/+35
* Tests/RunCMake: Update cmake_minimum_required versionsBrad King2023-02-113-10/+5
* cxxmodules: support new round of Clang patchesBen Boeckel2022-12-152-2/+2
* cmExperimental: recycle C++20 module support UUIDBen Boeckel2022-12-012-2/+2
* cmExperimental: update `CXX_MODULE_CMAKE_API` UUIDBen Boeckel2022-07-062-2/+2
* Merge topic 'file-set-crash'Brad King2022-06-307-0/+28
|\
| * install(EXPORT): Check for missing file sets at generate timeKyle Edwards2022-06-297-0/+28
* | cmTarget: add support for C++ module fileset typesBen Boeckel2022-06-167-0/+40
* | cmTarget: factor out fileset type handlingBen Boeckel2022-04-252-4/+4
* | RunCMake/target_sources: test `HEADERS` file sets via generic propsBen Boeckel2022-04-252-0/+9
|/
* cmExportBuildFileGenerator: handle genex-wrapped source pathsBen Boeckel2022-04-181-11/+45
* cmInstallCommand: tweak error messageBen Boeckel2022-04-161-2/+2
* FILE_SET: Make INTERFACE libraries with HEADER_SETS participate in buildsystemKyle Edwards2022-04-144-0/+28
* cmTarget: make HEADER_SETS and INTERFACE_HEADER_SETS read-onlyBen Boeckel2022-04-1115-36/+20
* FILE_SET: Forbid adding header sets to Apple FRAMEWORK librariesKyle Edwards2022-04-074-0/+15
* Merge topic 'file-set-name-requirements' into release-3.23Brad King2022-03-044-0/+12
|\
| * target_sources(): Enforce stricter requirements for FILE_SET nameKyle Edwards2022-03-034-0/+12
* | target_sources(): Process multiple FILE_SET arguments per blockKyle Edwards2022-03-031-5/+9
|/
* target_sources(): Prohibit FILE_SET on custom targetsKyle Edwards2022-02-284-0/+8
* install(): Properly ignore FILE_SETs that don't existKyle Edwards2022-02-172-0/+5
* Tests: Add tests for target_sources(FILE_SET) and associated functionalityKyle Edwards2021-10-2765-0/+436
* Tests/RunCMake: Merge TargetSources into target_sourcesKyle Edwards2021-10-1959-3/+364
* cmTargetPropCommandBase: check keywords after parsingBen Boeckel2018-10-262-5/+0
* Tests: add tests for empty-value keyword arguments in target_*Ben Boeckel2018-10-265-0/+18