curl/CMake
Viktor Szakats e0dd6eb4a4
tidy-up: miscellaneous
- examples: sync debug output printf masks.
- INSTALL-CMAKE.md: tidy up section for some options.
- curl_sha512_256: delete comment suggesting an optimization.
- vtls/keylog: scope a variable.
- vtls/openssl: make a source code URL a permalink.
- vtls/schannel: drop redundant parentheses.
- test1119.pl: robustify `$1` -> `$s`.
- sync arg names in comments to match the code.
- tidy up and minor fixes to comments.
- fix formatting/indenting/comment/newline/include nits.
- move `UNITTEST` protos next to definitions, sync their argument names.
- make variables static.
- add parentheses to Perl `open()` calls.
- drop unnecessary double quotes in Perl.
- clang-format.

Closes #21000
2026-04-14 01:08:32 +02:00
..
cmake_uninstall.in.cmake
curl-config.in.cmake cmake: enable pthreads for BoringSSL/AWS-LC 2026-03-31 17:17:47 +02:00
CurlSymbolHiding.cmake
CurlTests.c
FindBrotli.cmake
FindCares.cmake cmake: add CMake Config-based dependency detection for c-ares, wolfSSL 2026-03-26 11:20:03 +01:00
FindGnuTLS.cmake
FindGSS.cmake
FindLDAP.cmake
FindLibbacktrace.cmake
FindLibgsasl.cmake
FindLibidn2.cmake
FindLibpsl.cmake
FindLibssh.cmake
FindLibssh2.cmake cmake: add CMake Config-based dependency detection 2026-03-21 18:52:31 +01:00
FindLibuv.cmake
FindMbedTLS.cmake cmake: add CMake Config-based dependency detection 2026-03-21 18:52:31 +01:00
FindNettle.cmake
FindNGHTTP2.cmake cmake: add CMake Config-based dependency detection 2026-03-21 18:52:31 +01:00
FindNGHTTP3.cmake cmake: add CMake Config-based dependency detection 2026-03-21 18:52:31 +01:00
FindNGTCP2.cmake cmake: add CMake Config-based dependency detection 2026-03-21 18:52:31 +01:00
FindQuiche.cmake
FindRustls.cmake
FindWolfSSL.cmake cmake: add CMake Config-based dependency detection for c-ares, wolfSSL 2026-03-26 11:20:03 +01:00
FindZstd.cmake cmake: add CMake Config-based dependency detection 2026-03-21 18:52:31 +01:00
Macros.cmake cmake: improve passing build options to try_compile() 2026-03-31 13:23:46 +02:00
OtherTests.cmake cmake: use AIX built-in variable (with CMake 4.0+) 2026-03-30 13:05:17 +02:00
PickyWarnings.cmake tidy-up: miscellaneous 2026-04-14 01:08:32 +02:00
unix-cache.cmake cmake: pre-fill HAVE_PIPE2 for two more platforms 2026-04-07 00:33:48 +02:00
Utilities.cmake
win32-cache.cmake src: drop detecting and redefining system symbol ftruncate 2026-03-30 13:46:14 +02:00