summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Xcode: Add settings to control a scheme's GPU Validation valuesPatriceJiang2022-08-3013-0/+99
* gitignore: Tell Git to ignore the .cache/ directoryPatriceJiang2022-08-301-0/+1
* Merge topic 'refactor-environment-modification'Brad King2022-08-1610-134/+208
|\
| * Tests: Add case for ENVIRONMENT_MODIFICATION property OP=reset behaviorAlex Reinking2022-08-157-0/+26
| * cmCTestRunTest: Implement the ENVIRONMENT test property with EnvDiff tooAlex Reinking2022-08-153-13/+34
| * cmSystemTools: Add EnvDiff class to hold ENVIRONMENT_MODIFICATION logicAlex Reinking2022-08-153-121/+154
| * cmCTestRunTest: Simplify by using GetSystemPathlistSeparatorAlex Reinking2022-08-151-5/+1
| * cmCTestRunTest: Remove unnecessary CMAKE_BOOTSTRAP guardAlex Reinking2022-08-151-2/+0
* | Merge topic 'nvhpc_fpie_support'Brad King2022-08-161-7/+9
|\ \
| * | NVHPC: Enable PIE support on linuxRobert Maynard2022-08-151-7/+9
* | | 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 'xcode-avoid-compile-flags-on-resources'Brad King2022-08-161-1/+3
|\ \ \ \ \
| * | | | | Xcode: don't set SKIP_PRECOMPILE_HEADERS when source has no languageAndrey Filipenkov2022-08-111-1/+3
| | |_|/ / | |/| | |
* | | | | Merge topic 'doc-cmake-cli-options'Brad King2022-08-1617-350/+221
|\ \ \ \ \
| * | | | | 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-143-15/+18
| * | | | | 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-145-7/+7
| * | | | | 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-142-40/+42
| * | | | | Help: Fix `ctest` options descriptionAlex Turbov2022-08-091-1/+3
* | | | | | Merge branch 'release-3.24'Brad King2022-08-160-0/+0
|\ \ \ \ \ \
| * \ \ \ \ \ Merge topic 'mingw-windres' into release-3.24Brad King2022-08-161-1/+1
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge topic 'mingw-windres'Brad King2022-08-161-1/+1
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | MinGW: Restore using windres when toolchain-prefixed name is not availableBrad King2022-08-151-1/+1
* | | | | | | | Merge branch 'release-3.24'Brad King2022-08-160-0/+0
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge topic 'export-no-shdeps' into release-3.24Brad King2022-08-1610-0/+71
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge topic 'export-no-shdeps'Brad King2022-08-1610-0/+71
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | export: Restore exclusion of private shared library dependencies from checksBrad King2022-08-1510-0/+71
* | | | | | | | | Merge branch 'release-3.24'Brad King2022-08-160-0/+0
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Merge topic 'automoc-silence-warnings' into release-3.24Brad King2022-08-161-9/+9
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge topic 'automoc-silence-warnings'Brad King2022-08-161-9/+9
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | automoc: avoid compiler warnings in linker-warning-silencing codeAlbert Astals Cid2022-08-101-9/+9
* | | | | | | | | | Merge branch 'release-3.24'Craig Scott2022-08-160-0/+0
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | Merge topic 'doc-warning-as-error' into release-3.24Craig Scott2022-08-161-0/+25
| |\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge topic 'doc-warning-as-error'Craig Scott2022-08-161-0/+25
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'backport-3.24-doc-warning-as-error' into doc-warning-as-errorBrad King2022-08-150-0/+0
| |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | |
| | * | | | | | | | | Help: A missing cross-reference to --compile-no-warning-as-errorCraig Scott2022-08-151-0/+2
| * | | | | | | | | | Help: A missing cross-reference to --compile-no-warning-as-errorCraig Scott2022-08-151-0/+2