summaryrefslogtreecommitdiffstats
path: root/Help/manual
Commit message (Expand)AuthorAgeFilesLines
* return(): Propagate variables to result scopeMarc Chevrier2022-09-031-0/+8
* Merge topic 'cmake-presets-package'Brad King2022-09-024-10/+344
|\
| * CPack: Add support for presetsKyle Edwards2022-08-314-10/+344
* | Merge topic 'E-capabilities-tls'Brad King2022-09-021-0/+5
|\ \
| * | cmake -E capabilities: Tell whether TLS is enabledKyle Edwards2022-09-011-0/+5
* | | Merge topic 'xcode-add-gpu-validation-and-default-configuration'Brad King2022-08-312-0/+6
|\ \ \
| * | | Xcode: Add settings to control a scheme's launch configurationPatriceJiang2022-08-302-0/+2
| * | | Xcode: Add settings to control a scheme's GPU Validation valuesPatriceJiang2022-08-302-0/+4
* | | | Merge topic 'FindOpenSP-module'Brad King2022-08-311-0/+1
|\ \ \ \
| * | | | FindOpenSP: Add module to find the OpenSP libraryDawid Wróbel2022-08-301-0/+1
| | |_|/ | |/| |
* | | | Merge topic 'doc-CMP0134-fixes'Brad King2022-08-311-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Help: Fix typos, grammar and formatting in CMP0134 policy docsCraig Scott2022-08-301-1/+1
* | | | Help: Clarify that the order of -C and -D arguments mattersKyle Edwards2022-08-261-0/+19
* | | | Help: $<CONFIG:...> supports multiple configs only since CMake 3.19Michael Hirsch2022-08-241-0/+4
* | | | Merge topic 'block-management'Brad King2022-08-231-0/+2
|\ \ \ \
| * | | | Add new flow-control commands for variables and policies scopes managementMarc Chevrier2022-08-221-0/+2
* | | | | Merge topic 'bsd-variables'Craig Scott2022-08-221-0/+5
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | BSD: Set *BSD variables when targeting a *BSD systemCristian Adam2022-08-201-0/+5
* | | | | Merge topic 'feature/cmake-man-page-short-option-first'Brad King2022-08-191-1/+1
|\ \ \ \ \
| * | | | | Help: Convenient declaration for `-j, --parallel` optionAlex Turbov2022-08-181-1/+1
| | |_|/ / | |/| | |
* | | | | Merge topic 'doc-var-refs'Brad King2022-08-191-6/+8
|\ \ \ \ \ | | |_|/ / | |/| | / | |_|_|/ |/| | |
| * | | Help: Clarify that variable references may use cache entriesBrad King2022-08-181-6/+8
* | | | cmake -E env: Add --modify flagAlex Reinking2022-08-171-2/+20
| |/ / |/| |
* | | Merge topic 'doc-cmake-cli-options'Brad King2022-08-169-316/+186
|\ \ \ | |_|/ |/| |
| * | Help: Insert link to `cmake --toolchain` optionAlex Turbov2022-08-141-1/+2
| * | Help: Turn items of presets manual page into description listAlex Turbov2022-08-141-154/+0
| * | Help: Format `-Werror`/`-Wno-error` in the way it can be referencedAlex Turbov2022-08-142-28/+30
| * | Help: Use placeholder instead of listing choices in option linesAlex Turbov2022-08-142-9/+13
| * | Help: Simplify `cmake --log-level` option definitionAlex Turbov2022-08-141-3/+4
| * | Help: Split `ctest` options into groups like `cmake` man page hasAlex Turbov2022-08-142-91/+106
| * | Help: Use `:option:` role to reference `ctest` optionsAlex Turbov2022-08-141-1/+1
| * | Help: Simplify optional repeating optionAlex Turbov2022-08-141-2/+2
| * | Help: Short options first, then long, then Windows styleAlex Turbov2022-08-143-4/+4
| * | Help: `{<…> | <…>}` → `<…|…>`Alex Turbov2022-08-143-4/+3
| * | Help: Consistent spaces in option argsAlex Turbov2022-08-141-1/+1
| * | Help: `<f>` → `<file>` for `--help*` option descriptionsAlex Turbov2022-08-141-20/+20
| * | Help: Fix `ctest` options descriptionAlex Turbov2022-08-091-1/+3
* | | variable: Set LINUX variable on Linux target systemsCristian Adam2022-08-111-0/+1
* | | Help: --build-target can be repeated in ctest --build-and-test modeCraig Scott2022-08-101-2/+5
|/ /
* | Help: Consistent options declaration -- short first, then longAlex Turbov2022-08-041-1/+1
* | Help: Value for `--graphviz=` option actually is mandatoryAlex Turbov2022-08-041-1/+1
* | Help: Replace a bunch of more ``--option`` to `:option:` roleAlex Turbov2022-08-043-108/+140
* | Help: Replace mentions of ``-G`` option with :option:`-G` roleAlex Turbov2022-08-042-5/+5
* | Help: Turn some mentions of options into links on executables man pageAlex Turbov2022-08-043-58/+76
* | Help: Use `option` directive for the executables manual pagesAlex Turbov2022-08-047-216/+443
* | Merge topic 'find-sdl_gfx'Brad King2022-07-281-0/+1
|\ \
| * | FindSDL_gfx: Add module to find another SDL componentXavier Del Campo Romero2022-07-271-0/+1
* | | Merge topic 'doc-path-genex-corrections'Craig Scott2022-07-251-1/+1
|\ \ \ | | |/ | |/|
| * | Help: Fix wrong syntax for $<PATH:REPLACE_EXTENSION,...>Craig Scott2022-07-241-1/+1
* | | Merge topic 'doc-restructure-genex-manual'Brad King2022-07-201-915/+1007
|\ \ \ | |/ / | | / | |/ |/|