summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'GoogleTest-discovery-fix-escaping' into release-3.23Brad King2022-02-148-24/+147
|\
| * GoogleTest: Fix escaping in test namesEvgeniy Shcherbina2022-02-118-24/+147
* | Merge branch 'release-3.22' into release-3.23Brad King2022-02-140-0/+0
|\ \
| * \ Merge branch 'restore-target-export-includes' into release-3.22Brad King2022-02-1411-13/+71
| |\ \
* | \ \ Merge topic 'debug-find' into release-3.23Brad King2022-02-1115-88/+375
|\ \ \ \
| * | | | find_package: Improve --debug-find-pkg= when using a find moduleBrad King2022-02-109-4/+176
| * | | | find_package: Avoid printing debug output header multiple timesBrad King2022-02-103-19/+4
| * | | | find_package: Mention package name in Config mode debug outputBrad King2022-02-104-4/+8
| * | | | find_package: Fix find module name in --debug-find outputBrad King2022-02-103-7/+6
| * | | | find_package: Improve formatting of --debug-find outputBrad King2022-02-105-56/+191
| * | | | Tests: Improve order of RunCMake.find_package casesBrad King2022-02-101-3/+2
| * | | | cmFindPackageCommand: Drop ComputeIfDebugModeWanted overloadBrad King2022-02-102-9/+2
|/ / / /
* | | | Merge branch 'release-3.22' into release-3.23Brad King2022-02-100-0/+0
|\ \ \ \ | |/ / /
| * | | Merge branch 'release-3.21' into release-3.22Brad King2022-02-090-0/+0
| |\ \ \
| | * \ \ Merge branch 'backport-IntelLLVM-depfile-flags' into release-3.21Brad King2022-02-093-3/+3
| | |\ \ \
| | * \ \ \ Merge branch 'doc-MSVC_TOOLSET_VERSION-v143' into release-3.21Brad King2022-02-091-0/+1
| | |\ \ \ \
| * | \ \ \ \ Merge branch 'backport-IntelLLVM-depfile-flags' into release-3.22Brad King2022-02-093-3/+3
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | Merge branch 'doc-MSVC_TOOLSET_VERSION-v143' into release-3.22Brad King2022-02-091-0/+1
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
* | | | | | | Merge topic 'doc-if-AND-OR' into release-3.23Brad King2022-02-104-8/+24
|\ \ \ \ \ \ \
| * | | | | | | Help: Clarify precedence of AND and OR in 'if' conditionsBrad King2022-02-094-8/+24
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge topic 'clang-cross-compile-windows-pdb' into release-3.23Brad King2022-02-102-1/+3
|\ \ \ \ \ \ \
| * | | | | | | Windows/Clang: Support PDB when cross-compilingDeniz Bahadir2022-02-082-1/+3
| |/ / / / / /
* | | | | | | Merge topic 'restore-target-export-includes' into release-3.23Brad King2022-02-1011-13/+70
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | install(TARGETS): Restore per-export INCLUDES DESTINATIONEugene Shalygin2022-02-0911-13/+71
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'IntelLLVM-depfile-flags' into release-3.23Brad King2022-02-103-3/+3
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'backport-IntelLLVM-depfile-flags' into IntelLLVM-depfile-flagsBrad King2022-02-093-3/+3
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | / / | | | |_|/ / | | |/| | |
| | * | | | IntelLLVM: Add dependencies on system header files on WindowsWilliam R. Dieter2022-02-091-1/+1
| | * | | | Intel: Add dependencies on system header files on WindowsBrad King2022-02-092-2/+2
| | | |_|/ | | |/| |
* | | | | Merge topic 'doc-MSVC_TOOLSET_VERSION-v143' into release-3.23Brad King2022-02-101-0/+1
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | Help: Add MSVC_TOOLSET_VERSION value for v143 toolsetHeiko Thiel2022-02-091-0/+1
| |/ /
* | | CMake 3.23.0-rc1v3.23.0-rc1Brad King2022-02-081-1/+1
* | | Merge branch 'release-3.22' into release-3.23Brad King2022-02-080-0/+0
|\ \ \ | | |/ | |/|
| * | Merge branch 'FindGSL-version-regex' into release-3.22Brad King2022-02-081-1/+1
| |\ \
* | \ \ Merge topic 'FindGSL-version-regex' into release-3.23Brad King2022-02-080-0/+0
|\ \ \ \ | | |/ / | |/| |
| * | | FindGSL: Improve version extraction regexمهدي شينون (Mehdi Chinoune)2022-02-081-1/+1
| |/ /
* | | Merge topic 'dotnet_sdk' into release-3.23Brad King2022-02-085-34/+154
|\ \ \
| * | | VS: Handle build target correct for .NET SDK style projects with Any CPUFlorian Schweiger2022-02-074-32/+119
| * | | VS: Set Visual Studio versions read out from solution fileFlorian Schweiger2022-02-072-2/+24
| * | | VS: Allow setting output directory in .NET SDK style projectsFlorian Schweiger2022-02-071-0/+11
* | | | Merge topic 'GoogleTest-discover-type-params' into release-3.23Brad King2022-02-086-36/+57
|\ \ \ \
| * | | | GoogleTest: Change format for typed testsEvgeniy Shcherbina2022-02-075-45/+52
| * | | | GoogleTest: Fix type param tests for suites with many casesEvgeniy Shcherbina2022-02-076-10/+24
* | | | | Merge topic 'doc-DESTDIR' into release-3.23Brad King2022-02-072-11/+30
|\ \ \ \ \
| * | | | | Help: Clarify roles of DESTDIR and CMAKE_INSTALL_PREFIXBrad King2022-02-042-11/+30
|/ / / / /
* | | | | Merge branch 'release-3.22' into release-3.23Brad King2022-02-040-0/+0
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge branch 'default-extensions' into release-3.22Brad King2022-02-033-7/+4
| |\ \ \ \
* | \ \ \ \ Merge topic 'default-extensions' into release-3.23Brad King2022-02-043-7/+4
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | CompilerId: Fix default extensions check for Clang targeting MSVC ABIBrad King2022-02-033-7/+4
| |/ / / /
* | | | | Merge topic 'vs-simplify-pch' into release-3.23Brad King2022-02-041-9/+16
|\ \ \ \ \
| * | | | | VS: Simplify generation of per-source PCH settingsBrad King2022-02-031-9/+16