Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-06-20 | Added LOCAL_MODULE_TAGS to support Android gingerbread | Dan Fandrich | |
2011-05-30 | Removed types.h from Android makefile | Dan Fandrich | |
2010-08-10 | Fixed typo in Android configure command | Dan Fandrich | |
2010-08-02 | Rename CURL_SOURCES macro; revert previous rename of curl_SOURCES macro. | Guenter Knauf | |
2010-07-09 | Improved the Android build instructions | Dan Fandrich | |
2010-05-12 | Copy the license file so it's seen by the Android build system | Dan Fandrich | |
2009-09-15 | Provide instructions on creating curl_config.h | Dan Fandrich | |
2009-07-31 | Copy the libcurl header files into the right location for Android. | Dan Fandrich | |
2009-07-14 | renamed generated config.h to curl_config.h in order to avoid clashes when ↵ | Gunter Knauf | |
libcurl is used with other projects which also have a config.h. | |||
2009-06-02 | Created a basic Android make file for curl and libcurl. A config.h | Dan Fandrich | |
is also needed before curl can be built in Android, but it's not clear what the best way is to provide one. |