Commit graph

30 commits

Author SHA1 Message Date
Bochun Bai
7644f170ea Merge pull request #6 from winster/master
Added --without-zlib to configure path to fix the linkage error
2017-08-03 16:25:20 -07:00
Bochun Bai
fc81825e9c Merge branch 'master' of github.com:sinofool/build-libcurl-ios 2017-04-26 23:22:30 +08:00
Bochun Bai
17e27cc542 Update to 7.54.0 2017-04-26 23:17:16 +08:00
Bochun Bai
18b657c372 Merge pull request #9 from guillaumealgis/patch-1
Fix code fencing in README.md
2017-02-14 18:06:55 -08:00
Guillaume Algis
6820a9dd1e Fix code fencing in README.md 2017-02-13 15:16:46 +01:00
Bochun Bai
bd046a6f9b 7.52.1 2017-02-08 11:30:57 -08:00
winster
2388d7adb8 Added --without-zlib to configure path.
To fix the linkage error

Undefined symbols for architecture arm64:
"_inflate", referenced from:
_inflate_stream in libcurl.a(libcurl_la-content_encoding.o)
"_inflateEnd", referenced from:
_inflate_stream in libcurl.a(libcurl_la-content_encoding.o)
2017-01-30 12:43:36 +05:30
Bochun Bai
ee1633ce46 Merge pull request #5 from shinnguyen5589/patch-1
Update build_libcurl_dist.sh for ipv6
2016-05-28 04:02:40 -07:00
shinnguyen5589
88dd881550 Update build_libcurl_dist.sh 2016-05-24 13:58:17 +07:00
Bochun Bai
37e394f01c Update README.md 2016-05-15 00:51:13 -07:00
Bochun Bai
d812b5adfb Update README.md 2016-03-08 00:16:42 -08:00
Bochun Bai
f24d37eff2 Default location of install 2015-12-24 15:31:44 -08:00
Bochun Bai
1de4c71a2c Fix issue #1 using darwin-ssl 2015-10-08 16:00:42 -07:00
Bochun Bai
cd8a93b6df Update README.md 2015-09-19 12:02:44 -07:00
Bochun Bai
604a551057 Update README.md 2015-09-19 12:00:30 -07:00
Bochun Bai
34b9aec08e update to ios9/xcode7
upgrade curl to 7.44.0
2015-09-19 11:51:30 -07:00
Bochun Bai
0b43feca9f move the *.a file to lib directory 2014-09-30 13:33:36 -07:00
Bochun Bai
46acc65119 iOS8.0 SDK compitiable 2014-09-27 00:27:02 -07:00
Bochun Bai
0148dd5cad Add: stop when any steps failed. 2014-07-25 11:51:03 -07:00
Bochun Bai
9ae6d9da91 Fix for new "AR" location 2014-07-25 10:27:51 -07:00
Bochun Bai
688198b7e9 Merge branch 'master' of github.com:sinofool/build-libcurl-ios 2014-05-21 00:58:36 -07:00
Bochun Bai
3c84f42f4d force using AR and RANLIB in SDK 2014-05-21 00:58:04 -07:00
sinofool
ccac27b1e5 Update README.md 2014-04-03 10:34:05 -07:00
Bochun Bai
6565c60f26 Merge branch 'master' of github.com:sinofool/build-libcurl-ios 2014-03-29 12:15:44 -07:00
Bochun Bai
dc202672f2 Adds README.md 2014-03-29 12:15:25 -07:00
sinofool
1ee8e6da7a Update build_libcurl_dist.sh
dist_dir to desktop
2014-03-29 00:01:51 -07:00
sinofool
34bb53f8c2 Update build_libcurl_dist.sh
Fix wrong patch url
2014-03-28 23:57:34 -07:00
sinofool
70004bf5c4 Update build_libcurl_dist.sh
Clean dist_dir before creation
2014-03-28 23:52:20 -07:00
Bochun Bai
3cd8851df1 Wrongly generated patch file 2014-03-28 23:49:21 -07:00
Bochun Bai
941b90a1b9 First version of scripts for iOS SDK 7.1 2014-03-28 23:39:06 -07:00