Viktor Szakats
|
9eb5c7cff9
cmake: restore cmake args list in `buildinfo.txt`
|
1 week ago |
Viktor Szakats
|
d511ec8b0a
build: omit certain deps from `libcurl.pc` unless found via `pkg-config`
|
1 week ago |
Viktor Szakats
|
e0e93d4314
cmake: sync GSS config code with other deps
|
1 week ago |
Viktor Szakats
|
e244d50064
configure: do not echo most inherited `LDFLAGS` to config files
|
1 week ago |
Viktor Szakats
|
1a3408d6d8
cmake: typo in comment [ci skip]
|
1 week ago |
Viktor Szakats
|
93e6e4b823
cmake: work around `ios.toolchain.cmake` breaking feature-detections
|
1 week ago |
Viktor Szakats
|
8b76a8aeb2
build: use `_fseeki64()` on Windows, drop detections
|
1 week ago |
Viktor Szakats
|
1cd745a581
ECH: enable support for the AWS-LC backend
|
2 weeks ago |
Viktor Szakats
|
96edb5f611
cmake: drop cmake args list from `buildinfo.txt`
|
2 weeks ago |
Stefan Eissing
|
3a35901a11
wolfssl: coexist with openssl, further work
|
2 weeks ago |
Daniel Stenberg
|
0cececef0f
config: rename the OS define to CURL_OS to reduce collision risk
|
3 weeks ago |
Viktor Szakats
|
1db9af2b9e
cmake: tweaks around debug mode and hidden symbols
|
4 weeks ago |
Viktor Szakats
|
f66af623cf
cmake: document `-D` and env build options
|
4 weeks ago |
Viktor Szakats
|
fff6afb0f8
cmake: rename local variables to underscore-lowercase
|
4 weeks ago |
Viktor Szakats
|
f48609d4c1
cmake: limit `CURL_STATIC_CRT` to MSVC
|
4 weeks ago |
Viktor Szakats
|
c9b54fadd7
cmake: use `list(APPEND)` on `CURL_INCLUDES`
|
4 weeks ago |
Viktor Szakats
|
7e94680c9a
cmake: tidy up `CURL_DISABLE_FORM_API` initialization
|
4 weeks ago |
Viktor Szakats
|
b3816f67b9
cmake: avoid setting `BUILD_TESTING`
|
1 month ago |
Viktor Szakats
|
b8de0dadd9
cmake: tidy up line order [ci skip]
|
1 month ago |
Viktor Szakats
|
825a800e0e
cmake: use the `BSD` variable
|
1 month ago |
Viktor Szakats
|
9126eb5a8a
cmake: replace `CURL_*_DIR` with `{PROJECT,CMAKE_CURRENT}_*_DIR`
|
1 month ago |
zjyhjqs
|
e89491e1f0
cmake: fix compile warnings for clang-cl
|
1 month ago |
zjyhjqs
|
fbc0da376f
cmake: set version for `project()` and add CPack support
|
1 month ago |
Viktor Szakats
|
01a8157997
cmake: tidy-ups and rebase fixups
|
1 month ago |
Viktor Szakats
|
dfd36d3ee0
cmake: apply `WIN32_LEAN_AND_MEAN` to all feature checks
|
1 month ago |
Viktor Szakats
|
8e34505776
cmake: untangle feature detection interdependencies
|
1 month ago |
Viktor Szakats
|
91d451b488
cmake: replace `check_include_file_concat()` for LDAP and GSS detection
|
1 month ago |
Viktor Szakats
|
2c90f7f69e
cmake: allow manual configuration for LDAP
|
1 month ago |
Viktor Szakats
|
6074e33509
cmake: add comments to feature check options applied globally
|
1 month ago |
Viktor Szakats
|
447bcea5a4
cmake: stop adding dependency headers to global `CMAKE_REQUIRED_INCLUDES`
|
1 month ago |