Commit Graph

66 Commits

Author SHA1 Message Date
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
Daniel Bovensiepen b347bcac61 Adapter mrbgems documentation to rake system 2013-01-03 11:58:17 +08:00
Yuichiro MASUI 7c469c0b9d Rebuild CRuby based building script without Makefile
Tested CRuby 1.8.6 and 1.9.3

You can see building configuration in build_config.rb
2013-01-03 02:24:15 +09:00
Yuichiro MASUI a2ae2a3923 Added MRUBY_LIBS to mrbgems Makefile 2012-12-22 21:53:42 +09:00
Yuichiro MASUI dee0b2283c Add MRUBY_CFLAGS / MRUBY_LDFLAGS to mrbgems 2012-12-22 01:38:06 +09:00
Xuejie Xiao b641c96f57 Derive DISABLE_GEMS macro according to build configuration 2012-12-18 20:34:07 -05:00
Yuichiro MASUI 06d242ae43 Moved some building script from GNU make to Ruby script
Added minirake what's Rake subset
2012-12-16 01:56:03 +09:00
Daniel Bovensiepen 9141ffce0c As suggested by @masuidrive remove static RClass as in ce56f19b02 2012-12-10 22:35:29 +08:00
Yukihiro Matz Matsumoto ce56f19b02 should not use a static variable to save RClass reference 2012-12-10 14:52:16 +09:00
Daniel Bovensiepen 88767c3d71 Improve documentation based on latest improvements 2012-12-08 17:37:35 +08:00
Daniel Bovensiepen 5f00a837ed Small cosmetic change in the documentation for mrbgems 2012-11-28 13:47:32 +08:00
Daniel Bovensiepen e9f8736882 Add usage documentation for mrbgems 2012-11-24 14:33:19 +08:00
Daniel Bovensiepen 3d81ed3dc1 Improve examples with an absolute path to the mruby tree 2012-11-23 22:48:31 +08:00
Daniel Bovensiepen b7911ad18e Improve documentation to latest changes 2012-11-23 19:48:06 +08:00
Daniel Bovensiepen 8a5d40785c Adapt Ruby example to meaningful archive name 2012-11-23 02:55:52 +08:00
Daniel Bovensiepen 71bb91d72a Adapt c example to meaningful archive name 2012-11-23 02:55:35 +08:00
Daniel Bovensiepen 7e7b89a6fa Adapt c and ruby example to meaningful archive name 2012-11-23 02:55:18 +08:00
Daniel Bovensiepen a76647ead7 Clean build documentation for mrbgems a bit more 2012-11-22 20:44:34 +08:00
Daniel Bovensiepen 151521b325 Fix some build documentation for mrbgems 2012-11-22 20:37:16 +08:00
Daniel Bovensiepen 1c8bc4d9a1 Improve README 2012-11-22 20:22:26 +08:00
Daniel Bovensiepen f591d116b0 Modify Ruby Extension 2012-11-21 15:55:29 +08:00