summaryrefslogtreecommitdiffhomepage
path: root/doc/mrbgems/ruby_extension_example
AgeCommit message (Collapse)Author
2013-01-26Moved mrbgems examplesYuichiro MASUI
2013-01-20Improved build scripts and config filesYuichiro MASUI
2013-01-06Remove unused rules in .gitignore and MakefileYuichiro MASUI
2013-01-03Rebuild CRuby based building script without MakefileYuichiro MASUI
Tested CRuby 1.8.6 and 1.9.3 You can see building configuration in build_config.rb
2012-12-22Added MRUBY_LIBS to mrbgems MakefileYuichiro MASUI
2012-12-22Add MRUBY_CFLAGS / MRUBY_LDFLAGS to mrbgemsYuichiro MASUI
2012-12-16Moved some building script from GNU make to Ruby scriptYuichiro MASUI
Added minirake what's Rake subset
2012-11-23Improve examples with an absolute path to the mruby treeDaniel Bovensiepen
2012-11-23Adapt Ruby example to meaningful archive nameDaniel Bovensiepen
2012-11-21Modify Ruby ExtensionDaniel Bovensiepen
2012-09-22Catch some corner casesDaniel Bovensiepen