index
:
mruby
master
mruby2-draft
removing-y-tab-c
revert-5391-throw
stable
web_export
Lightweight Ruby
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tasks
/
toolchains
/
androideabi.rake
Age
Commit message (
Expand
)
Author
2015-10-13
delete tasks/toolchains/androideabi.rake; ref #2983 #2988
Yukihiro "Matz" Matsumoto
2015-07-25
fix android compile bug : uninitialized constant GCC_VERSION
xuejianqing
2015-07-22
Add ability to change compiler versions for androideabi
Seba Gamboa
2015-07-06
fix androideabi cross-compile error : undefined reference to 'frexpl'
xuejianqing
2013-08-19
add x86_64-darwin host platform.
taku toyama
2013-07-20
Improve Android NDK toolchain support.
crimsonwoods
2013-07-08
Fix the androideabi toolchain not matching host
Robert Rowe
2013-03-14
bug fix: fix "--sysroot" option and host platform detection.
crimsonwoods
2013-03-09
more CFLAGS and LDFLAGS are specified automatically.
crimsonwoods
2013-03-09
add a new feature to select the target Android platform.
crimsonwoods
2013-03-09
add a new feature to select the target architecture.
crimsonwoods
2013-03-08
refactoring
crimsonwoods
2013-03-08
bug fix: add new option '-mandroid' into CFLAGS and same options are applied ...
crimsonwoods
2013-03-08
bug fix: the argument of '--sysroot' option should be followed '=' character.
crimsonwoods
2013-02-03
Add androideabi toolchain rake task (Build mruby with Android NDK)
shtirlic