summaryrefslogtreecommitdiffstats
path: root/Help/manual/presets
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'extend_toolchain_flag_to_cmake_preset'Brad King2021-05-041-0/+5
|\
| * cmake-presets: Introduce `toolchainFile` preset optionRobert Maynard2021-04-281-0/+5
* | cmake-presets: Remove incorrect documentation for `installDir`Robert Maynard2021-04-271-1/+1
|/
* cmake-presets: Make generator and binaryDir fields optionalfriendlyanon2021-04-061-0/+8
* CMakePresets.json: Add matches conditionKyle Edwards2021-03-311-0/+48
* Merge topic 'cmake-presets-condition'Brad King2021-03-232-9/+360
|\
| * CMakePresets.json: Add the ability to conditionally disable presetsKyle Edwards2021-03-222-9/+360
* | Help: Fix typos in presets schema field descriptionsAdriaan de Groot2021-03-181-1/+1
* | Merge branch 'backport-preset-schema-typos' into preset-schema-typosBrad King2021-03-181-15/+15
|\ \ | |/ |/|
| * Help: Fix typos in presets schema field descriptionsAdriaan de Groot2021-03-181-15/+15
* | cmake: configure preset add support for --install-prefix mappingRobert Maynard2021-03-091-3/+91
|/
* Help: Add build and test preset to examples in cmake-presets(7)Michael Hirsch2021-02-181-2/+16
* Help: Add buildPresets and testPresets to JSON schemaSam Freed2021-01-271-13/+472
* CMakePresets.json: Split cmakeGeneratorConfig fieldKyle Edwards2020-10-221-11/+49
* CMakePresets.json: Allow boolean for cache variable valueKyle Edwards2020-10-211-2/+14
* Help: Add JSON schema for CMakePresets.jsonBen McMorran2020-10-201-0/+242
* Help: Add inheritance to CMakePresets.json exampleKyle Edwards2020-10-191-0/+7
* Help: Show environment fieldKyle Edwards2020-10-191-0/+4
* Help: Show multiple ways of doing cacheVariablesKyle Edwards2020-10-191-2/+3
* Help: Move vendor field into exampleKyle Edwards2020-10-191-1/+11
* Tests: Test the CMakePresets.json example in the documentationKyle Edwards2020-10-091-0/+23