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
path:
root
/
Utilities
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic 'improve-doc-signatures'
Brad King
2023-03-07
2
-15
/
+106
|
\
|
*
Utilities/Sphinx: Add a directive to document command signatures
Matthew Woehlke
2023-03-03
2
-3
/
+105
|
*
Utilities/Sphinx: Drop commented-out code from cmake domain impl
Brad King
2023-02-24
1
-12
/
+1
*
|
Utilities: Update hard-coded try_compile results for curl 7.88.1
Brad King
2023-02-21
1
-0
/
+1
*
|
Merge branch 'upstream-curl' into update-curl
Brad King
2023-02-21
360
-9802
/
+14331
*
|
curl: Update script to get curl 7.88.1
Brad King
2023-02-21
1
-1
/
+1
|
/
*
Merge topic 'ci-linkcheck'
Brad King
2023-02-17
1
-0
/
+8
|
\
|
*
Utilities/Sphinx: Configure linkcheck allowed permanent redirects
Brad King
2023-02-17
1
-0
/
+8
*
|
Merge topic 'update-nghttp2'
Brad King
2023-02-17
5
-17
/
+8
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'upstream-nghttp2' into update-nghttp2
Brad King
2023-02-16
3
-12
/
+6
|
*
nghttp2: Update script to get nghttp2 1.52.0
Brad King
2023-02-16
1
-2
/
+2
|
*
Merge branch 'upstream-nghttp2' into update-nghttp2
Brad King
2023-02-16
1
-2
/
+2
|
*
nghttp2: Update import script to fix version header
Brad King
2023-02-16
1
-2
/
+2
|
*
nghttp2: Drop unused configuration value from build within CMake
Brad King
2023-02-16
1
-3
/
+0
*
|
Merge topic 'curl-macos-tls'
Brad King
2023-02-10
1
-40
/
+88
|
\
\
|
|
/
|
*
curl: Backport upstream fix for SecureTransport on macOS
Brad King
2023-02-09
1
-40
/
+88
*
|
Merge topic 'curl-windows-restore-tls1.3'
Brad King
2023-02-09
1
-7
/
+0
|
\
\
|
|
/
|
*
curl: Enable schannel TLS 1.3 support on Windows 11
Brad King
2023-02-08
1
-7
/
+0
*
|
Configure CMake itself with policies through CMake 3.25
Brad King
2023-02-01
2
-2
/
+2
|
/
*
Merge topic 'ccg-index-type'
Brad King
2023-02-01
1
-0
/
+1
|
\
|
*
IWYU: exclude `__decay_and_strip<int>` as well
Ben Boeckel
2023-01-27
1
-0
/
+1
*
|
Merge topic 'update-curl'
Brad King
2023-01-31
143
-5990
/
+8210
|
\
\
|
*
|
curl: Work around missing OpenSSL symbol on machine with LCC 1.23
Brad King
2023-01-30
1
-0
/
+6
|
*
|
Merge branch 'upstream-curl' into update-curl
Brad King
2023-01-27
141
-5989
/
+8202
|
*
|
curl: Update script to get curl 7.87.0
Brad King
2023-01-27
1
-1
/
+1
|
*
|
file: Avoid using deprecated curl progress callback
Brad King
2023-01-27
1
-0
/
+1
|
|
/
*
|
CMake: add an option to run IWYU in verbose mode
Ben Boeckel
2023-01-27
1
-1
/
+1
|
/
*
Revise C++ coding style using clang-format-15
Kitware Robot
2023-01-18
3
-26
/
+22
*
clang-format.bash: update to clang-format-15
Brad King
2023-01-18
2
-5
/
+5
*
clang-format.bash: Use generic clang-format attribute
Brad King
2023-01-18
2
-9
/
+7
*
Merge topic 'fix-cmzlib-crc32-fn-mangling'
Brad King
2023-01-12
1
-2
/
+1
|
\
|
*
zlib: Fix typo in mangling the crc32() function
leha-bot
2023-01-11
1
-2
/
+1
*
|
clang-tidy module: fix offset issue with last string concat operand
Kyle Edwards
2022-12-03
4
-42
/
+62
*
|
Merge topic 'rel-win-sign-digest'
Brad King
2022-11-30
1
-1
/
+1
|
\
\
|
|
/
|
*
Utilities/Release: Use explicit digest for Win7-compatible signature
Brad King
2022-11-30
1
-1
/
+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
*
|
clang-tidy module: look for sizeof string literal in cmStrLen() check
Kyle Edwards
2022-11-18
4
-4
/
+90
*
|
clang-tidy module: add test for #pragma once check
Sean Orner
2022-11-17
10
-0
/
+79
*
|
clang-tidy module: add #pragma once check
Igor-Mikhail-Valentin Glebov
2022-11-17
4
-0
/
+389
*
|
clang-tidy module: allow header files in test cases
Kyle Edwards
2022-11-17
1
-12
/
+42
*
|
clang-tidy module: add test for ostringstream check
Sean Orner
2022-11-14
3
-0
/
+17
*
|
clang-tidy module: add check for ostringstream
Joe Blaauboer
2022-11-14
4
-0
/
+78
*
|
Merge topic 'expat-c-no-extensions'
Brad King
2022-11-11
1
-0
/
+6
|
\
\
|
|
/
|
*
expat: Activate POSIX APIs even without compiler extensions
Raul Tambre
2022-11-10
1
-0
/
+6
|
*
Merge branch 'filesystem-path-c++03-abi' into release-3.24
Brad King
2022-10-20
1
-10
/
+6
|
|
\
*
|
\
Merge topic 'curl-windows-no-tls1.3'
Brad King
2022-11-10
1
-0
/
+7
|
\
\
\
|
*
|
|
curl: Disable schannel TLS 1.3 support on Windows 11
Brad King
2022-11-09
1
-0
/
+7
*
|
|
|
Merge topic 'doc-guide-link-style'
Brad King
2022-11-09
1
-0
/
+11
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Help: Render guide links as normal text instead of monospace
Alex Turbov
2022-11-08
1
-0
/
+11
[next]