curl/CMake
Viktor Szakats 7a70b46481
tidy-up: misc
- lib1531: fix to use `curl_off_t`.
- src/tool_doswin: merge `_WIN32` guards.
- src/tool_doswin: limit `S_ISCHR()` to MS-DOS.
- src: dedupe `CURL_O_BINARY` macro into `tool_setup.h`.
- CMake/CurlTests.c: cleanup/formatting `HAVE_FILE_OFFSET_BITS` test.
- examples/httpput-postfields: delete unused include.
- spelling: MultiSSL.
- whitespace.

Ref: #15652
Closes #15799
2024-12-24 01:27:26 +01:00
..
Platforms src: add CURL_STRICMP() macro, use _stricmp() on Windows 2024-12-23 22:06:07 +01:00
cmake_uninstall.cmake.in
CMakeConfigurableFile.in
curl-config.cmake.in Revert: cmake: enable CURL_USE_PKGCONFIG for cross-MINGW 2024-12-17 03:21:22 +01:00
CurlSymbolHiding.cmake
CurlTests.c tidy-up: misc 2024-12-24 01:27:26 +01:00
FindBearSSL.cmake
FindBrotli.cmake
FindCares.cmake
FindGSS.cmake cmake: drop redundant opening/closing .* from MATCH expressions 2024-12-20 11:38:59 +01:00
FindLDAP.cmake
FindLibgsasl.cmake
FindLibidn2.cmake
FindLibpsl.cmake
FindLibssh2.cmake
FindLibssh.cmake cmake/FindLibssh: sync header comment with other modules 2024-12-22 11:47:19 +01:00
FindLibuv.cmake
FindMbedTLS.cmake
FindMSH3.cmake
FindNettle.cmake
FindNGHTTP2.cmake
FindNGHTTP3.cmake cmake: add native pkg-config detection for remaining Find modules 2024-12-17 02:30:55 +01:00
FindNGTCP2.cmake
FindQuiche.cmake
FindRustls.cmake
FindWolfSSH.cmake
FindWolfSSL.cmake
FindZstd.cmake cmake: add native pkg-config detection for remaining Find modules 2024-12-17 02:30:55 +01:00
Macros.cmake cmake: extend zlib's AUTO option to brotli, zstd and enable if found 2024-12-17 04:06:45 +01:00
OtherTests.cmake
PickyWarnings.cmake build: drop -Winline picky warning 2024-12-23 22:13:23 +01:00
Utilities.cmake