summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'backport-3.24-Link-MACOSX_BUNDLE' into Link-MACOSX_BUNDLEMarc Chevrier2022-08-316-0/+45
|\
| * Xcode: Fix erroneous MACOSX_BUNDLE linkMarc Chevrier2022-08-316-0/+45
* | CMake Nightly Date StampKitware Robot2022-08-311-1/+1
* | CMake Nightly Date StampKitware Robot2022-08-301-1/+1
* | CMake Nightly Date StampKitware Robot2022-08-291-1/+1
* | Merge topic 'c-d-argument-order-doc'Craig Scott2022-08-281-0/+19
|\ \
| * | Help: Clarify that the order of -C and -D arguments mattersKyle Edwards2022-08-261-0/+19
* | | CMake Nightly Date StampKitware Robot2022-08-281-1/+1
* | | CMake Nightly Date StampKitware Robot2022-08-271-1/+1
|/ /
* | Merge topic 'file-DOWNLOAD-existing-file-matched-message'Craig Scott2022-08-262-3/+6
|\ \
| * | Help: Clarify file(DOWNLOAD) behavior for existing file with same hashMichael Hirsch2022-08-231-2/+5
| * | file(DOWNLOAD): Fix message for existing file with matching hashMichael Hirsch2022-08-231-1/+1
* | | Merge branch 'release-3.24'Craig Scott2022-08-260-0/+0
|\ \ \ | | |/ | |/|
| * | Merge topic 'correct_cupti_search_paths' into release-3.24Craig Scott2022-08-261-1/+1
| |\ \
* | \ \ Merge topic 'correct_cupti_search_paths'Craig Scott2022-08-261-1/+1
|\ \ \ \ | | |/ / | |/| |
| * | | FindCUDAToolkit: Search the cuda toolkit include path for cuptiRobert Maynard2022-08-241-1/+1
* | | | Merge topic 'doc-export-compile-commands'Craig Scott2022-08-263-7/+7
|\ \ \ \
| * | | | Help:CMAKE_[CTEST,CPACK]_COMMAND]: correct copy-paste errorMichael Hirsch2022-08-252-6/+6
| * | | | Help:CMAKE_EXPORT_COMPILE_COMMANDS: link to Ninja GeneratorsMichael Hirsch2022-08-251-1/+1
* | | | | Merge topic 'doc-config-genex-version-note'Craig Scott2022-08-261-0/+4
|\ \ \ \ \
| * | | | | Help: $<CONFIG:...> supports multiple configs only since CMake 3.19Michael Hirsch2022-08-241-0/+4
* | | | | | CMake Nightly Date StampKitware Robot2022-08-261-1/+1
* | | | | | Merge branch 'release-3.24'Kyle Edwards2022-08-250-0/+0
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Merge topic 'file-set-source-group' into release-3.24Kyle Edwards2022-08-258-5/+44
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'file-set-source-group'Kyle Edwards2022-08-258-5/+44
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | FILE_SET: Fix source group detectionKyle Edwards2022-08-246-1/+39
| * | | | | | Tests: Fix VS10Project SourceGroupTreeCMakeLists checkKyle Edwards2022-08-242-4/+5
| |/ / / / /
* | | | | | CMake Nightly Date StampKitware Robot2022-08-251-1/+1
| |_|/ / / |/| | | |
* | | | | CMake Nightly Date StampKitware Robot2022-08-241-1/+1
| |/ / / |/| | |
* | | | Merge topic 'fix-presets-test-symlinked-build-dir'Kyle Edwards2022-08-231-0/+1
|\ \ \ \
| * | | | Tests: Fix CMakePresets test in unusual environmentsMatthew Woehlke2022-08-191-0/+1
* | | | | Merge topic 'block-management'Brad King2022-08-2372-21/+814
|\ \ \ \ \
| * | | | | Add new flow-control commands for variables and policies scopes managementMarc Chevrier2022-08-2266-12/+750
| * | | | | cmMakefile::VariablePushPop: helper class to manage variable scopesMarc Chevrier2022-08-222-0/+27
| * | | | | cmMakefile::RaiseScope: Add support for cmValue argumentMarc Chevrier2022-08-221-0/+4
| * | | | | cmFunctionBlocker: Add handling of close block without parameters.Marc Chevrier2022-08-222-4/+16
| * | | | | cm::enum_set: fix various bugsMarc Chevrier2022-08-222-5/+17
| | |_|_|/ | |/| | |
* | | | | Merge topic 'target-prop-backtraces'Brad King2022-08-2333-64/+268
|\ \ \ \ \
| * | | | | target_*: Fix cross-directory call backtracesBrad King2022-08-2211-76/+67
| * | | | | Tests: Add FileAPI case for cross-directory target_* commandsBrad King2022-08-2222-33/+247
| * | | | | cmQtAutoGenInitializer: Drop unnecessary argument in AppendProperty callBrad King2022-08-221-2/+1
| |/ / / /
* | | | | Merge topic 'gitlab-ci-named-modules-msvc'Brad King2022-08-234-0/+15
|\ \ \ \ \
| * | | | | ci: Enable MSVC C++ module support testsBrad King2022-08-224-0/+15
| |/ / / /
* | | | | CMake Nightly Date StampKitware Robot2022-08-231-1/+1
* | | | | Merge topic 'bsd-variables'Craig Scott2022-08-2212-2/+54
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | BSD: Set *BSD variables when targeting a *BSD systemCristian Adam2022-08-2011-0/+52
| * | | | kFreeBSD: Do not unset LINUX variableCristian Adam2022-08-201-2/+2
* | | | | Merge branch 'release-3.24'Brad King2022-08-220-0/+0
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge topic 'ci-msvc-14.33' into release-3.24Brad King2022-08-222-23/+44
| |\ \ \ \
* | \ \ \ \ Merge topic 'ci-msvc-14.33'Brad King2022-08-222-23/+44
|\ \ \ \ \ \ | | |/ / / / | |/| | | |