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
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
2018-01-05
build: remove HAVE_LIMITS_H check
Jay Satiro
2017-11-10
cmake: Add missing setmode check
John Starks
2017-10-30
timeval: use mach time on MacOS
Dmitri Tikhonov
2017-10-28
cmake: Export libcurl and curl targets to use by other cmake projects
Jakub Zakrzewski
2017-10-09
openssl: enable PKCS12 support for !BoringSSL
Daniel Stenberg
2017-10-02
cmake: disable tests and man generation if perl/nroff not found
Sergei Nikulov
2017-08-20
cmake: enable picky compiler options with clang and gcc
Daniel Stenberg
2017-08-17
cmake: sizeof curl_off_t, remove unused detections
Daniel Stenberg
2017-08-15
cmake: remove dead code for DISABLED_THREADSAFE
Benbuck Nason
2017-08-13
cmake: Threads detection update. ref: #1702
Sergei Nikulov
[next]