CMake/Utilities/cmcurl
Gregor Jasny 01b6ecdb41 curl: Do not use libnetwork on Apple platforms
Starting with OS X 10.11 there is a library called libnetwork
which will be picked up during curl configuration.
This breaks backward compatibility of the resulting binaries
because libnetwork is not available on older OS X versions.
2015-09-10 11:25:42 -04:00
..
CMake curl: Fix check for gethostbyname_r with 5 arguments 2015-08-17 10:17:50 -04:00
include/curl Merge branch 'curl-upstream' into update-curl 2015-08-12 15:43:52 -04:00
lib Merge branch 'curl-upstream' into update-curl 2015-08-12 15:43:52 -04:00
.gitattributes curl: Disable all whitespace checks in third-party code 2014-10-29 16:41:05 -04:00
CMakeLists.txt curl: Do not use libnetwork on Apple platforms 2015-09-10 11:25:42 -04:00
COPYING Merge branch 'curl-upstream' into update-curl 2015-08-12 15:43:52 -04:00
README-CMake.txt curl: Update README-CMake.txt for new snapshot 2015-08-17 10:17:51 -04:00
curltest.c curl: Drop unused testing code 2014-10-29 16:41:14 -04:00