Commit Graph

11 Commits

Author SHA1 Message Date
Dan Fandrich 591c29aa49 curl has been built on many Android versions 2011-11-16 17:11:31 -08:00
Dan Fandrich 4cbc6fc6ab Added LOCAL_MODULE_TAGS to support Android gingerbread 2011-06-20 12:01:38 -07:00
Dan Fandrich 9460896cbe Removed types.h from Android makefile 2011-05-30 13:11:38 -07:00
Dan Fandrich 6cf90c6a7b Fixed typo in Android configure command 2010-08-10 21:36:27 -07:00
Guenter Knauf f97a7eb400 Rename CURL_SOURCES macro; revert previous rename of curl_SOURCES macro. 2010-08-02 12:24:54 +02:00
Dan Fandrich 1dbb9a0ba4 Improved the Android build instructions 2010-07-09 16:11:36 -07:00
Dan Fandrich 147609ca6e Copy the license file so it's seen by the Android build system 2010-05-12 15:23:28 -07:00
Dan Fandrich e3049e98d8 Provide instructions on creating curl_config.h 2009-09-15 22:35:49 +00:00
Dan Fandrich e8e84cf1da Copy the libcurl header files into the right location for Android. 2009-07-31 00:10:38 +00:00
Gunter Knauf 18b3833f90 renamed generated config.h to curl_config.h in order to avoid clashes when libcurl is used with other projects which also have a config.h. 2009-07-14 13:30:24 +00:00
Dan Fandrich e1270928a3 Created a basic Android make file for curl and libcurl. A config.h
is also needed before curl can be built in Android, but it's not clear
what the best way is to provide one.
2009-06-02 19:02:02 +00:00