summaryrefslogtreecommitdiffhomepage
path: root/doc
AgeCommit message (Expand)Author
2014-04-09Make bintest enabling like other `enable_xxx` methods.take_cheeze
2014-04-08Add documentation of MRuby::Build#disable_cxx_exception .take_cheeze
2014-03-20Fix literal asterisks in markdownMarcus Stollsteimer
2014-03-05fix typotake_cheeze
2014-03-05update compilation notestake_cheeze
2014-03-01remove unnecessary .gitkeepTatsuya Matsumoto
2014-02-25add ruby and C code execution order notetake_cheeze
2013-11-23Updated the documentation to better match the way things work now that 172cd2...Per Lundberg
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-05Merge pull request #1345 from kyab/doc_update_verboseYukihiro "Matz" Matsumoto
2013-07-05[doc]Introduce ./minirake --pull_gemskyab
2013-07-05[doc]Introduce ./minirake -vkyab
2013-06-06Describe GemBox files can be located anywherekyab
2013-06-02Minor wording changes and a couple spelling fixesCarson McDonald
2013-05-08[doc] Add minimal build configurationDaniel Bovensiepen
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-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