summaryrefslogtreecommitdiff
path: root/Source/cmCMakePresetsGraphReadJSON.cxx
Commit message (Expand)AuthorAgeFilesLines
* presets: add support for macro expansion to includesZoran Angelov2023-04-261-1/+36
* presets: Add trace options to configure presetsArtin Alavi2023-03-301-1/+9
* presets: Improve JSON parser and error messagesMartin Duffy2023-03-291-198/+228
* Make vector operations more efficientRose2022-12-101-3/+1
* CMakePresets.json: Add outputJUnitFile to test presets schemaKyle Edwards2022-10-181-0/+5
* CMakePresets.json: Add workflow presets to schemaKyle Edwards2022-09-261-4/+33
* cmCMakePresetsGraph: Add package presetsKyle Edwards2022-08-311-1/+28
* presets: Add basic error forwarding from cmake preset json parserSankhesh Jhaveri2022-08-031-8/+15
* cmJSONHelpers: Restructure cmJSONHelpersMartin Duffy2022-05-051-52/+43
* cmCMakePresetsGraph: do not set default value for TestOutputTruncationFrank Winklmeier2022-04-121-1/+1
* ctest: add option for output truncationFrank Winklmeier2022-03-081-0/+5
* presets: bump version to v5Frank Winklmeier2022-03-081-1/+1
* CMakePresets: Allow files included from CMakePresets.json to be anywhereKyle Edwards2022-01-191-26/+0
* CMakePresets: Add include fieldKyle Edwards2022-01-061-3/+57
* Refactor: Generalize file graph in CMakePresetsKyle Edwards2022-01-061-9/+57
* Refactor: Split JSON processing into configure, build, and test presetsKyle Edwards2022-01-061-599/+104
* Refactor: Rename cmCMakePresetsFile to cmCMakePresetsGraphKyle Edwards2022-01-061-0/+1034