Commit Graph

40 Commits

Author SHA1 Message Date
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
Daniel Bovensiepen bc26a482d8 Modify C Extension 2012-11-21 15:55:15 +08:00
Daniel Bovensiepen 83fdc3d78e Add C and Ruby Extension Example Mixed 2012-11-21 15:54:54 +08:00
Daniel Bovensiepen 81bff9aac2 Add a limitation for object files with C Extension 2012-09-24 01:30:48 +08:00
Daniel Bovensiepen 78a053a1ea Add location of gem to readme 2012-09-24 01:18:10 +08:00
Daniel Bovensiepen d4631f29a2 Spell fix in mrbgems Readme 2012-09-24 01:16:50 +08:00
Daniel Bovensiepen ad37ddd823 Improve documentation for Gem and add limitations 2012-09-24 01:00:11 +08:00
Daniel Bovensiepen 96afe4bad9 Improve Gem Readme Source 2012-09-24 00:49:31 +08:00
Daniel Bovensiepen a7cb9737df Improve Gem Readme file 2012-09-24 00:47:29 +08:00
Daniel Bovensiepen 62b652c292 Catch some corner cases 2012-09-22 15:42:29 +08:00
Daniel Bovensiepen fcf38cc86b Add a contribution information file 2012-09-18 21:36:00 +09:00
Yukihiro Matsumoto c6daff1f92 doc/coding_conventions: word-wrap 80 columns; close #129 2012-05-13 23:08:40 +09:00
Yukihiro Matsumoto 422f922923 smal coding_convention update 2012-05-13 23:05:09 +09:00
Yukihiro Matsumoto 4035d17a48 mention avoiding declaration in the middle 2012-05-13 22:20:37 +09:00
Daniel Bovensiepen 5d93850df9 Format the text better and add some more text. 2012-05-13 20:04:04 +08:00
Daniel Bovensiepen c49990610a Add a coding convention file 2012-05-13 19:43:14 +08:00
mimaki e0d6430f63 add mruby sources 2012-04-20 09:39:03 +09:00