index
:
delta/cmake.git
baserock/morph
dashboard
hooks
maint
master
next
nightly
nightly-master
release
gitlab.kitware.com: cmake/cmake.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmLocalGenerator: Factor out relative path conversion helpers
Brad King
2021-05-13
23
-326
/
+210
*
cmLocalCommonGenerator: Factor out relative path conversion helper
Brad King
2021-05-13
3
-4
/
+10
*
cmMakefileTargetGenerator: Clarify name of relative path conversion helper
Brad King
2021-05-13
1
-6
/
+6
*
cmDependsFortran: Simplify relative path conversion helper
Brad King
2021-05-13
1
-7
/
+1
*
cmStateDirectory: Rename ConvertToRelPathIf{Not => }Contained
Brad King
2021-05-12
7
-8
/
+8
*
cmGlobalGhsMultiGenerator: Simplify relative path conversion logic
Brad King
2021-05-12
2
-5
/
+5
*
cmGlobalXCodeGenerator: Simplify relative path conversion under project root
Brad King
2021-05-12
2
-12
/
+5
*
Merge topic 'ci-codespell'
Brad King
2021-05-12
5
-6
/
+19
|
\
|
*
gitlab-ci: add codespell lint job
Brad King
2021-05-12
3
-1
/
+14
|
*
gitlab-ci: rename lint builds to start in lint:
Brad King
2021-05-12
1
-3
/
+3
|
*
UseJava: Avoid non-word "compilability" in documentation
Brad King
2021-05-12
2
-2
/
+2
|
/
*
Merge topic 'xcode-inherited-params'
Brad King
2021-05-12
4
-0
/
+61
|
\
|
*
Xcode: add extra '$(inherited)' entries using InheritBuildSettingAttribute.
Danny Parker
2021-05-05
4
-0
/
+61
*
|
Merge topic 'misc-improve'
Brad King
2021-05-12
9
-17
/
+14
|
\
\
|
*
|
Source: Minor code improvements
Vitaly Stakhovsky
2021-05-11
9
-17
/
+14
*
|
|
Merge topic 'ci-fedora34'
Brad King
2021-05-12
22
-55
/
+77
|
\
\
\
|
*
|
|
ci: enable FindProtobuf gRPC test on Linux builds
Brad King
2021-05-12
3
-0
/
+3
|
*
|
|
gitlab-ci: update Debian base images
Brad King
2021-05-12
1
-2
/
+2
|
*
|
|
gitlab-ci: update to Fedora 34 base images
Brad King
2021-05-12
11
-43
/
+44
|
*
|
|
ci: add gRPC to Debian and Fedora base images
Brad King
2021-05-12
3
-2
/
+5
|
*
|
|
ci: add codespell to Fedora base image
Brad King
2021-05-12
1
-0
/
+4
|
*
|
|
ci: add Qt 6 to Fedora base image
Brad King
2021-05-12
1
-2
/
+4
|
*
|
|
ci: update to Fedora 34 for Linux base images
Brad King
2021-05-12
4
-3
/
+9
|
*
|
|
gitlab-ci: update to Fedora 34 for upload jobs
Brad King
2021-05-12
1
-2
/
+4
|
*
|
|
clang-tidy: ignore `readability-function-cognitive-complexity`
Brad King
2021-05-11
1
-0
/
+1
|
*
|
|
clang-tidy: fix `bugprone-redundant-branch-condition`
Brad King
2021-05-11
1
-1
/
+1
|
|
/
/
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2021-05-12
1
-1
/
+1
|
/
/
*
|
Merge topic 'windows-artifact-symlinks'
Brad King
2021-05-11
1
-2
/
+13
|
\
\
|
*
|
Windows: Use real artifact versioning symlinks if possible
Georg Schwab
2021-05-10
1
-2
/
+13
*
|
|
Merge topic 'fixAppleResourceWarning'
Brad King
2021-05-11
1
-1
/
+1
|
\
\
\
|
*
|
|
Do not show RESOURCE DESTINATION warning for MACOSX_BUNDLE
Mike Achtelik
2021-05-07
1
-1
/
+1
*
|
|
|
Merge topic 'cmprop-nullptr'
Brad King
2021-05-11
14
-43
/
+40
|
\
\
\
\
|
*
|
|
|
Source: Remove unnecessary comparisons to nullptr
Vitaly Stakhovsky
2021-05-10
14
-43
/
+40
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge topic 'helpctestscript'
Brad King
2021-05-11
2
-0
/
+6
|
\
\
\
\
|
*
|
|
|
Help: Document CTEST_SCRIPT_DIRECTORY variable
Michael Hirsch
2021-05-10
2
-0
/
+6
*
|
|
|
|
Merge topic 'UseJava-add_jar-resource-namespace'
Brad King
2021-05-11
5
-7
/
+157
|
\
\
\
\
\
|
*
|
|
|
|
UseJava: Add RESOURCES with NAMESPACE to add_jar()
Smit tay
2021-05-10
5
-7
/
+157
*
|
|
|
|
|
Merge topic 'capabilties-generator-platforms'
Brad King
2021-05-11
3
-0
/
+19
|
\
\
\
\
\
\
|
*
|
|
|
|
|
cmake: add supported platforms to cmake -E capabilties report
scheffle
2021-05-10
3
-0
/
+19
*
|
|
|
|
|
|
Merge topic 'findlapack_support_nvhpc'
Brad King
2021-05-11
2
-1
/
+27
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Find{BLAS,LAPACK}: Add support for the NVHPC LAPACK library
Robert Maynard
2021-05-05
2
-1
/
+27
*
|
|
|
|
|
|
|
Merge branch 'release-3.20'
Brad King
2021-05-11
0
-0
/
+0
|
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
Merge topic 'cpp23_gcc' into release-3.20
Brad King
2021-05-11
1
-2
/
+7
|
|
\
\
\
\
\
\
\
\
*
|
\
\
\
\
\
\
\
\
Merge topic 'cpp23_gcc'
Brad King
2021-05-11
1
-2
/
+7
|
\
\
\
\
\
\
\
\
\
\
|
|
|
/
/
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
GNU: C++23 support
Raul Tambre
2021-05-10
1
-0
/
+2
|
*
|
|
|
|
|
|
|
|
GNU: Final C++20 flags
Raul Tambre
2021-05-10
1
-1
/
+4
|
*
|
|
|
|
|
|
|
|
GNU: C++17 default version
Raul Tambre
2021-05-10
1
-1
/
+1
|
|
/
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2021-05-11
1
-1
/
+1
*
|
|
|
|
|
|
|
|
Merge topic 'build-with-qt6-deprecations'
Brad King
2021-05-10
3
-5
/
+17
|
\
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
cmake-gui: Address deprecation warnings with Qt6
Craig Scott
2021-05-08
3
-5
/
+17
[next]