summaryrefslogtreecommitdiffstats
path: root/Source/cmCMakePresetsGraphReadJSONWorkflowPresets.cxx
Commit message (Collapse)AuthorAgeFilesLines
* CMakePresets: Make error generators proper functionsKyle Edwards2023-08-161-7/+7
| | | | And rename cmCMakePresetErrors to cmCMakePresetsErrors.
* IWYU: Update for Debian 12 CI jobBrad King2023-07-281-1/+0
| | | | | | `include-what-you-use` diagnostics, in practice, are specific to the environment's compiler and standard library. Update includes to satisfy IWYU for our CI job under Debian 12.
* presets: Improve JSON parser and error messagesMartin Duffy2023-03-291-26/+27
|
* CMakePresets.json: Add workflow presets to schemaKyle Edwards2022-09-261-0/+95