Commit Graph

52 Commits

Author SHA1 Message Date
take_cheeze f59636304a add ruby and C code execution order note 2014-02-25 03:32:14 +09: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
kyab 63c369e862 [doc]Introduce ./minirake --pull_gems 2013-07-05 22:44:27 +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 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
Masaki Muranaka 34dd4525c5 Add bitbucket git support. 2013-03-23 12:39:12 +09: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
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 ced80d2b4b Improved build scripts and config files 2013-01-20 22:48:42 +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
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