summaryrefslogtreecommitdiff
path: root/Help
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'cmake-E-env-modify'Brad King2022-08-182-2/+25
|\
| * cmake -E env: Add --modify flagAlex Reinking2022-08-172-2/+25
* | Merge branch 'release-3.24'Brad King2022-08-171-2/+3
|\ \
| * | CMake 3.24.1v3.24.1Brad King2022-08-171-2/+3
* | | Merge topic 'FindVulkan-tolerate-FATAL_ERROR'Brad King2022-08-171-0/+5
|\ \ \ | |/ / | | / | |/ |/|
| * Help: Add 3.24 release note about FindVulkan component enforcementBrad King2022-08-171-0/+5
| * Merge topic 'doc-warning-as-error' into release-3.24Craig Scott2022-08-161-0/+25
| |\
| | * Help: A missing cross-reference to --compile-no-warning-as-errorCraig Scott2022-08-151-0/+2
* | | Merge topic 'tutorial_step1_update'Brad King2022-08-164-102/+398
|\ \ \
| * | | Tutorial: Collapse step 1 solutionsMarkus Ferrell2022-08-151-0/+87
| * | | Tutorial: Add Step 1 background info and update styleMarkus Ferrell2022-08-154-104/+313
* | | | Merge topic 'doc-compiler-id-table'Brad King2022-08-161-37/+54
|\ \ \ \
| * | | | Help: `CMAKE_<LANG>_COMPILER_ID` turn code block into tableAlex Turbov2022-08-151-37/+54
* | | | | Merge topic 'doc-cmake-cli-options'Brad King2022-08-1614-321/+191
|\ \ \ \ \
| * | | | | Help: Replace `cmake -P` option mentions w/ Sphinx roleAlex Turbov2022-08-144-4/+4
| * | | | | 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-142-2/+2
| * | | | | 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-101-1/+3
* | | | | | Merge topic 'doc-warning-as-error'Craig Scott2022-08-161-0/+25
|\ \ \ \ \ \
| * | | | | | Help: A missing cross-reference to --compile-no-warning-as-errorCraig Scott2022-08-151-0/+2
| * | | | | | Merge branch 'backport-3.24-doc-warning-as-error' into doc-warning-as-errorBrad King2022-08-151-0/+23
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | Help: List compiler IDs supported by COMPILE_WARNING_AS_ERRORCraig Scott2022-08-151-0/+23
* | | | | | | Merge topic 'nvtx3'Brad King2022-08-151-0/+8
|\ \ \ \ \ \ \
| * | | | | | | FindCUDAToolkit: nvtx3 targetRaul Tambre2022-08-131-0/+8
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge topic 'warning-as-error-ti-compiler'Brad King2022-08-151-0/+11
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | / | | |_|_|_|/ | |/| | | |
| * | | | | TI compiler: Add support for COMPILE_WARNING_AS_ERROR target propertyCraig Scott2022-08-121-0/+11
| | |/ / / | |/| | |
| * | | | Merge topic 'fetchcontent-set-CMAKE_VERIFY_INTERFACE_HEADER_SETS' into releas...Brad King2022-08-041-1/+23
| |\ \ \ \
| * \ \ \ \ Merge topic 'doc-find_package-typo' into release-3.24Brad King2022-08-041-2/+2
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'doc-MSVC_RUNTIME_LIBRARY-init'Craig Scott2022-08-141-1/+3
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Help: MSVC_RUNTIME_LIBRARY is initialized from associated variableCraig Scott2022-08-131-1/+3
| | |_|_|_|/ | |/| | | |
* | | | | | variable: Set LINUX variable on Linux target systemsCristian Adam2022-08-123-0/+11
|/ / / / /
* | | | | Merge topic 'doc-ctest-multi-built-target'Brad King2022-08-101-2/+5
|\ \ \ \ \
| * | | | | Help: --build-target can be repeated in ctest --build-and-test modeCraig Scott2022-08-101-2/+5
| | |_|_|/ | |/| | |
* | | | | Merge topic 'tutorial_genExp_rearrange'Brad King2022-08-1041-312/+223
|\ \ \ \ \
| * | | | | Tutorial: Move step 10 to step 4Markus Ferrell2022-08-0841-312/+223
* | | | | | Help: Fix formatting of CMAKE_EXPERIMENTAL_CXX_MODULE_CMAKE_API notesBrad King2022-08-093-10/+10
| |/ / / / |/| | | |
* | | | | Merge topic 'doc-markup-program-options'Brad King2022-08-0858-532/+828
|\ \ \ \ \
| * | | | | 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-0429-198/+248