summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release-3.22' into release-3.23Brad King2022-02-160-0/+0
|\
| * Merge branch 'FindGLUT-link-dirs' into release-3.22Brad King2022-02-151-0/+3
| |\
* | \ Merge topic 'FindGLUT-link-dirs' into release-3.23Brad King2022-02-161-0/+3
|\ \ \ | | |/ | |/|
| * | FindGLUT: Use link directories for libs from pkg-configSilvio Traversaro2022-02-151-0/+3
| |/
* | Merge topic 'FindHDF5-info-binary-exists' into release-3.23Brad King2022-02-161-2/+2
|\ \
| * | FindHDF5: Tolerate failure during compiler interrogationAxel Huebl2022-02-151-2/+2
* | | Merge topic 'vs-package-restore-docs' into release-3.23Brad King2022-02-167-38/+41
|\ \ \
| * | | Help: Clarify how package resolve mode is intended to be usedCarsten Rudolph2022-02-153-8/+12
| * | | cmake --build: prioritize --resolve-package-references over presetCarsten Rudolph2022-02-156-30/+29
| |/ /
* | | Merge topic 'doc-vs-instance-version' into release-3.23Brad King2022-02-161-5/+22
|\ \ \ | |/ / |/| |
| * | Help: Clarify version specification in CMAKE_GENERATOR_INSTANCEBrad King2022-02-151-5/+22
* | | Merge branch 'release-3.22' into release-3.23Brad King2022-02-150-0/+0
|\ \ \ | | |/ | |/|
| * | Merge branch 'FindMatlab-mcr911' into release-3.22Brad King2022-02-141-1/+1
| |\ \
* | \ \ Merge topic 'FindMatlab-mcr911' into release-3.23Brad King2022-02-151-1/+1
|\ \ \ \ | | |/ / | |/| |
| * | | FindMatlab: Fix version detection for MCR >= 9.10Tom M2022-02-141-1/+1
| |/ /
* | | Merge topic 'doc-example-package-components' into release-3.23Brad King2022-02-152-4/+4
|\ \ \
| * | | Help: use package-specific var for supported component listConnor Imes2022-02-142-4/+4
| | |/ | |/|
* | | Merge topic 'doc-no-versioned-soname' into release-3.23Brad King2022-02-152-0/+15
|\ \ \
| * | | Help: Document CMAKE_PLATFORM_NO_VERSIONED_SONAMERalf Habacker2022-02-142-0/+15
* | | | Merge topic 'doc-export-command' into release-3.23Brad King2022-02-151-43/+88
|\ \ \ \ | |_|/ / |/| | |
| * | | Help: Organize and clarify export() command documentationBrad King2022-02-141-43/+88
|/ / /
* | | Merge topic 'doc-debug-find-pkg-var' into release-3.23Brad King2022-02-142-5/+6
|\ \ \
| * | | cmake::GetDebugFindPkgOutput: Use consistent argument nameCraig Scott2022-02-141-1/+1
| * | | Help: Fix typo and improve docs for --debug-find-pkg|var optionsCraig Scott2022-02-141-4/+5
| |/ /
* | | Merge topic 'FortranCInterface-macos-arch' into release-3.23Brad King2022-02-142-0/+19
|\ \ \
| * | | FortranCInterface: Fix mangling detection for x86_64 on arm64 macOSBrad King2022-02-112-0/+19
| |/ /
* | | 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
| | |/ / / / | |/| | | |