[Groonga-commit] groonga/groonga at 2b9d408 [master] mrb: use mruby-slop for command line option parsing

Back to archive index

Kouhei Sutou null+****@clear*****
Tue Dec 23 21:37:39 JST 2014


Kouhei Sutou	2014-12-23 21:37:39 +0900 (Tue, 23 Dec 2014)

  New Revision: 2b9d408a997012e33107786fccd12d7d16a0e1e8
  https://github.com/groonga/groonga/commit/2b9d408a997012e33107786fccd12d7d16a0e1e8

  Message:
    mrb: use mruby-slop for command line option parsing

  Modified files:
    vendor/mruby/build_config.rb

  Modified: vendor/mruby/build_config.rb (+1 -0)
===================================================================
--- vendor/mruby/build_config.rb    2014-12-23 21:37:21 +0900 (d94cced)
+++ vendor/mruby/build_config.rb    2014-12-23 21:37:39 +0900 (65992c2)
@@ -32,4 +32,5 @@ MRuby::Build.new do |conf|
   conf.gem :github => "mattn/mruby-onig-regexp"
   conf.gem :github => "iij/mruby-io"
   conf.gem :github => "kou/mruby-pp"
+  conf.gem :github => "kou/mruby-slop"
 end
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index