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
/
CMake
Age
Commit message (
Expand
)
Author
2019-08-31
CMake: remove needless newlines at end of gss variables
Rolf Eike Beer
2019-07-09
CMake: fix typos and spelling
Daniel Gustafsson
2019-07-09
CMake: Convert errant elseif() to else()
Kyle Edwards
2019-06-05
build: fix Codacy warnings
Marcel Raad
2019-05-12
cmake: restore C89 compatibility of CurlTests.c
Marcel Raad
2019-05-11
CMake: suppress unused variable warnings
Marcel Raad
2019-04-11
build: fix Codacy/CppCheck warnings
Marcel Raad
2019-04-10
cmake: avoid linking executable for some tests with cmake 3.6+
Jakub Zakrzewski
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-11-29
CMake: fix MIT/Heimdal Kerberos detection
Konstantin Kushnir
2018-10-29
cmake: uniform ZLIB to use USE_ variable and clean curl-config.cmake.in
Tuomo Rinne
2018-10-29
cmake: add find_dependency call for ZLIB to CMake config file
Tuomo Rinne
2018-10-05
cmake: test and set missed defines during configuration
dmitrykos
2018-10-01
CMake: Improve config installation
Ruslan Baratov
2018-09-23
whitespace fixes
Viktor Szakats
2018-09-18
cmake: don't require OpenSSL if USE_OPENSSL=OFF
slodki
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-07-06
CMake: Remove unused functions
Ruslan Baratov
2018-05-29
cmake: fixed comments in compile checks code
Sergei Nikulov
2018-05-28
Fix the test for fsetxattr and strerror_r tests in CMake to work without comp...
maxed
2018-03-19
cmake: add support for brotli
Don
2018-02-23
spelling fixes
Viktor Szakats
2017-10-28
cmake: Export libcurl and curl targets to use by other cmake projects
Jakub Zakrzewski
2017-10-02
cmake: disable tests and man generation if perl/nroff not found
Sergei Nikulov
2017-08-10
cmake: move cmake_uninstall.cmake to CMake/
Daniel Stenberg
2017-07-05
cmake: fix send/recv argument scanner for windows
Daniel Stenberg
2017-03-26
spelling fixes
klemens
2017-03-05
CMake: Set at most one SSL library
Michael Maltese
2017-03-05
CMake: Add mbedTLS support
Michael Maltese
2017-02-01
cmake: Support curl --xattr when built with cmake
Sean Burford
2016-11-06
cmake: disable poll for macOS
Peter Wu
2016-10-10
cmake: add nghttp2 support
Remo E
2016-09-10
CMake: Try to (un-)hide private library symbols
Jakub Zakrzewski
2016-02-03
URLs: change all http:// URLs to https://
Daniel Stenberg
2015-09-23
CMake: Put "winsock2.h" before "windows.h" during configure checks
Jakub Zakrzewski
2015-08-14
cmake: Fix CurlTests check for gethostbyname_r with 5 arguments
Brad King
2015-02-19
CMake: fix winsock2 detection on windows
Sergei Nikulov
2014-11-19
CMake: Simplify if() conditions on check result variables
Brad King
2014-11-13
CMake: Restore order-dependent library checks
Brad King
2014-11-13
CMake: Restore order-dependent header checks
Brad King
2014-11-10
cmake: fix HAVE_GETHOSTNAME definition
Peter Wu
2014-11-03
cmake: fix struct sockaddr_storage check
Peter Wu
2014-11-03
cmake: clean OtherTests, fixing -Werror
Peter Wu
2014-11-03
cmake: fix gethostby{addr,name}_r in CurlTests
Peter Wu
2014-11-03
cmake: drop _BSD_SOURCE macro usage
Peter Wu
2014-10-09
Cmake: Build with GSSAPI (MIT or Heimdal)
Jakub Zakrzewski
[next]