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 (
Collapse
)
Author
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 ↵
Felix Jones
NDK search paths.
2016-09-15
Fixed regex order falling early in arch cases, causing x86_64 and arm-v7a to ↵
Felix Jones
use wrong target.
2016-09-15
Re-written android.rake task for latest Android NDK clang. Currently loses ↵
Felix Jones
support for GCC and mips, mips64. Addresses issue #3208
2015-10-15
Merge branch 'fix_androidndk_rake' of https://github.com/crimsonwoods/mruby ↵
Yukihiro "Matz" Matsumoto
into crimsonwoods-fix_androidndk_rake
2015-10-12
Rename androidndk tolchain to just android
Seba Gamboa