Commit graph

22 commits

Author SHA1 Message Date
Bogdan-Constantin Popescu
352ebab9e3 Replace indentation tabs with spaces
This commit is changing a few lines indented using tabs.
The file was mainly using spaces for indenting, except for some lines.
2018-02-20 14:27:16 +01:00
Bogdan-Constantin Popescu
1ac35faa84 Unconmment build for i386 2018-02-20 14:27:03 +01:00
Bogdan-Constantin Popescu
248684a695 Use "xcode-select -p" instead of absolute path 2018-02-20 14:26:47 +01:00
Bogdan-Constantin Popescu
4f16f7e0bf Add safe flags for bash 2018-02-20 14:17:10 +01:00
Bochun Bai
afaae60d1c add armv7 arch 2018-01-03 05:27:43 -08:00
Bochun Bai
da994eaa99 Fix Issue #12
Support latest curl version 7.55.1
Add license file
2017-09-07 09:06:26 +08:00
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
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
shinnguyen5589
88dd881550 Update build_libcurl_dist.sh 2016-05-24 13:58:17 +07: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
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
3c84f42f4d force using AR and RANLIB in SDK 2014-05-21 00:58:04 -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
941b90a1b9 First version of scripts for iOS SDK 7.1 2014-03-28 23:39:06 -07:00