Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'backport-3.24-Link-MACOSX_BUNDLE' into Link-MACOSX_BUNDLE | Marc Chevrier | 2022-08-31 | 6 | -0/+45 |
|\ | |||||
| * | Xcode: Fix erroneous MACOSX_BUNDLE link | Marc Chevrier | 2022-08-31 | 6 | -0/+45 |
* | | CMake Nightly Date Stamp | Kitware Robot | 2022-08-31 | 1 | -1/+1 |
* | | CMake Nightly Date Stamp | Kitware Robot | 2022-08-30 | 1 | -1/+1 |
* | | CMake Nightly Date Stamp | Kitware Robot | 2022-08-29 | 1 | -1/+1 |
* | | Merge topic 'c-d-argument-order-doc' | Craig Scott | 2022-08-28 | 1 | -0/+19 |
|\ \ | |||||
| * | | Help: Clarify that the order of -C and -D arguments matters | Kyle Edwards | 2022-08-26 | 1 | -0/+19 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2022-08-28 | 1 | -1/+1 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2022-08-27 | 1 | -1/+1 |
|/ / | |||||
* | | Merge topic 'file-DOWNLOAD-existing-file-matched-message' | Craig Scott | 2022-08-26 | 2 | -3/+6 |
|\ \ | |||||
| * | | Help: Clarify file(DOWNLOAD) behavior for existing file with same hash | Michael Hirsch | 2022-08-23 | 1 | -2/+5 |
| * | | file(DOWNLOAD): Fix message for existing file with matching hash | Michael Hirsch | 2022-08-23 | 1 | -1/+1 |
* | | | Merge branch 'release-3.24' | Craig Scott | 2022-08-26 | 0 | -0/+0 |
|\ \ \ | | |/ | |/| | |||||
| * | | Merge topic 'correct_cupti_search_paths' into release-3.24 | Craig Scott | 2022-08-26 | 1 | -1/+1 |
| |\ \ | |||||
* | \ \ | Merge topic 'correct_cupti_search_paths' | Craig Scott | 2022-08-26 | 1 | -1/+1 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | FindCUDAToolkit: Search the cuda toolkit include path for cupti | Robert Maynard | 2022-08-24 | 1 | -1/+1 |
* | | | | Merge topic 'doc-export-compile-commands' | Craig Scott | 2022-08-26 | 3 | -7/+7 |
|\ \ \ \ | |||||
| * | | | | Help:CMAKE_[CTEST,CPACK]_COMMAND]: correct copy-paste error | Michael Hirsch | 2022-08-25 | 2 | -6/+6 |
| * | | | | Help:CMAKE_EXPORT_COMPILE_COMMANDS: link to Ninja Generators | Michael Hirsch | 2022-08-25 | 1 | -1/+1 |
* | | | | | Merge topic 'doc-config-genex-version-note' | Craig Scott | 2022-08-26 | 1 | -0/+4 |
|\ \ \ \ \ | |||||
| * | | | | | Help: $<CONFIG:...> supports multiple configs only since CMake 3.19 | Michael Hirsch | 2022-08-24 | 1 | -0/+4 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-08-26 | 1 | -1/+1 |
* | | | | | | Merge branch 'release-3.24' | Kyle Edwards | 2022-08-25 | 0 | -0/+0 |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| * | | | | | Merge topic 'file-set-source-group' into release-3.24 | Kyle Edwards | 2022-08-25 | 8 | -5/+44 |
| |\ \ \ \ \ | |||||
* | \ \ \ \ \ | Merge topic 'file-set-source-group' | Kyle Edwards | 2022-08-25 | 8 | -5/+44 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | FILE_SET: Fix source group detection | Kyle Edwards | 2022-08-24 | 6 | -1/+39 |
| * | | | | | | Tests: Fix VS10Project SourceGroupTreeCMakeLists check | Kyle Edwards | 2022-08-24 | 2 | -4/+5 |
| |/ / / / / | |||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-08-25 | 1 | -1/+1 |
| |_|/ / / |/| | | | | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-08-24 | 1 | -1/+1 |
| |/ / / |/| | | | |||||
* | | | | Merge topic 'fix-presets-test-symlinked-build-dir' | Kyle Edwards | 2022-08-23 | 1 | -0/+1 |
|\ \ \ \ | |||||
| * | | | | Tests: Fix CMakePresets test in unusual environments | Matthew Woehlke | 2022-08-19 | 1 | -0/+1 |
* | | | | | Merge topic 'block-management' | Brad King | 2022-08-23 | 72 | -21/+814 |
|\ \ \ \ \ | |||||
| * | | | | | Add new flow-control commands for variables and policies scopes management | Marc Chevrier | 2022-08-22 | 66 | -12/+750 |
| * | | | | | cmMakefile::VariablePushPop: helper class to manage variable scopes | Marc Chevrier | 2022-08-22 | 2 | -0/+27 |
| * | | | | | cmMakefile::RaiseScope: Add support for cmValue argument | Marc Chevrier | 2022-08-22 | 1 | -0/+4 |
| * | | | | | cmFunctionBlocker: Add handling of close block without parameters. | Marc Chevrier | 2022-08-22 | 2 | -4/+16 |
| * | | | | | cm::enum_set: fix various bugs | Marc Chevrier | 2022-08-22 | 2 | -5/+17 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge topic 'target-prop-backtraces' | Brad King | 2022-08-23 | 33 | -64/+268 |
|\ \ \ \ \ | |||||
| * | | | | | target_*: Fix cross-directory call backtraces | Brad King | 2022-08-22 | 11 | -76/+67 |
| * | | | | | Tests: Add FileAPI case for cross-directory target_* commands | Brad King | 2022-08-22 | 22 | -33/+247 |
| * | | | | | cmQtAutoGenInitializer: Drop unnecessary argument in AppendProperty call | Brad King | 2022-08-22 | 1 | -2/+1 |
| |/ / / / | |||||
* | | | | | Merge topic 'gitlab-ci-named-modules-msvc' | Brad King | 2022-08-23 | 4 | -0/+15 |
|\ \ \ \ \ | |||||
| * | | | | | ci: Enable MSVC C++ module support tests | Brad King | 2022-08-22 | 4 | -0/+15 |
| |/ / / / | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-08-23 | 1 | -1/+1 |
* | | | | | Merge topic 'bsd-variables' | Craig Scott | 2022-08-22 | 12 | -2/+54 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | BSD: Set *BSD variables when targeting a *BSD system | Cristian Adam | 2022-08-20 | 11 | -0/+52 |
| * | | | | kFreeBSD: Do not unset LINUX variable | Cristian Adam | 2022-08-20 | 1 | -2/+2 |
* | | | | | Merge branch 'release-3.24' | Brad King | 2022-08-22 | 0 | -0/+0 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | Merge topic 'ci-msvc-14.33' into release-3.24 | Brad King | 2022-08-22 | 2 | -23/+44 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge topic 'ci-msvc-14.33' | Brad King | 2022-08-22 | 2 | -23/+44 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | |