aboutsummaryrefslogtreecommitdiffstats
path: root/Android.mk
Commit message (Collapse)AuthorAgeFilesLines
* curl: Fix imported/exported includes.Bertrand SIMONNET2015-07-241-4/+4
| | | | | | | | | | Set the right library dependencies for libcurl_static to remove the need to manually specify the include paths for boringssl and libz. Also export the headers for both libraries. (cherry-pick of 7f7d02b5cd37ccf025b14837d6d4695275588bf4.) Change-Id: I3da348bfa98569450b1f845302accabd8017ca27
* Add Android.mk that builds libcurl.Bertrand SIMONNET2015-07-091-0/+75
| | | | | | | | This is a cleaned up version of the original Android.mk file which was meant to handle an old version of android. BUG: 22347561 Change-Id: I350789fe802f22c1a5fa6931c50b6359bb731ab9
* Import curl 7.43Bertrand SIMONNET2015-07-081-106/+0
| | | | | | | | | | This is a simple import of curl 7.43. The only change from the official release is the fact that the Android.mk was removed to avoid build error trying to parse it. BUG: 22347561 Change-Id: I52ef6798d30b25d22d1f62770d571adec8bcf4d5
* Add Music Manager's curl 7.21.2 source.Lucas Eckels2012-08-081-30/+38
| | | | Change-Id: I259a43fa52d581524a5ce8ae1711467acb1d9d50
* Initial check in of curl.Kristian Monsen2010-05-171-0/+98
Plan to: - Fix warnings - Add java support Change-Id: Ia61d4d479aa61178f2883161491ab844301317e0