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
*
curl: Restore build within CMake after update to 8.0.1
Brad King
2023-03-20
1
-3
/
+7
*
Merge branch 'upstream-curl' into update-curl
Brad King
2023-03-20
76
-1538
/
+1934
*
curl: Update script to get curl 8.0.1
Brad King
2023-03-20
1
-1
/
+1
*
Utilities/Sphinx: Fix flake8 gripes in cmake.py
Matthew Woehlke
2023-03-15
1
-42
/
+87
*
Utilities/Sphinx: Use f-strings in cmake.py
Matthew Woehlke
2023-03-15
1
-16
/
+15
*
Utilities/Sphinx: Require Sphinx 2.x or later
Matthew Woehlke
2023-03-15
1
-36
/
+6
*
Utilities/Sphinx: Add 'cref' role
Matthew Woehlke
2023-03-14
1
-1
/
+18
*
Utilities/Sphinx: Factor out part of CMakeXRefRole
Matthew Woehlke
2023-03-14
1
-13
/
+29
*
Merge topic 'version-hanging-indent'
Brad King
2023-03-14
1
-0
/
+11
|
\
|
*
Utilities/Sphinx: Add hanging indent to version notes
Matthew Woehlke
2023-03-14
1
-0
/
+11
*
|
Utilities/Sphinx: Restore trailing parens on command cross-references
Brad King
2023-03-14
1
-3
/
+8
|
/
*
Merge topic 'smart-wrap-signatures'
Brad King
2023-03-14
2
-12
/
+76
|
\
|
*
Utilities/Sphinx: Improve word wrap of signatures
Matthew Woehlke
2023-03-13
2
-12
/
+76
*
|
Utilities/Sphinx: Allow explicit target for genex
Matthew Woehlke
2023-03-13
1
-5
/
+29
|
/
*
Utilities/Sphinx: Make signatures linkable
Matthew Woehlke
2023-03-09
1
-10
/
+29
*
Utilities/Sphinx: Refactor Sphinx reference recording
Matthew Woehlke
2023-03-08
1
-18
/
+39
*
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
|
\
\
|
|
/
[next]