index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2020-02-29
CMake: clean up and improve build procedures
Rolf Eike Beer
2020-03-01
polarssl: Additional removal
Steve Holme
2020-01-20
CMake: support specifying the target Windows version
Marcel Raad
2020-01-14
CMake: use check_symbol_exists also for inet_pton
Marcel Raad
2020-01-13
CMake: Add support for CMAKE_LTO option.
Tobias Hieta
2020-01-11
cmake: Enable SMB for Windows builds
Marc Aldorasi
2019-12-04
CMake: add support for building with the NSS vtls backend
Peter Wu
2019-11-26
TLS: add BearSSL vtls implementation
Michael Forney
2019-10-05
build: Remove unused HAVE_LIBSSL and HAVE_LIBCRYPTO defines
Paul B. Omta
2019-08-31
CMake: use platform dependent name for dlopen() library
Rolf Eike Beer
2019-07-20
curl: support parallel transfers
Daniel Stenberg
2019-07-17
cmake: Fix finding Brotli on case-sensitive file systems
aasivov
2019-06-11
Revert "cmake: add SMB to list of disabled protocols if HTTP_ONLY is specified"
Daniel Stenberg
2019-06-11
cmake: add SMB to list of disabled protocols if HTTP_ONLY is specified
sergey-raevskiy
2019-05-22
configure/cmake: check for if_nametoindex()
Daniel Stenberg
2019-05-17
libcurl: #ifdef away more code for disabled features/protocols
Daniel Stenberg
2019-04-27
cmake: rename CMAKE_USE_DARWINSSL to CMAKE_USE_SECTRANSP
Simon Warta
2019-04-10
cmake: clear CMAKE_REQUIRED_LIBRARIES after each use
Jakub Zakrzewski
2019-04-10
cmake: minor cleanup
Jakub Zakrzewski
2019-04-06
cmake: set SSL_BACKENDS
Simon Warta
2019-04-06
cmake: don't run SORT on empty list
Simon Warta
2019-01-16
cmake: updated check for HAVE_POLL_FINE to match autotools
Sergei Nikulov
2019-01-11
cmake: added checks for HAVE_VARIADIC_MACROS_C99 and HAVE_VARIADIC_MACROS_GCC
Sergei Nikulov
2018-12-24
cmake: use lowercase for function name like the rest of the code
Ruslan Baratov
2018-11-29
CMake: fix MIT/Heimdal Kerberos detection
Konstantin Kushnir
2018-11-01
axtls: removed
Daniel Stenberg
2018-10-30
cmake: Remove unused CURL_CONFIG_HAS_BEEN_RUN_BEFORE variable
Ruslan Baratov
2018-10-29
cmake: uniform ZLIB to use USE_ variable and clean curl-config.cmake.in
Tuomo Rinne
2018-10-29
cmake: add support for transitive ZLIB target
Tuomo Rinne
2018-10-25
cmake: remove unused variables
Ruslan Baratov
2018-10-11
CMake: remove BOM
Marcel Raad
2018-10-10
CMake: disable -Wpedantic-ms-format
Marcel Raad
2018-10-05
cmake: test and set missed defines during configuration
dmitrykos
2018-10-01
CMake: Improve config installation
Ruslan Baratov
2018-09-28
cmake: Backport to work with CMake 3.0 again
Brad King
2018-08-08
CMake: Respect BUILD_SHARED_LIBS
Ruslan Baratov
2018-08-08
cmake: bumped minimum version to 3.4
John Butterfield
2018-08-08
cmake: link curl to the OpenSSL targets instead of lib absolute paths
John Butterfield
2018-07-17
CMake: Update scripts to use consistent style
Ruslan Baratov
2018-07-09
CMake: remove redundant and old end-of-block syntax
Ruslan Baratov
2018-07-06
CMake: Remove unused 'output_var' from 'collect_true'
Ruslan Baratov
2018-06-21
cmake: allow multiple SSL backends
Raphael Gozzo
2018-06-11
openssl: assume engine support in 1.0.1 or later
Daniel Stenberg
2018-05-30
curl.rc: embed manifest for correct Windows version detection
Viktor Szakats
2018-05-28
cmake: check for getpwuid_r
Bernhard Walle
2018-05-28
Fix the test for fsetxattr and strerror_r tests in CMake to work without comp...
maxed
2018-05-24
cmake: set -d postfix for debug builds if not specified
Sergei Nikulov
2018-03-27
cmake: Add advapi32 as explicit link library for win32
MichaĆ Janiszewski
2018-03-22
cmake: avoid warn-as-error during config checks (#2411)
Sergei Nikulov
2018-03-19
cmake: add support for brotli
Don
[next]