Lines Matching +refs:cmake +refs:symbol +refs:at +refs:point

44  o cmake, Makefile.mk: use -isystem for headers, silence BearSSL issues [37]
45 o cmake/FindCares: fix version detection for c-ares 1.34.1 [209]
46 o cmake/FindNGTCP2: use library path as hint for finding crypto module [40]
47 o cmake: add missed variable to comment
48 o cmake: add native `pkg-config` detection for mbedTLS, MSH3, Quiche, Rustls, wolfSSL [149]
49 o cmake: allow building tests in unity mode [31]
50 o cmake: apply `WIN32_LEAN_AND_MEAN` to all feature checks
51 o cmake: avoid setting `BUILD_TESTING` [179]
52 o cmake: clear package version after `pkg-config` detection [207]
53 o cmake: delete unused NEED_LBER_H, HAVE_LDAP_H [38]
54 o cmake: detect `HAVE_NETINET_IN6_H`, `HAVE_CLOSESOCKET_CAMEL`, `HAVE_PROTO_BSDSOCKET_H` [132]
55 o cmake: detect GNU GSS [127]
56 o cmake: disable default OpenSSL if BearSSL, GnuTLS or Rustls is enabled [44]
57 o cmake: do not propagate unused `HAVE_GSSAPI_GSSAPI_KRB5_H` to C [131]
58 o cmake: document `-D` and env build options [208]
59 o cmake: drop obsolete items from `TODO` and `INSTALL-CMAKE` [228]
60 o cmake: drop redundant assignments [49]
61 o cmake: drop redundant zlib var, rename function (internals) [50]
62 o cmake: expand CURL_USE_PKGCONFIG to non-cross MINGW [13]
63 o cmake: fix broken dependency chain for cmdline-opts, tidy-ups [11]
64 o cmake: fix compile warnings for clang-cl [218]
65 o cmake: fix missing spacing in log message [205]
66 o cmake: limit `CURL_STATIC_CRT` to MSVC [217]
67 o cmake: make `test-ci` target skip building dependencies [88]
68 o cmake: mark as advanced some internal Find* variables [212]
69 o cmake: readd `generate-curl.1` dependency for `src` just in case [86]
70 o cmake: rename LDAP dependency config variables to match Find modules [144]
71 o cmake: replace `check_include_file_concat()` for LDAP and GSS detection [143]
72 o cmake: replace `CURL_*_DIR` with `{PROJECT,CMAKE_CURRENT}_*_DIR` [211]
73 o cmake: require quictls (or fork) when using msh3 on non-Windows [14]
74 o cmake: separate target for examples, optimize CI, fix fallouts [16]
75 o cmake: set version for `project()` and add CPack support [123]
76 o cmake: stop adding dependency headers to global `CMAKE_REQUIRED_INCLUDES` [146]
77 o cmake: sync torture test parallelism with autotools [35]
78 o cmake: tidy up `CURL_DISABLE_FORM_API` initialization [225]
79 o cmake: tidy up and shorten symbol hiding initialization [213]
80 o cmake: tidy up line order
81 o cmake: tidy up picky warning initialization [215]
82 o cmake: tidy-ups and rebase fixups [191]
83 o cmake: tweaks around debug mode and hidden symbols [194]
84 o cmake: untangle feature detection interdependencies [198]
85 o cmake: use `list(APPEND)` on `CURL_INCLUDES` [223]
86 o cmake: use OpenSSL for LDAP detection only if available [102]
87 o cmake: use the `BSD` variable [210]
100 o curl: detect ECH support dynamically, not at build time [230]
106 o curl_ws_recv: return recv 0 and point meta to NULL on all errors [222]