| Age | Commit message (Collapse) | Author |
|
Borrowed from @mattn's code at:
https://github.com/mruby/mruby/issues/2662#issuecomment-65535705
Signed-off-by: Huei-Horng Yo <[email protected]>
|
|
Compiler codes is moved to "mruby-compiler".
Executable `mrbc` is moved to "mruby-bin-mrbc".
|
|
|
|
|
|
|
|
|
|
|
|
clone directories.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Improve Android platform support.
|
|
|
|
|
|
|
|
investigating on debugger
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Can access to current gem's name through GEMNAME from test.
Can change assert library each mrbgems. used spec.test_preload on mrbgem.rake.
assert library should set $ok_test, $ko_test, $kill_test, $asserts.
|
|
Tested CRuby 1.8.6 and 1.9.3
You can see building configuration in build_config.rb
|
|
|
|
Prettify Rakefile
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Added minirake what's Rake subset
|
|
Added minirake what's Rake subset
|