aboutsummaryrefslogtreecommitdiffstats
path: root/Android.mk
Commit message (Collapse)AuthorAgeFilesLines
* curl: Fix sign comparaison warning.Bertrand SIMONNET2016-01-151-2/+2
| | | | | | | Bug: 26583650 Test: compile with and without clang. Change-Id: I7fc3aa0f310b19699ae9cd71394bc825d8703e7e
* Compile libcurl for the host.Alex Deymo2015-12-101-1/+19
| | | | | | | Bug: 24619596 TEST=mma Change-Id: I0ec88cfc35690542abd029ce81255f34de3b8eb4
* Revert "Revert "Add Android.mk that builds libcurl.""Bertrand SIMONNET2015-07-221-0/+75
| | | | | | | | This reverts commit 64b8594702801e917f2de96df816b2185fed007d. BUG: 22347561 Change-Id: I92b1dbb3b1c5e51b2b89d8e9ce7add6e91056b8b (cherry picked from commit 7f7d02b5cd37ccf025b14837d6d4695275588bf4)
* Revert "Add Android.mk that builds libcurl."Bertrand SIMONNET2015-07-201-75/+0
| | | | | | | This reverts commit 2ec68928432c3e74c7e7a757b880fa08f5ee2611. Change-Id: I9daedd5b63e65b6999e733290ab32bdb56639335 (cherry picked from commit 64b8594702801e917f2de96df816b2185fed007d)
* 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