Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-04-11 | Refactor android jni makefiles | Aaron Kling | |
2018-04-04 | Fix up android jni makefiles | Aaron Kling | |
Arm asm fails to compile with clang, so force gcc for jni | |||
2015-12-28 | no need for HAVE_GCC anymore | Jools Wills | |
2015-12-26 | build fix for non-GCC compilers. | aliaspider | |
2015-11-24 | add ASM_CPU and ASM_SPC700 build options. | aliaspider | |
2015-11-13 | build bix for non ARM platforms. | aliaspider | |
(still not functional) | |||
2015-11-09 | solve 'for' loop initial declarations build errors. | aliaspider | |
remove --std=c99 | |||
2015-11-09 | C++ --> C99 | aliaspider | |
2015-11-09 | (android) enable ARM_ASM only for TARGET_ARCH=arm | aliaspider | |
2015-11-09 | Improve jni/Android.mk | twinaphex | |
2015-11-08 | (android) build fix | aliaspider | |
2015-11-07 | add Makefile.common, update android build files | aliaspider | |