summaryrefslogtreecommitdiffhomepage
path: root/tasks/toolchains/androideabi.rake
AgeCommit message (Expand)Author
2015-10-13delete tasks/toolchains/androideabi.rake; ref #2983 #2988Yukihiro "Matz" Matsumoto
2015-07-25fix android compile bug : uninitialized constant GCC_VERSIONxuejianqing
2015-07-22Add ability to change compiler versions for androideabiSeba Gamboa
2015-07-06fix androideabi cross-compile error : undefined reference to 'frexpl'xuejianqing
2013-08-19add x86_64-darwin host platform.taku toyama
2013-07-20Improve Android NDK toolchain support.crimsonwoods
2013-07-08Fix the androideabi toolchain not matching hostRobert Rowe
2013-03-14bug fix: fix "--sysroot" option and host platform detection.crimsonwoods
2013-03-09more CFLAGS and LDFLAGS are specified automatically.crimsonwoods
2013-03-09add a new feature to select the target Android platform.crimsonwoods
2013-03-09add a new feature to select the target architecture.crimsonwoods
2013-03-08refactoringcrimsonwoods
2013-03-08bug fix: add new option '-mandroid' into CFLAGS and same options are applied ...crimsonwoods
2013-03-08bug fix: the argument of '--sysroot' option should be followed '=' character.crimsonwoods
2013-02-03Add androideabi toolchain rake task (Build mruby with Android NDK)shtirlic