]> granicus.if.org Git - transmission/commit
use our own curl instead of the systems, since 10.6 and 10.7 curls don't get along
authorMitchell Livingston <livings124@transmissionbt.com>
Mon, 10 Oct 2011 11:17:59 +0000 (11:17 +0000)
committerMitchell Livingston <livings124@transmissionbt.com>
Mon, 10 Oct 2011 11:17:59 +0000 (11:17 +0000)
commitfda1a8572460c72786cb3a5e429675e247296822
tree35b0407dedffe1af3b70544f7ec026e538c8cafa
parent17958e083dacf87cd389f62c74eb919a2fee3b71
use our own curl instead of the systems, since 10.6 and 10.7 curls don't get along
12 files changed:
Transmission.xcodeproj/project.pbxproj
third-party/curl/include/curl/curl.h [new file with mode: 0644]
third-party/curl/include/curl/curlbuild.h [new file with mode: 0644]
third-party/curl/include/curl/curlrules.h [new file with mode: 0644]
third-party/curl/include/curl/curlver.h [new file with mode: 0644]
third-party/curl/include/curl/easy.h [new file with mode: 0644]
third-party/curl/include/curl/mprintf.h [new file with mode: 0644]
third-party/curl/include/curl/multi.h [new file with mode: 0644]
third-party/curl/include/curl/stdcheaders.h [new file with mode: 0644]
third-party/curl/include/curl/typecheck-gcc.h [new file with mode: 0644]
third-party/curl/include/curl/types.h [new file with mode: 0644]
third-party/curl/lib/libcurl.4.dylib [new file with mode: 0755]