summaryrefslogtreecommitdiffhomepage
path: root/doc/mrbgems
AgeCommit message (Expand)Author
2015-10-08Testing yard generationSeba Gamboa
2015-07-26update mrbgems docxuejianqing
2015-06-22[ci skip] replace "ignored" by "omitted"; ref #2846Yukihiro "Matz" Matsumoto
2015-06-22Add documentation to new mgem features.take_cheeze
2015-04-27Fix misspellings in documentSyohei YOSHIDA
2014-06-22Quote required mrbgem spec property.take_cheeze
2014-06-22Update documentation of `summary` property of mrbgem spec.take_cheeze
2014-06-22Fix a document in doc/mrbgems/README.mdJun Hiroe
2014-06-21Syntax highlight code blocks with github flavored markdown.take_cheeze
2014-06-13Fix conflict doc since there is only `add_conflict` method.take_cheeze
2014-06-13update add_confict document; ref #2391Yukihiro "Matz" Matsumoto
2014-06-13Add document for `add_conflict` and `add_conflicts`.take_cheeze
2014-06-10Add more info about "include_paths and GEM dependency".Masaki Muranaka
2014-04-30remove trailing spacesNobuyoshi Nakada
2014-04-24Remove attention about mrbgem dependecy.take_cheeze
2014-04-24Update documentation of `MRuby::Gem::Specification#add_dependency`.take_cheeze
2014-02-25add ruby and C code execution order notetake_cheeze
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