summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge topic 'testdriver-old-cast-warning' into release-3.21Brad King2021-10-051-1/+1
|\ \ \ \ \ \
| * | | | | | TestDriver: Fix old-style-cast warning in C++ modeSylvain Joubert2021-10-041-1/+1
|/ / / / / /
* | | | | | Merge topic 'FortranCInterface-timestamp-check' into release-3.21Brad King2021-10-041-2/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | FortranCInterface: Fix regression in timestamp checkSeth R Johnson2021-10-011-2/+1
| |/ / / /
* | | | | Merge topic 'autogen-dep-on-imported-implib-only-target' into release-3.21Brad King2021-09-276-1/+85
|\ \ \ \ \
| * | | | | cmQtAutoGenInitializer: support IMPLIB-only imported targetsBen Boeckel2021-09-241-1/+10
| * | | | | Tests/RunCMake/Autogen: test CMP0111 behaviorBen Boeckel2021-09-245-0/+75
| |/ / / /
* | | | | Merge topic 'FindMatlab-r2021b' into release-3.21Brad King2021-09-241-0/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | FindMatlab: Add R2021b => 9.11 versionMichael Hirsch2021-09-231-0/+1
|/ / / /
* | | | CMake 3.21.3v3.21.3Brad King2021-09-201-1/+1
* | | | Merge topic 'hip-no-hipcc' into release-3.21Brad King2021-09-2023-306/+114
|\ \ \ \
| * | | | HIP: Simplify detection of HIP runtime CMake packageBrad King2021-09-166-125/+29
| * | | | HIP: Remove ROMClang compiler id and use Clang directlyBrad King2021-09-1617-166/+35
| * | | | HIP: Detect ROCm path earlierBrad King2021-09-163-15/+18
| * | | | HIP: Use 'rocm_agent_enumerator' to determine CMAKE_HIP_ARCHITECTURESZack Galbreath2021-09-162-4/+36
* | | | | Merge branch 'release-3.20' into release-3.21Brad King2021-09-201-2/+2
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | CMake 3.20.6v3.20.6Brad King2021-09-202-3/+3
* | | | | Merge branch 'release-3.20' into release-3.21Brad King2021-09-170-0/+0
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'android-PATH' into release-3.20Brad King2021-09-161-5/+0
| |\ \ \ \
* | \ \ \ \ Merge topic 'android-PATH' into release-3.21Brad King2021-09-171-5/+0
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Android: Restore searching PATH for executableshhb2021-09-161-5/+0
| |/ / / /
* | | | | Merge topic 'iar-enable-in-list-operator' into release-3.21Brad King2021-09-171-0/+5
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | IAR: Restore support for projects not enabling policy CMP0057Jean-Marc Hengen2021-09-161-0/+5
|/ / / /
* | | | Merge topic 'vs2022' into release-3.21Brad King2021-09-164-3/+19
|\ \ \ \
| * | | | VS: Update Visual Studio 17 2022 generator for Preview 4Brad King2021-09-152-3/+9
| * | | | VS: Fix managed C++ project generation for VS 2022Brad King2021-09-152-0/+10
|/ / / /
* | | | Merge topic 'update-kwsys' into release-3.21Brad King2021-09-091-0/+4
|\ \ \ \
| * | | | KWSys: SystemTools: Ensure Windows Vista APIs are available before using themulatekh2021-09-031-0/+4
* | | | | Merge topic 'ci-msvc-19.29-16.11' into release-3.21Brad King2021-09-091-4/+4
|\ \ \ \ \
| * | | | | gitlab-ci: Update Windows builds to MSVC 19.29-16.11 toolsetBrad King2021-09-021-4/+4
| |/ / / /
* | | | | Merge topic 'FindPyhton-homebew-on-Mac-M1' into release-3.21Marc Chevrier2021-09-071-0/+1
|\ \ \ \ \
| * | | | | FindPython: Ensure homebrew on Mac M1 is usedMarc Chevrier2021-09-031-0/+1
| |/ / / /
* | | | | Merge topic 'vs2022' into release-3.21Brad King2021-09-032-3/+10
|\ \ \ \ \
| * | | | | IRSL: Add discovery of VS 2022 v143 toolset redistributablesBrad King2021-09-021-2/+6
| * | | | | MSVC: Fix MSVC_TOOLSET_VERSION for VS 2022 v143 toolsetBrad King2021-09-021-1/+4
| |/ / / /
* | | | | Merge topic 'FindBoost-1.77' into release-3.21Brad King2021-09-031-3/+18
|\ \ \ \ \
| * | | | | FindBoost: Add support for Boost 1.77Brad King2021-09-021-3/+18
| |/ / / /
* | | | | Merge topic 'ninja-armclang-windows' into release-3.21Brad King2021-09-031-0/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Ninja: fix ARMClang paths for WindowsMartin Kojtal2021-09-021-0/+2
|/ / / /
* | | | CMake 3.21.2v3.21.2Brad King2021-08-251-1/+1
* | | | Merge topic 'vs2022' into release-3.21Brad King2021-08-252-3/+6
|\ \ \ \
| * | | | VS: Update Visual Studio 17 2022 generator for Preview 3.1Brad King2021-08-252-3/+6
|/ / / /
* | | | Merge branch 'release-3.20' into release-3.21Brad King2021-08-250-0/+0
|\ \ \ \ | |/ / /
| * | | Merge branch 'GNUInstallDirs-variable-named-0' into release-3.20Brad King2021-08-241-1/+1
| |\ \ \
* | \ \ \ Merge topic 'GNUInstallDirs-variable-named-0' into release-3.21Brad King2021-08-251-1/+1
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | GNUInstallDirs: avoid unwanted variable dereferenceBen Boeckel2021-08-221-1/+1
* | | | | Merge topic 'vs-toolset-version' into release-3.21Brad King2021-08-241-0/+3
|\ \ \ \ \
| * | | | | VS: Add special case for '-T version=14.29.16.11' under VS 16.11Brad King2021-08-191-0/+3
* | | | | | Merge topic 'revert-autouic-header-depends' into release-3.21Brad King2021-08-2415-142/+82
|\ \ \ \ \ \
| * | | | | | AUTOUIC: Revert "Fix generating of dependency rules for UI header files"Brad King2021-08-1915-142/+82
| |/ / / / /