Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmJSONHelpers: Allow passing state context | Martin Duffy | 2022-05-05 | 1 | -57/+70 |
| | | | | Allow for passing of context to JSON Helper methods in cmJSONHelpers. | ||||
* | cmJSONHelpers: Restructure cmJSONHelpers | Martin Duffy | 2022-05-05 | 1 | -251/+226 |
| | | | | Restructure cmJSONHelpers to prevent SunPro errors when passing context. | ||||
* | CMakePresets.json: Add the ability to conditionally disable presets | Kyle Edwards | 2021-03-22 | 1 | -1/+1 |
| | |||||
* | cmJSONHelpers: Add new Bind() function | Kyle Edwards | 2020-10-05 | 1 | -0/+11 |
| | |||||
* | JSON: Add helpers | Kyle Edwards | 2020-09-09 | 1 | -0/+304 |