| Age | Commit message (Collapse) | Author |
|
work with internationalized versions of Visual Studio. It will capture
the returned string in the local codepage encoding and make ruby exits
with an invalid UTF8 error message.
Also "Version" might be translated and not appear in the output.
|
|
The patch is created by @take_cheese in #3872
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|