| Age | Commit message (Collapse) | Author |
|
|
|
|
|
Support GEM_LIBS_LIST in Makefile4gem
|
|
|
|
Add Module#class_variable_defined? for mruby
|
|
|
|
|
|
|
|
Support MakefileGemList for MRUBY_CFLAGS and MRUBY_LDFLAGS
|
|
Added MRUBY_LIBS to mrbgems Makefile
|
|
mruby should be throw a NameError, if class variable is not exist.
|
|
Other apps using mruby like mod_mruby easy to link mrbgems dynamically by MakefileGemList
|
|
|
|
|
|
Add MRUBY_CFLAGS / MRUBY_LDFLAGS to mrbgems
|
|
|
|
Add Module#class_variable_set for mruby
|
|
|
|
|
|
|
|
|
|
|
|
[cmake] Add -DDISABLE_GEMS to compile options.
|
|
|
|
|
|
Prettify Rakefile
|
|
Allow COMPILE_MODE to be changed from ENV
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add Module#class_variable_get for mruby
|
|
|
|
|
|
|
|
|
|
|
|
|
|
add 'default' task if not specified.
|
|
|
|
possible to specify ENABLE_GEMS=true.
|
|
|
|
|
|
|
|
Fix document. (Use minirake instead of make.)
|
|
Add Makefile for backward compatibility of shell build processes.
|
|
Modify String#bytes.
|
|
|