summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/CMakePresets
Commit message (Expand)AuthorAgeFilesLines
* CMakePresets.json: Rework how --preset argument is handledKyle Edwards2020-10-265-6/+31
* Merge topic 'cmake-presets-toolset-arch-config' into release-3.19Craig Scott2020-10-2321-23/+71
|\
| * CMakePresets.json: Split cmakeGeneratorConfig fieldKyle Edwards2020-10-2221-23/+71
* | CMakePresets.json: Add ${sourceDirName} macroKyle Edwards2020-10-223-0/+3
|/
* Merge topic 'cmake-presets-invalid-macro' into release-3.19Kyle Edwards2020-10-2213-46/+78
|\
| * CMakePresets.json: Properly report macro expansion errorsKyle Edwards2020-10-2113-46/+78
* | CMakePresets.json: Allow boolean for cache variable valueKyle Edwards2020-10-213-0/+28
|/
* Tests: Add JSON schema validation to CMakePresets.json testsKyle Edwards2020-10-203-0/+60
* Help: Show environment fieldKyle Edwards2020-10-191-0/+1
* Help: Show multiple ways of doing cacheVariablesKyle Edwards2020-10-191-1/+2
* Tests: Test the CMakePresets.json example in the documentationKyle Edwards2020-10-092-0/+12
* CMakePresets.json: Prohibit empty variable namesKyle Edwards2020-10-0612-0/+56
* CMake: Add presets functionalityKyle Edwards2020-10-05226-0/+1851