Commit Graph

86 Commits

Author SHA1 Message Date
take_cheeze ce9681dce6 fix typo 2014-03-05 03:08:23 +09:00
take_cheeze 1029be3cd8 update compilation notes 2014-03-05 03:08:06 +09:00
Tatsuya Matsumoto 860773db61 remove unnecessary .gitkeep 2014-03-01 03:36:58 +09:00
take_cheeze f59636304a add ruby and C code execution order note 2014-02-25 03:32:14 +09:00
Per Lundberg 0b46876c03 Updated the documentation to better match the way things work now that 172cd28 is merged. 2013-11-23 22:59:34 +02:00
Jun Hiroe d6b24de6e1 I replace 'Pre-Conditions' with 'Preconditions' because the former is a wrong word. 2013-07-27 14:57:34 +09:00
h2so5 3fb5654510 Rename --pull_gems to --pull-gems 2013-07-26 18:08:38 +09:00
Tomoyuki Sahara 116f75a8ce "spec.author" is better for single-author gems.
"spec.author=" expects a String represents a single author.
"spec.authors=" expects an Array which is a list of multiple authors.

http://guides.rubygems.org/specification-reference/
2013-07-23 10:09:24 +09:00
Yukihiro "Matz" Matsumoto 54ba24061f Merge pull request #1345 from kyab/doc_update_verbose
[doc]Introduce ./minirake -v
2013-07-05 19:40:47 -07:00
kyab 63c369e862 [doc]Introduce ./minirake --pull_gems 2013-07-05 22:44:27 +09:00
kyab 3a55ab33eb [doc]Introduce ./minirake -v 2013-07-05 22:34:52 +09:00
kyab 155193b41a Describe GemBox files can be located anywhere 2013-06-06 21:35:15 +09:00
Carson McDonald 43732ecd17 Minor wording changes and a couple spelling fixes 2013-06-02 08:29:49 -04:00
Daniel Bovensiepen 2991c8b0b2 [doc] Add minimal build configuration
In relation to #1225.

Adds a minimal build configuration for libmruby which contains as less as possible.
2013-05-08 21:54:51 +08:00
Daniel Bovensiepen d8ce46feda Fix add_dependency declaration documentation 2013-05-02 13:52:56 +08:00
Daniel Bovensiepen 823dc380aa Improve mrbgems documentation 2013-05-02 13:50:45 +08:00
Daniel Bovensiepen bb7d404e64 Add more documentation for Gem::Specification 2013-05-02 13:42:26 +08:00
Daniel Bovensiepen 1f45b85a0b Cosmetic improvements of mrbgems documentation
Cosmetic improvements of mrbgems documentation
2013-05-02 02:29:42 +08:00
Andrew Nordman 9b1d202c95 Adds documentation for MRuby::GemBox usage 2013-04-27 23:13:46 -05:00
Yukihiro "Matz" Matsumoto 30d580ecbc rename every ARGS_XXX to MRB_ARGS_XXX; ref #1206 2013-04-25 09:47:36 +09:00
Yukihiro "Matz" Matsumoto a06e0ab33f Merge pull request #1182 from trmmy/move_tools
Update doc/compile/README.md about mruby and mirb
2013-04-14 14:10:13 -07:00
Yukihiro "Matz" Matsumoto 06cca20aeb Merge pull request #1180 from trmmy/typo
Add closing double-quotes to doc/compile/README.md
2013-04-14 14:09:37 -07:00
TERAJIMA, Motoyuki d0d5594ea0 Update doc/compile/README.md about mruby and mirb 2013-04-15 00:40:53 +09:00
TERAJIMA, Motoyuki 7183529304 Add Visual Studio 2010 subsection to Toolchains section of README.md
To follow h2so5/add-vs2010-toolchain
2013-04-14 23:11:45 +09:00
TERAJIMA, Motoyuki ae58386162 Add closing double-quotes 2013-04-14 22:51:20 +09:00
Masaki Muranaka 34dd4525c5 Add bitbucket git support. 2013-03-23 12:39:12 +09:00
Ravil Bayramgalin 30accc2466 Update doc/compile/README.md 2013-02-12 09:56:40 +04:00
Daniel Bovensiepen 750256c939 Add documentation for Android toolchain 2013-02-08 22:10:21 +08:00
Yuichiro MASUI a74f92b46b Generate mrbtest.a file for sparete from driver.o 2013-02-03 13:38:18 +09:00
Daniel Bovensiepen 030e0df384 Fix some styling of the documentation 2013-01-27 22:06:24 +08:00
Daniel Bovensiepen b24d869ab4 Modify code blocks 2013-01-27 22:00:22 +08:00
Yuichiro MASUI 9352e4b49d Moved mrbgems examples 2013-01-26 15:47:06 +09:00
Yuichiro MASUI dd680b6e67 Add flags_after_libraries 2013-01-24 11:33:56 +09:00
Yuichiro MASUI b1623b9e58 merge master 2013-01-24 11:21:39 +09:00
Yukihiro "Matz" Matsumoto f6195693b6 Merge pull request #772 from arciem/updateMarkdown
Fixed markdown of code in mrbgems/README.md
2013-01-23 05:18:04 -08:00
Robert McNally 28ac47efbf Fixed markdown of code in mrbgems/README.md 2013-01-22 08:43:56 -08:00
Yuichiro MASUI 310b0dce8f Added finalizer of mrbgems 2013-01-22 20:18:48 +09:00
Yuichiro MASUI a1c4992905 Added flags_before_libraries to linker 2013-01-21 22:15:15 +09:00
Yukihiro "Matz" Matsumoto 84ef21a4d5 Merge pull request #757 from bovi/compile-doc
Adapt Compile Documentation to improved Build process
2013-01-21 00:36:38 -08:00
Daniel Bovensiepen 2b3fe91b82 Beautify the graphs in the compilation documentation 2013-01-21 11:54:39 +08:00
Daniel Bovensiepen 8721f89129 Add diagram for new build process 2013-01-21 11:48:28 +08:00
Daniel Bovensiepen cf8e978447 Modify documentation for new build process 2013-01-20 23:23:40 +08:00
Yuichiro MASUI ced80d2b4b Improved build scripts and config files 2013-01-20 22:48:42 +09:00
mattn 33d843d185 note about $MRUBY_CONFIG. 2013-01-11 21:27:08 +09:00
Yuichiro MASUI 33350251ae Added conf.bins for defining bulding binaries 2013-01-09 22:40:08 +09:00
Yuichiro MASUI a19c061cb1 Added gem :github option 2013-01-08 00:44:48 +09:00
Yuichiro MASUI 78651a64c3 Remove unused rules in .gitignore and Makefile 2013-01-06 15:59:28 +09:00
Yukihiro "Matz" Matsumoto ccbdee4136 Merge pull request #683 from bovi/doc-compile
Add documentation for compilation process
2013-01-03 17:34:45 -08:00
Daniel Bovensiepen f479ae79a2 Add documentation for compilation process 2013-01-04 05:52:35 +08:00
Daniel Bovensiepen 5d0ada45f0 Fix documentation for mrbgems 2013-01-04 03:57:09 +08:00