summaryrefslogtreecommitdiff
path: root/src/ui/android/jni/Android.mk
AgeCommit message (Expand)Author
2017-09-01fix the Android makefile after the addition of word alignment APIKrasimir Angelov
2017-05-13add lookup.c to Android.mkkrasimir
2016-05-19fix in the Android App after the introduction of sqlite3Btree.ckrasimir
2015-09-04libsg is now accessible on androidkrasimir
2014-10-20get rid of gu/str.(c|h)kr.angelov
2014-10-09throw away the long obsolete runtime type information in the C runtimekr.angelov
2014-09-30add evaluator.c in Android.mkkr.angelov
2013-11-04A simple type checker in the C runtime. Dependent types are not supported yet...kr.angelov
2013-10-09lexer.c is now exluded from the makefile for Android since the new runtime do...kr.angelov
2013-09-17a major refactoring in the C runtime. GuList is now removed and replaced with...kr.angelov
2013-09-12fix in Android.mk to make sure that the Android build will always see the ARM...kr.angelov
2013-09-12remove the logging from libgukr.angelov
2013-09-12enable the PGF JIT compiler for Androidkr.angelov
2013-09-05remove the string internalization since it slows down grammar loading with li...kr.angelov
2013-09-05move src/runtime/android to src/ui/android/jnikr.angelov