summaryrefslogtreecommitdiffhomepage
path: root/doc/mrbgems
AgeCommit message (Expand)Author
2013-07-27I replace 'Pre-Conditions' with 'Preconditions' because the former is a wrong...Jun Hiroe
2013-07-26Rename --pull_gems to --pull-gemsh2so5
2013-07-23"spec.author" is better for single-author gems.Tomoyuki Sahara
2013-07-05[doc]Introduce ./minirake --pull_gemskyab
2013-06-06Describe GemBox files can be located anywherekyab
2013-06-02Minor wording changes and a couple spelling fixesCarson McDonald
2013-05-02Fix add_dependency declaration documentationDaniel Bovensiepen
2013-05-02Improve mrbgems documentationDaniel Bovensiepen
2013-05-02Add more documentation for Gem::SpecificationDaniel Bovensiepen
2013-05-02Cosmetic improvements of mrbgems documentationDaniel Bovensiepen
2013-04-27Adds documentation for MRuby::GemBox usageAndrew Nordman
2013-04-25rename every ARGS_XXX to MRB_ARGS_XXX; ref #1206Yukihiro "Matz" Matsumoto
2013-03-23Add bitbucket git support.Masaki Muranaka
2013-01-27Modify code blocksDaniel Bovensiepen
2013-01-26Moved mrbgems examplesYuichiro MASUI
2013-01-23Merge pull request #772 from arciem/updateMarkdownYukihiro "Matz" Matsumoto
2013-01-22Fixed markdown of code in mrbgems/README.mdRobert McNally
2013-01-22Added finalizer of mrbgemsYuichiro MASUI
2013-01-20Improved build scripts and config filesYuichiro MASUI
2013-01-08Added gem :github optionYuichiro MASUI
2013-01-06Remove unused rules in .gitignore and MakefileYuichiro MASUI
2013-01-04Fix documentation for mrbgemsDaniel Bovensiepen
2013-01-03Adapter mrbgems documentation to rake systemDaniel Bovensiepen
2013-01-03Rebuild CRuby based building script without MakefileYuichiro MASUI
2012-12-22Added MRUBY_LIBS to mrbgems MakefileYuichiro MASUI
2012-12-22Add MRUBY_CFLAGS / MRUBY_LDFLAGS to mrbgemsYuichiro MASUI
2012-12-18Derive DISABLE_GEMS macro according to build configurationXuejie Xiao
2012-12-16Moved some building script from GNU make to Ruby scriptYuichiro MASUI
2012-12-10As suggested by @masuidrive remove static RClass as in ce56f19b02a0c9ddd57157...Daniel Bovensiepen
2012-12-10should not use a static variable to save RClass referenceYukihiro Matz Matsumoto
2012-12-08Improve documentation based on latest improvementsDaniel Bovensiepen
2012-11-28Small cosmetic change in the documentation for mrbgemsDaniel Bovensiepen
2012-11-24Add usage documentation for mrbgems Daniel Bovensiepen
2012-11-23Improve examples with an absolute path to the mruby treeDaniel Bovensiepen
2012-11-23Improve documentation to latest changesDaniel Bovensiepen
2012-11-23Adapt Ruby example to meaningful archive nameDaniel Bovensiepen
2012-11-23Adapt c example to meaningful archive nameDaniel Bovensiepen
2012-11-23Adapt c and ruby example to meaningful archive nameDaniel Bovensiepen
2012-11-22Clean build documentation for mrbgems a bit moreDaniel Bovensiepen
2012-11-22Fix some build documentation for mrbgemsDaniel Bovensiepen
2012-11-22Improve READMEDaniel Bovensiepen
2012-11-21Modify Ruby ExtensionDaniel Bovensiepen
2012-11-21Modify C ExtensionDaniel Bovensiepen
2012-11-21Add C and Ruby Extension Example MixedDaniel Bovensiepen
2012-09-24Add a limitation for object files with C ExtensionDaniel Bovensiepen
2012-09-24Add location of gem to readmeDaniel Bovensiepen
2012-09-24Spell fix in mrbgems ReadmeDaniel Bovensiepen
2012-09-24Improve documentation for Gem and add limitationsDaniel Bovensiepen
2012-09-24Improve Gem Readme SourceDaniel Bovensiepen
2012-09-24Improve Gem Readme fileDaniel Bovensiepen