Commit Graph

6 Commits

Author SHA1 Message Date
Matthew Versluys
1175f0df25 SSL support for Linux using OpenSSL
CURL_CA_BUNDLE is deteceted during premake.
Feels like the header that was generated by configure should be removed and move all curl build options into premake.
2015-10-26 10:36:35 -07:00
Matthew Versluys
192aa8216b SSL Support on Mac
Utilizes Darwin SSL (rather than OpenSSL).
The configuration file that was built appears to be for Linux.
Had to remove the CURL_CA_BUNDLE for certificate lookup to work.
2015-10-24 13:53:04 -07:00
triton
53040c7989 Enable SSL on HTTP libcurl for Windows. 2015-09-10 03:07:19 +01:00
triton
8b4e026057 Fixed HTTP only compilation define to actually work. 2015-09-10 03:07:19 +01:00
grbd
6202fe473a http api changes 2015-04-14 17:54:03 -07:00
tdijck
e4cab4f0fe adding contrib libs (curl, zlib and libzip) 2015-04-14 09:29:38 -07:00