summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Tests: Fix RunCMake.FileAPI test with jsoncpp < 1.7.5Brad King2022-08-183-1/+12
* Merge topic 'cmake-E-env-modify'Brad King2022-08-1819-6/+152
|\
| * cmake -E env: Add --modify flagAlex Reinking2022-08-1719-6/+152
* | Merge topic 'try_compile-no-try_run-args'Brad King2022-08-182-35/+20
|\ \
| * | try_compile: Don't accept try_run argumentsMatthew Woehlke2022-08-172-34/+19
| * | try_compile: Fix quotes in reporting of unknown argumentsMatthew Woehlke2022-08-171-1/+1
* | | Merge topic 'argparse-positional-tweak'Brad King2022-08-183-10/+23
|\ \ \
| * | | cmArgumentParser: Ignore positional after keywordMatthew Woehlke2022-08-173-10/+23
| | |/ | |/|
* | | Merge topic 'create_test_sourcelist-special-chars'Brad King2022-08-181-3/+1
|\ \ \
| * | | create_test_sourcelist: Add support for more special characters in pathsKlaas Speller2022-08-171-3/+1
* | | | 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
| | |_|/ / / / / / | |/| | | | | | |