summaryrefslogtreecommitdiffstats
path: root/Help/manual/cmake-presets.7.rst
Commit message (Expand)AuthorAgeFilesLines
* CMakePresets: Allow files included from CMakePresets.json to be anywhereKyle Edwards2022-01-191-4/+3
* CMakePresets: Add include fieldKyle Edwards2022-01-071-3/+25
* Help: Fix unlinked mention of CMAKE_TOOLCHAIN_FILECraig Scott2021-07-311-2/+3
* Help: presets: add note for ExternalProject users with env varsMichael Hirsch2021-06-081-0/+13
* Help: links to CMake regex syntaxMichael Hirsch2021-06-021-1/+2
* cmake-presets: Introduce `toolchainFile` preset optionRobert Maynard2021-04-281-0/+8
* cmake-presets: Make generator and binaryDir fields optionalfriendlyanon2021-04-061-2/+5
* CMakePresets.json: Add matches conditionKyle Edwards2021-03-311-0/+16
* CMakePresets.json: Add the ability to conditionally disable presetsKyle Edwards2021-03-221-0/+96
* CMakePresets.json: Add ${hostSystemName} macroKyle Edwards2021-03-151-0/+6
* Help: Fix version numbers in CMakePresets.json documentationKyle Edwards2021-03-151-5/+6
* cmake: configure preset add support for --install-prefix mappingRobert Maynard2021-03-091-0/+6
* Revert "Help: Document JSON comment support in cmake-presets(7)"Kyle Edwards2021-02-241-4/+1
* Help: Clarify preset name conflict rules in cmake-presets(7)Michael Hirsch2021-02-181-8/+9
* Merge topic 'preset-json-comments' into release-3.20Brad King2021-02-181-1/+4
|\
| * Help: Document JSON comment support in cmake-presets(7)Michael Hirsch2021-02-181-1/+4
* | Help: Clarify role of binaryDir inheritance in cmake-presets(7)Brad King2021-02-181-4/+6
* | Help: Link to tool-specific preset arguments from cmake-presets(7)Brad King2021-02-181-6/+7
* | Help: Mention version 2 in cmake-presets(7)Brad King2021-02-181-2/+5
|/
* presets: Remove unintended rerunFailed option from test presetsSam Freed2021-02-151-5/+0
* Help: Add documentation for buildPresets and testPresetsSam Freed2021-02-011-1/+494
* Help: Fix layout of architecture/toolset fields in cmake-presets(7) manualBrad King2021-01-141-2/+1
* Help: Add section heading for configure presets in cmake-presets(7)Brad King2021-01-141-149/+154
* Help: Add section heading for macro expansion in cmake-presets(7)Brad King2021-01-141-5/+8
* Help: Remove unnecessary indentation in cmake-presets(7)Brad King2021-01-141-226/+226
* Help: Fix presets typo (longDescription to displayName)Sam Freed2020-11-281-1/+1
* Merge topic 'cmake-presets-toolset-arch-config' into release-3.19Craig Scott2020-10-231-19/+19
|\
| * CMakePresets.json: Split cmakeGeneratorConfig fieldKyle Edwards2020-10-221-19/+19
* | CMakePresets.json: Add ${sourceDirName} macroKyle Edwards2020-10-221-0/+5
|/
* CMakePresets.json: Allow boolean for cache variable valueKyle Edwards2020-10-211-4/+6
* Help: Add JSON schema for CMakePresets.jsonBen McMorran2020-10-201-0/+6
* Help: Clarify purpose of warnings and errorsKyle Edwards2020-10-191-4/+4
* Help: Make architecture and toolset descriptions genericKyle Edwards2020-10-191-4/+4
* Help: Add documentation for debug fieldKyle Edwards2020-10-191-0/+20
* Help: Move vendor field into exampleKyle Edwards2020-10-191-13/+1
* Help: s/unusedVars/unusedCli/Kyle Edwards2020-10-191-1/+1
* Help: Move CMakePresets.json documentation into a separate fileKyle Edwards2020-10-191-0/+347