summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release-3.25'Brad King2022-11-300-0/+0
|\
| * Merge branch 'release-3.24' into release-3.25Brad King2022-11-300-0/+0
| |\
* | \ Merge branch 'release-3.24'Brad King2022-11-300-0/+0
|\ \ \ | | |/ | |/|
| * | Merge branch 'rel-win-sign-digest' into release-3.24Brad King2022-11-301-1/+1
| |\ \
* | \ \ Merge branch 'release-3.25'Brad King2022-11-300-0/+0
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge topic 'rel-win-sign-digest' into release-3.25Brad King2022-11-301-1/+1
| |\ \ \ | | | |/ | | |/|
* | | | Merge topic 'rel-win-sign-digest'Brad King2022-11-301-1/+1
|\ \ \ \ | | |/ / | |/| |
| * | | Utilities/Release: Use explicit digest for Win7-compatible signatureBrad King2022-11-301-1/+1
| | |/ | |/|
* | | Merge branch 'release-3.25'Brad King2022-11-300-0/+0
|\ \ \ | | |/ | |/|
| * | CMake 3.25.1v3.25.1Brad King2022-11-301-1/+1
* | | Merge branch 'release-3.25'Brad King2022-11-300-0/+0
|\ \ \ | |/ /
| * | Merge topic 'fortran-regression' into release-3.25Brad King2022-11-305-146/+183
| |\ \
* | \ \ Merge topic 'fortran-regression'Brad King2022-11-305-146/+183
|\ \ \ \ | | |/ / | |/| |
| * | | Tests/FortranModules: add case for modules after "end interface X"Ben Boeckel2022-11-303-0/+22
| * | | Fortran: Restore support for parsing "end interface X"Brad King2022-11-302-146/+161
* | | | Merge topic 'vs-clang-tidy-cleanup'Brad King2022-11-3034-528/+531
|\ \ \ \
| * | | | clang-tidy: fix `readability-redundant-smartptr-get` lintsBen Boeckel2022-11-291-1/+1
| * | | | clang-tidy: fix `modernize-make-unique` lintsBen Boeckel2022-11-291-1/+3
| * | | | clang-tidy: fix `performance-for-range-copy` lintsBen Boeckel2022-11-291-1/+1
| * | | | clang-tidy: fix `readability-redundant-string-init` lintsBen Boeckel2022-11-291-1/+1
| * | | | clang-tidy: fix `readability-const-return-type` lintsBen Boeckel2022-11-292-4/+4
| * | | | clang-tidy: fix `readability-qualified-auto` lintsBen Boeckel2022-11-292-4/+4
| * | | | clang-tidy: fix `readability-use-anyofallof` lintsBen Boeckel2022-11-294-83/+55
| * | | | clang-tidy: fix `readability-isolate-declaration` lintsBen Boeckel2022-11-293-4/+9
| * | | | clang-tidy: fix `modernize-loop-convert` lintsBen Boeckel2022-11-295-26/+21
| * | | | clang-tidy: fix `modernize-raw-string-literal` lintsBen Boeckel2022-11-299-20/+20
| * | | | clang-tidy: fix `readability-string-compare` lintsBen Boeckel2022-11-293-27/+26
| * | | | clang-tidy: fix `performance-faster-string-find` lintsBen Boeckel2022-11-291-3/+3
| * | | | clang-tidy: fix `bugprone-parent-virtual-call` lintsBen Boeckel2022-11-293-0/+4
| * | | | clang-tidy: fix `performance-unnecessary-value-param` lintsBen Boeckel2022-11-294-4/+4
| * | | | clang-tidy: fix `misc-unused-parameters` lintsBen Boeckel2022-11-291-0/+1
| * | | | clang-tidy: fix `readability-braces-around-statements` lintsBen Boeckel2022-11-297-78/+132
| * | | | clang-tidy: fix `readability-container-size-empty` lintsBen Boeckel2022-11-293-4/+4
| * | | | clang-tidy: fix `performance-unnecessary-copy-initialization` lintsBen Boeckel2022-11-292-3/+3
| * | | | clang-tidy: fix `readability-else-after-return` lintsBen Boeckel2022-11-2912-99/+107
| * | | | clang-tidy: fix `readability-redundant-string-cstr` lintsBen Boeckel2022-11-295-11/+11
| * | | | clang-tidy: fix `modernize-use-auto` lintsBen Boeckel2022-11-299-35/+22
| * | | | clang-tidy: fix `readability-static-accessed-through-instance` lintsBen Boeckel2022-11-295-10/+15
| * | | | clang-tidy: fix `modernize-use-nullptr` lintsBen Boeckel2022-11-2914-52/+52
| * | | | clang-tidy: fix `readability-redundant-access-specifiers` lintsBen Boeckel2022-11-292-2/+0
| * | | | clang-tidy: fix `modernize-pass-by-value` lintsBen Boeckel2022-11-294-11/+11
| * | | | clang-tidy: fix `modernize-use-override` lintsBen Boeckel2022-11-2910-19/+19
| * | | | clang-tidy: fix `modernize-use-equals-default` lintsBen Boeckel2022-11-2910-25/+11
| * | | | clang-tidy: fix `modernize-use-default-member-init` lintsBen Boeckel2022-11-297-25/+14
| * | | | clang-tidy: fix `readability-avoid-const-params-in-decls` lintsBen Boeckel2022-11-291-2/+1
| * | | | cmVisualStudio10TargetGenerator: remove unused variableBen Boeckel2022-11-291-1/+0
* | | | | Merge topic 'add-generator-target-caches'Brad King2022-11-302-1/+69
|\ \ \ \ \
| * | | | | cmGeneratorTarget: Add caches to some functionsPierre Testart2022-11-282-1/+69
* | | | | | Merge topic 'FindPython-ABI3-support'Brad King2022-11-3011-98/+935
|\ \ \ \ \ \
| * | | | | | FindPython: add support for Stable ABIMarc Chevrier2022-11-2911-98/+935
| | |/ / / / | |/| | | |