summaryrefslogtreecommitdiffhomepage
path: root/doc/mrbgems/c_extension_example
AgeCommit message (Collapse)Author
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-12-10As suggested by @masuidrive remove static RClass as in ↵Daniel Bovensiepen
ce56f19b02a0c9ddd5715750b34cf7f9554f19f4
2012-11-23Improve examples with an absolute path to the mruby treeDaniel Bovensiepen
2012-11-23Adapt c example to meaningful archive nameDaniel Bovensiepen
2012-11-21Modify C ExtensionDaniel Bovensiepen
2012-09-22Catch some corner casesDaniel Bovensiepen