summaryrefslogtreecommitdiff
path: root/Source/cmJSONHelpers.h
Commit message (Expand)AuthorAgeFilesLines
* presets: Improve JSON parser and error messagesMartin Duffy2023-03-291-94/+258
* Revise C++ coding style using clang-format-15Kitware Robot2023-01-181-15/+13
* cmJSONHelpers: Allow passing state contextMartin Duffy2022-05-051-57/+70
* cmJSONHelpers: Restructure cmJSONHelpersMartin Duffy2022-05-051-251/+226
* CMakePresets.json: Add the ability to conditionally disable presetsKyle Edwards2021-03-221-1/+1
* cmJSONHelpers: Add new Bind() functionKyle Edwards2020-10-051-0/+11
* JSON: Add helpersKyle Edwards2020-09-091-0/+304