index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
clang-tidy: fix `modernize-raw-string-literal` lints
Ben Boeckel
2022-11-29
9
-20/+20
*
clang-tidy: fix `readability-string-compare` lints
Ben Boeckel
2022-11-29
3
-27/+26
*
clang-tidy: fix `performance-faster-string-find` lints
Ben Boeckel
2022-11-29
1
-3/+3
*
clang-tidy: fix `bugprone-parent-virtual-call` lints
Ben Boeckel
2022-11-29
3
-0/+4
*
clang-tidy: fix `performance-unnecessary-value-param` lints
Ben Boeckel
2022-11-29
4
-4/+4
*
clang-tidy: fix `misc-unused-parameters` lints
Ben Boeckel
2022-11-29
1
-0/+1
*
clang-tidy: fix `readability-braces-around-statements` lints
Ben Boeckel
2022-11-29
7
-78/+132
*
clang-tidy: fix `readability-container-size-empty` lints
Ben Boeckel
2022-11-29
3
-4/+4
*
clang-tidy: fix `performance-unnecessary-copy-initialization` lints
Ben Boeckel
2022-11-29
2
-3/+3
*
clang-tidy: fix `readability-else-after-return` lints
Ben Boeckel
2022-11-29
12
-99/+107
*
clang-tidy: fix `readability-redundant-string-cstr` lints
Ben Boeckel
2022-11-29
5
-11/+11
*
clang-tidy: fix `modernize-use-auto` lints
Ben Boeckel
2022-11-29
9
-35/+22
*
clang-tidy: fix `readability-static-accessed-through-instance` lints
Ben Boeckel
2022-11-29
5
-10/+15
*
clang-tidy: fix `modernize-use-nullptr` lints
Ben Boeckel
2022-11-29
14
-52/+52
*
clang-tidy: fix `readability-redundant-access-specifiers` lints
Ben Boeckel
2022-11-29
2
-2/+0
*
clang-tidy: fix `modernize-pass-by-value` lints
Ben Boeckel
2022-11-29
4
-11/+11
*
clang-tidy: fix `modernize-use-override` lints
Ben Boeckel
2022-11-29
10
-19/+19
*
clang-tidy: fix `modernize-use-equals-default` lints
Ben Boeckel
2022-11-29
10
-25/+11
*
clang-tidy: fix `modernize-use-default-member-init` lints
Ben Boeckel
2022-11-29
7
-25/+14
*
clang-tidy: fix `readability-avoid-const-params-in-decls` lints
Ben Boeckel
2022-11-29
1
-2/+1
*
cmVisualStudio10TargetGenerator: remove unused variable
Ben Boeckel
2022-11-29
1
-1/+0
*
Merge topic 'ci-nvhpc'
Brad King
2022-11-29
8
-4/+71
|
\
|
*
gitlab-ci: add nightly job testing NVHPC with Ninja on Linux
Brad King
2022-11-28
7
-0/+66
|
*
Tests: Clarify CudaOnly.SeparateCompilationPTX output
Brad King
2022-11-23
1
-4/+5
*
|
Merge topic 'clang-tidy-module-string-concatenation-cmstrcat-check'
Brad King
2022-11-29
9
-0/+405
|
\
\
|
*
|
clang-tidy: disable string concatenation check
Kyle Edwards
2022-11-28
1
-0/+1
|
*
|
clang-tidy module: add tests for string concatenation check
Sean Orner
2022-11-28
4
-0/+186
|
*
|
clang-tidy module: add check for string concatenation
Joe Blaauboer
2022-11-28
4
-0/+218
*
|
|
Merge topic 'cuda_tests_support_linux_no_static_libs'
Brad King
2022-11-29
20
-69/+212
|
\
\
\
|
*
|
|
Tests: Don't presume that Linux CUDA Toolkits provide static libs
Robert Maynard
2022-11-23
20
-69/+212
*
|
|
|
Merge topic 'iar-rsp-on-objects'
Brad King
2022-11-29
1
-22/+16
|
\
\
\
\
|
*
|
|
|
IAR: Add response flag for files
Felipe Torrezan
2022-11-27
1
-22/+16
*
|
|
|
|
Merge topic 'cxxmodules-refactor-detection-support'
Brad King
2022-11-29
8
-128/+147
|
\
\
\
\
\
|
*
|
|
|
|
cmGeneratorTarget: factor out fileset info and scanning detection
Ben Boeckel
2022-11-23
4
-95/+99
|
*
|
|
|
|
cmGeneratorTarget: factor out dyndep support detection
Ben Boeckel
2022-11-23
4
-22/+22
|
*
|
|
|
|
cmGlobalGenerator: factor out C++ module support checking
Ben Boeckel
2022-11-23
4
-12/+27
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'release-3.25'
Brad King
2022-11-29
0
-0/+0
|
\
\
\
\
\
|
*
\
\
\
\
Merge topic 'source-from-var' into release-3.25
Brad King
2022-11-29
2
-4/+6
|
|
\
\
\
\
\
*
|
\
\
\
\
\
Merge topic 'source-from-var'
Brad King
2022-11-29
2
-4/+6
|
\
\
\
\
\
\
\
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
Check*: Restore support for arbitrary result variable names
Zhong Ruoyu
2022-11-28
2
-4/+6
*
|
|
|
|
|
|
Merge branch 'release-3.25'
Brad King
2022-11-29
0
-0/+0
|
\
\
\
\
\
\
\
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
Merge topic 'FindRuby-doc-fix' into release-3.25
Brad King
2022-11-29
1
-3/+0
|
|
\
\
\
\
\
\
*
|
\
\
\
\
\
\
Merge topic 'FindRuby-doc-fix'
Brad King
2022-11-29
1
-3/+0
|
\
\
\
\
\
\
\
\
|
|
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
FindRuby: Remove documentation for non-existent Ruby_ROOT_DIR
Hannes Braun
2022-11-28
1
-3/+0
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'release-3.25'
Brad King
2022-11-29
0
-0/+0
|
\
\
\
\
\
\
\
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
Merge topic 'android-no-LINUX' into release-3.25
Brad King
2022-11-29
1
-0/+1
|
|
\
\
\
\
\
\
*
|
\
\
\
\
\
\
Merge topic 'android-no-LINUX'
Brad King
2022-11-29
1
-0/+1
|
\
\
\
\
\
\
\
\
|
|
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
Android: Revert setting LINUX variable on Android target systems
Brad King
2022-11-28
1
-0/+1
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'release-3.25'
Brad King
2022-11-29
0
-0/+0
|
\
\
\
\
\
\
\
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
Merge topic 'msvc-cxx-no-optin-experimental-flag' into release-3.25
Brad King
2022-11-29
3
-2/+4
|
|
\
\
\
\
\
\
[next]