Age | Commit message (Expand) | Author |
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 |
2014-10-09 | Cmake: Avoid cycle directory dependencies. | Jakub Zakrzewski |
2014-08-25 | Cmake: Possibility to use OpenLDAP, OpenSSL, LibSSH2 on windows | Jakub Zakrzewski |
2014-08-25 | Cmake: Removed repeated content from ending blocks | Jakub Zakrzewski |
2014-08-25 | Cmake: Removed some useless empty SET statements. | Jakub Zakrzewski |
2014-08-25 | Cmake: Don't check for all headers each time | Jakub Zakrzewski |
2014-08-25 | Cmake: LibSSH2 detection and use. | Jakub Zakrzewski |
2014-08-25 | Cmake: Moved macros out of the main CMakeLists.txt | Jakub Zakrzewski |
2014-08-25 | Cmake: Require at least CMake 2.8. | Jakub Zakrzewski |
2013-11-09 | cmake: fix Windows build with IPv6 support | Daniel Stenberg |
2012-09-17 | cmake: use standard findxxx modules for cmake v2.8+ | Sergei Nikulov |
2011-12-30 | removed execute file permission | Yang Tse |
2011-12-30 | removed trailing whitespace | Yang Tse |
2011-03-10 | sources: update source headers | Daniel Stenberg |