summaryrefslogtreecommitdiffhomepage
path: root/doc/compile
AgeCommit message (Collapse)Author
2015-10-08Testing yard generationSeba Gamboa
2015-04-27Fix misspellings in documentSyohei YOSHIDA
2014-06-22Fix document of doc/compile/README.mdJun Hiroe
2014-06-21Syntax highlight code blocks with github flavored markdown.take_cheeze
2014-05-22Update C++ extensions in build instruction document.take_cheeze
2014-05-04Add document of header searcher of compiler.take_cheeze
2014-04-30remove trailing spacesNobuyoshi Nakada
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
2013-11-23Updated the documentation to better match the way things work now that ↵Per Lundberg
172cd28 is merged.
2013-07-05Merge pull request #1345 from kyab/doc_update_verboseYukihiro "Matz" Matsumoto
[doc]Introduce ./minirake -v
2013-07-05[doc]Introduce ./minirake --pull_gemskyab
2013-07-05[doc]Introduce ./minirake -vkyab
2013-05-08[doc] Add minimal build configurationDaniel Bovensiepen
In relation to #1225. Adds a minimal build configuration for libmruby which contains as less as possible.
2013-04-14Merge pull request #1182 from trmmy/move_toolsYukihiro "Matz" Matsumoto
Update doc/compile/README.md about mruby and mirb
2013-04-14Merge pull request #1180 from trmmy/typoYukihiro "Matz" Matsumoto
Add closing double-quotes to doc/compile/README.md
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
To follow h2so5/add-vs2010-toolchain
2013-04-14Add closing double-quotesTERAJIMA, Motoyuki
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-24Add flags_after_librariesYuichiro MASUI
2013-01-21Added flags_before_libraries to linkerYuichiro MASUI
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-11note about $MRUBY_CONFIG.mattn
2013-01-09Added conf.bins for defining bulding binariesYuichiro MASUI
2013-01-04Add documentation for compilation processDaniel Bovensiepen