summaryrefslogtreecommitdiffhomepage
path: root/mrbgems/mruby-bin-mruby/mrbgem.rake
AgeCommit message (Collapse)Author
2015-06-22Need mruby-compiler to build mruby-bin-mruby and mruby-bin-mirb forTerence Lee
cross compiles
2014-03-17move summary of mrbgems in default gembox to its spectake_cheeze
2013-07-23"spec.author" is better for single-author gems.Tomoyuki Sahara
"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-04-11rename mruby,mirb gems to mruby-bin-{mruby,mirb}Yukihiro "Matz" Matsumoto