summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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 'ci-nvhpc'Brad King2022-11-298-4/+71
|\
| * gitlab-ci: add nightly job testing NVHPC with Ninja on LinuxBrad King2022-11-287-0/+66
| * Tests: Clarify CudaOnly.SeparateCompilationPTX outputBrad King2022-11-231-4/+5
* | Merge topic 'clang-tidy-module-string-concatenation-cmstrcat-check'Brad King2022-11-299-0/+405
|\ \
| * | clang-tidy: disable string concatenation checkKyle Edwards2022-11-281-0/+1
| * | clang-tidy module: add tests for string concatenation checkSean Orner2022-11-284-0/+186
| * | clang-tidy module: add check for string concatenationJoe Blaauboer2022-11-284-0/+218
* | | Merge topic 'cuda_tests_support_linux_no_static_libs'Brad King2022-11-2920-69/+212
|\ \ \
| * | | Tests: Don't presume that Linux CUDA Toolkits provide static libsRobert Maynard2022-11-2320-69/+212
* | | | Merge topic 'iar-rsp-on-objects'Brad King2022-11-291-22/+16
|\ \ \ \
| * | | | IAR: Add response flag for filesFelipe Torrezan2022-11-271-22/+16
* | | | | Merge topic 'cxxmodules-refactor-detection-support'Brad King2022-11-298-128/+147
|\ \ \ \ \
| * | | | | cmGeneratorTarget: factor out fileset info and scanning detectionBen Boeckel2022-11-234-95/+99
| * | | | | cmGeneratorTarget: factor out dyndep support detectionBen Boeckel2022-11-234-22/+22
| * | | | | cmGlobalGenerator: factor out C++ module support checkingBen Boeckel2022-11-234-12/+27
| | |_|_|/ | |/| | |
* | | | | Merge branch 'release-3.25'Brad King2022-11-290-0/+0
|\ \ \ \ \
| * \ \ \ \ Merge topic 'source-from-var' into release-3.25Brad King2022-11-292-4/+6
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'source-from-var'Brad King2022-11-292-4/+6
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Check*: Restore support for arbitrary result variable namesZhong Ruoyu2022-11-282-4/+6
* | | | | | | Merge branch 'release-3.25'Brad King2022-11-290-0/+0
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge topic 'FindRuby-doc-fix' into release-3.25Brad King2022-11-291-3/+0
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge topic 'FindRuby-doc-fix'Brad King2022-11-291-3/+0
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | FindRuby: Remove documentation for non-existent Ruby_ROOT_DIRHannes Braun2022-11-281-3/+0
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'release-3.25'Brad King2022-11-290-0/+0
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge topic 'android-no-LINUX' into release-3.25Brad King2022-11-291-0/+1
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge topic 'android-no-LINUX'Brad King2022-11-291-0/+1
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Android: Revert setting LINUX variable on Android target systemsBrad King2022-11-281-0/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'release-3.25'Brad King2022-11-290-0/+0
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge topic 'msvc-cxx-no-optin-experimental-flag' into release-3.25Brad King2022-11-293-2/+4
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge topic 'msvc-cxx-no-optin-experimental-flag'Brad King2022-11-293-2/+4
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | MSVC: don't opt into dyndep supportBen Boeckel2022-11-283-2/+4
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'release-3.25'Brad King2022-11-290-0/+0
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge topic 'revert-find_library-msvc-libfoo.a' into release-3.25Brad King2022-11-292-7/+15
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge topic 'revert-find_library-msvc-libfoo.a'Brad King2022-11-292-7/+15
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | MSVC: Revert "Teach find_library to consider the 'libfoo.a' naming convention"Brad King2022-11-282-7/+15
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'release-3.25'Brad King2022-11-290-0/+0
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge branch 'release-3.24' into release-3.25Brad King2022-11-290-0/+0
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge branch 'release-3.24'Brad King2022-11-290-0/+0
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge branch 'mingw-windres' into release-3.24Brad King2022-11-282-7/+11
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge branch 'release-3.25'Brad King2022-11-290-0/+0
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |