aboutsummaryrefslogtreecommitdiffstats
path: root/src/libtncif/Android.mk
Commit message (Collapse)AuthorAgeFilesLines
* android: Remove dependency on libvstrTobias Brunner2013-11-131-1/+0
|
* libtncif: Android.mk updatedTobias Brunner2013-07-051-1/+2
|
* android: Remove/filter header files from LOCAL_SRC_FILESTobias Brunner2013-03-201-1/+3
| | | | This avoids huge warnings when building the native code.
* Android.mk updated to latest MakefilesTobias Brunner2013-02-261-0/+1
| | | | Fixes #300.
* Android 4 requires LOCAL_MODULE_TAGS to be set for all modules.Tobias Brunner2012-01-121-0/+2
| | | | | | | Because all packages are now marked as optional executables that are to be installed on the final system have to be added to PRODUCT_PACKAGES in build/target/product/core.mk. Dependencies (such as libraries) are installed automatically.
* Build libtncif on Android.Tobias Brunner2011-07-291-0/+26