Mike Gelfand
3538eb93c3
Update curl and openssl to those in 10.10 SDK (macOS)
2019-06-22 16:43:59 +03:00
Mike Gelfand
c199eef8ae
When building with Xcode, link against 'libcrypto.dylib' instead of 'libcrypto.0.9.8.dylib'
...
Fix up 'miniupnpc' directory name along the way, using missing 'miniupnp'
was failing the build.
Fixes : #71
2017-01-18 21:56:02 +03:00
Mike Gelfand
2bab67cb06
Add libcrypto library for Xcode 7 support (complements r14567)
2015-11-03 19:28:05 +00:00
Mike Gelfand
1fd7c46bfa
Support compiling Mac client with Xcode 7
...
Latest Mac OS X SDK (10.11) doesn't include OpenSSL headers, but still
provides the libraries. Bundle our own copy of OpenSSL headers for now
(taken from running 10.10 system).
2015-10-05 00:25:13 +00:00
Mitchell Livingston
0808bdd2fe
We now require Mac OS X 10.6 or later. Make that change and all the nice little adjustments that go with it.
2011-10-06 00:30:40 +00:00
Mitchell Livingston
4016dc0358
#2337 Include Mac OS X 10.5's libcurl and libcrypto in our repo to build/link against. This is the first step for restoring 10.5 compatibility.
2009-09-07 14:46:25 +00:00