summaryrefslogtreecommitdiffhomepage
path: root/mrbgems/mruby-bin-mirb/mrbgem.rake
AgeCommit message (Collapse)Author
2014-10-31Under cygwin host, ncurses.a is only available instead of termcap.a.M.Naruoka
2014-05-09libreadline requires libtermcap on OpenBSD.Tomoyuki Sahara
2014-05-01Use header searcher to find readline and linenoise.take_cheeze
2014-03-17move summary of mrbgems in default gembox to its spectake_cheeze
2013-07-23resolve conflictYukihiro "Matz" Matsumoto
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-07-22If readline is enabled add readline to libraries to linkCarson McDonald
2013-04-11rename mruby,mirb gems to mruby-bin-{mruby,mirb}Yukihiro "Matz" Matsumoto