summaryrefslogtreecommitdiffhomepage
path: root/doc
AgeCommit message (Expand)Author
2013-04-25rename every ARGS_XXX to MRB_ARGS_XXX; ref #1206Yukihiro "Matz" Matsumoto
2013-04-14Merge pull request #1182 from trmmy/move_toolsYukihiro "Matz" Matsumoto
2013-04-14Merge pull request #1180 from trmmy/typoYukihiro "Matz" Matsumoto
2013-04-15Update doc/compile/README.md about mruby and mirbTERAJIMA, Motoyuki
2013-04-14Add Visual Studio 2010 subsection to Toolchains section of README.mdTERAJIMA, Motoyuki
2013-04-14Add closing double-quotesTERAJIMA, Motoyuki
2013-03-23Add bitbucket git support.Masaki Muranaka
2013-02-12Update doc/compile/README.mdRavil Bayramgalin
2013-02-08Add documentation for Android toolchainDaniel Bovensiepen
2013-02-03Generate mrbtest.a file for sparete from driver.oYuichiro MASUI
2013-01-27Fix some styling of the documentationDaniel Bovensiepen
2013-01-27Modify code blocksDaniel Bovensiepen
2013-01-26Moved mrbgems examplesYuichiro MASUI
2013-01-24Add flags_after_librariesYuichiro MASUI
2013-01-24merge masterYuichiro 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-21Added flags_before_libraries to linkerYuichiro MASUI
2013-01-21Merge pull request #757 from bovi/compile-docYukihiro "Matz" Matsumoto
2013-01-21Beautify the graphs in the compilation documentationDaniel Bovensiepen
2013-01-21Add diagram for new build processDaniel Bovensiepen
2013-01-20Modify documentation for new build processDaniel Bovensiepen
2013-01-20Improved build scripts and config filesYuichiro MASUI
2013-01-11note about $MRUBY_CONFIG.mattn
2013-01-09Added conf.bins for defining bulding binariesYuichiro MASUI
2013-01-08Added gem :github optionYuichiro MASUI
2013-01-06Remove unused rules in .gitignore and MakefileYuichiro MASUI
2013-01-03Merge pull request #683 from bovi/doc-compileYukihiro "Matz" Matsumoto
2013-01-04Add documentation for compilation processDaniel Bovensiepen
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