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
/
android.rake
Age
Commit message (
Expand
)
Author
2020-03-08
Increase flexibility of CrossBuild
Reckordp
2019-12-21
Fix "undefined method `Pathname'"; fix #4895
KOBAYASHI Shuji
2018-07-04
Add ~/Android/Sdk/ndk-bundle as default NDK home
duangsuse
2017-06-28
Remove redundant use of `Object#to_s` in interpolation.
Yukihiro "Matz" Matsumoto
2017-02-16
Android toolchain separated target architecture compile flags (ctarget) from ...
Felix Jones
2017-02-15
Modify default cflags.
crimsonwoods
2017-02-15
Add '-Wl,--fix-cortex-a8' linker option for 'armeabi-v7a' architecture.
crimsonwoods
2017-02-15
Set default linker 'flags' and 'flags_before_libraries'.
crimsonwoods
2016-10-08
Removed GCC TODO
Felix Jones
2016-10-08
Android GCC support re-added
Felix Jones
2016-10-08
Fixed mips and mips64: GCC Toolchain now points to GCC.
Felix Jones
2016-10-07
Android task: NDK default search paths now favour ndk-bundle. Added macOS NDK...
Felix Jones
2016-09-15
Fixed regex order falling early in arch cases, causing x86_64 and arm-v7a to ...
Felix Jones
2016-09-15
Re-written android.rake task for latest Android NDK clang. Currently loses su...
Felix Jones
2015-10-15
Merge branch 'fix_androidndk_rake' of https://github.com/crimsonwoods/mruby i...
Yukihiro "Matz" Matsumoto
2015-10-12
Rename androidndk tolchain to just android
Seba Gamboa