CMake/Utilities/cmcurl
Raphael Kubo da Costa e8c027bcc0 cmcurl: Include the local curl directories before all others.
In some cases, it was possible for the include directory of the system-wide
libcurl to be added to the include path before cmcurl's, which would result
in them being picked up and causing the build to fail if the curl versions
differ too much.

One way to trigger this is to have OpenSSL installed into a non-default
location together with libcurl (/usr/local, for example). If cmcurl is built
with CMAKE_USE_OPENSSL on, -I/usr/local/include would end up being added
before -I${PATH_TO_CMCURL}.
2014-03-10 11:40:12 -04:00
..
CMake Drop use of configure_file IMMEDIATE option 2013-11-13 10:12:17 -05:00
Platforms cmcurl: Backport curl bug 1192 fix (#14250) 2013-06-27 16:46:23 -04:00
Testing cmcurl: Fix resource leak reported by cppcheck 2013-07-15 10:20:00 -04:00
curl curl: Honor OPENSSL_NO_SSL2 2012-09-07 13:24:14 -04:00
CMakeLists.txt cmcurl: Include the local curl directories before all others. 2014-03-10 11:40:12 -04:00
COPYING
amigaos.c
amigaos.h
arpa_telnet.h
base64.c
base64.h
ca-bundle.h
config.h.in cmcurl: Backport curl bug 1192 fix (#14250) 2013-06-27 16:46:23 -04:00
connect.c
connect.h
content_encoding.c
content_encoding.h
cookie.c cmcurl: Fix resource leak reported by cppcheck 2013-07-15 10:20:00 -04:00
cookie.h
curlx.h
dict.c
dict.h
easy.c Documentation: Fix a few typos (#11883) 2011-02-22 17:24:51 -05:00
easyif.h
escape.c
escape.h
file.c
file.h
formdata.c
formdata.h
ftp.c Fix spelling and typos (non-binary) 2013-05-07 08:39:19 -04:00
ftp.h
getenv.c
getinfo.c
getinfo.h
gtls.c
gtls.h
hash.c
hash.h
hostares.c
hostasyn.c
hostip.c
hostip.h
hostip4.c
hostip6.c
hostsyn.c
hostthre.c
http.c Fix spelling and typos (non-binary) 2013-05-07 08:39:19 -04:00
http.h
http_chunks.c
http_chunks.h
http_digest.c
http_digest.h
http_negotiate.c
http_negotiate.h
http_ntlm.c
http_ntlm.h
if2ip.c
if2ip.h
inet_ntoa_r.h
inet_ntop.c
inet_ntop.h
inet_pton.c
inet_pton.h
krb4.c
krb4.h
ldap.c
ldap.h
llist.c
llist.h
md5.c
md5.h
memdebug.c
memdebug.h
memory.h
mprintf.c
multi.c curl, bzip2: Suppress warnings by setting initial value 2013-10-08 09:16:33 -04:00
multiif.h
netrc.c
netrc.h
nwlib.c
parsedate.c
parsedate.h curl: Fix typo in header include guard 2013-10-08 09:16:27 -04:00
progress.c
progress.h
security.c
select.c Haiku: Remove outdated preprocessor checks 2013-10-08 09:55:55 -04:00
select.h
sendf.c
sendf.h
setup.h Documentation: Fix a few typos (#11883) 2011-02-22 17:24:51 -05:00
setup_once.h
share.c
share.h
sockaddr.h
socks.c cmcurl: Backport curl bug 1192 fix (#14250) 2013-06-27 16:46:23 -04:00
socks.h
speedcheck.c
speedcheck.h
splay.c
splay.h
ssh.c
ssh.h
sslgen.c
sslgen.h
ssluse.c Fix spelling and typos (product names) 2013-05-07 08:42:20 -04:00
ssluse.h
strdup.c
strdup.h
strequal.c cmcurl: Backport curl bug 1192 fix (#14250) 2013-06-27 16:46:23 -04:00
strequal.h cmcurl: Backport curl bug 1192 fix (#14250) 2013-06-27 16:46:23 -04:00
strerror.c curl: Honor OPENSSL_NO_SSL2 2012-09-07 13:24:14 -04:00
strerror.h
strtok.c
strtok.h
strtoofft.c
strtoofft.h
telnet.c
telnet.h
tftp.c
tftp.h
timeval.c
timeval.h
transfer.c
transfer.h
url.c Fix spelling errors reported by Lintian. 2010-07-13 09:41:37 -04:00
url.h
urldata.h Fix spelling and typos (non-binary) 2013-05-07 08:39:19 -04:00
version.c