summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | CMake Nightly Date StampKitware Robot2022-08-181-1/+1
* | | | | | | Merge topic 'fortran-compiler-list'Brad King2022-08-171-25/+11
|\ \ \ \ \ \ \
| * | | | | | | Fortran: cleanup compiler default search listMichael Hirsch2022-08-161-25/+11
* | | | | | | | Merge branch 'release-3.24'Brad King2022-08-171-2/+3
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | CMake 3.24.1v3.24.1Brad King2022-08-172-3/+4
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'release-3.24'Brad King2022-08-170-0/+0
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge topic 'revert-ci-msvc-14.33' into release-3.24Brad King2022-08-171-7/+7
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge topic 'revert-ci-msvc-14.33'Brad King2022-08-171-7/+7
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | / / | |_|_|_|_|/ / |/| | | | | |
| * | | | | | gitlab-ci: Revert Windows builds from MSVC 14.33 to MSVC 14.32 toolsetBrad King2022-08-171-7/+7
| |/ / / / /
* | | | | | Merge branch 'release-3.24'Brad King2022-08-170-0/+0
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge topic 'FindVulkan-tolerate-FATAL_ERROR' into release-3.24Brad King2022-08-172-0/+15
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'FindVulkan-tolerate-FATAL_ERROR'Brad King2022-08-172-0/+15
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Help: Add 3.24 release note about FindVulkan component enforcementBrad King2022-08-171-0/+5
| * | | | | | FindVulkan: Restore tolerance of unknown FATAL_ERROR componentBrad King2022-08-171-0/+10
| |/ / / / /
* | | | | | Merge topic 'fix-gcov-test'Brad King2022-08-171-2/+3
|\ \ \ \ \ \
| * | | | | | Tests: Fix GCOV test in unusual environmentsMatthew Woehlke2022-08-161-2/+3
| | |_|_|/ / | |/| | | |
* | | | | | Merge topic 'output_all_attempts_at_compiler_detection'Brad King2022-08-171-2/+6
|\ \ \ \ \ \
| * | | | | | CompilerId: Output errors from all attempts at detectionRobert Maynard2022-08-161-2/+6
| | |_|_|_|/ | |/| | | |
* | | | | | Merge topic 'fix-xcode-install-path'Brad King2022-08-171-3/+3
|\ \ \ \ \ \
| * | | | | | xcode: Don't set INSTALL_PATH unless target is SHARED_LIBRARYTor Arne Vestbø2022-08-161-3/+3
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'release-3.24'Brad King2022-08-170-0/+0
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge topic 'ci-msvc-14.33' into release-3.24Brad King2022-08-171-7/+7
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'ci-msvc-14.33'Brad King2022-08-171-7/+7
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | gitlab-ci: Update Windows builds to MSVC 14.33 toolsetBrad King2022-08-161-7/+7
| |/ / / / /
* | | | | | CMake Nightly Date StampKitware Robot2022-08-171-1/+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