| Age | Commit message (Collapse) | Author |
|
|
|
ref #3267 #3470
By this commit, mruby do not use C++ ABI mode unless
you specify explicitly. It compiles C files by C
compilers, with C++ exception enabled when it sees
C++ files in your configured mrbgems.
I haven't tried visualcpp, so please submit an issue
if you see any problem with C++ gems on Windows.
|
|
shared compile flags (cflags). Added support for custom mfpu and float-abi switches for the armeabi-v7a target.
|
|
|
|
|
|
|
|
instead)
|
|
|
|
|
|
|
|
|
|
NDK search paths.
|
|
use wrong target.
|
|
support for GCC and mips, mips64. Addresses issue #3208
|
|
CRuby v1.8 dose not support named capture
|
|
|
|
|
|
|
|
Apply change of #2978 to :clang, :gcc, :visualcpp toolchains
|
|
into crimsonwoods-fix_androidndk_rake
|
|
|
|
use androidndk.rake which is better and 64bit aware
|
|
|
|
isolated.
|
|
'mips64' can integrate into 'mips'.
'x86_64' is the same as 'mips64'.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This is the first step of implementing 'ldflags'.
|
|
|
|
|
|
|
|
architecture.
|
|
|
|
'armeabi' architecture.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|