[Groonga-commit] pgroonga/pgroonga at 57f9f2c [master] windows: bundle MessagePack

Back to archive index

Kouhei Sutou null+****@clear*****
Thu Jun 2 10:10:13 JST 2016


Kouhei Sutou	2016-06-02 10:10:13 +0900 (Thu, 02 Jun 2016)

  New Revision: 57f9f2cab9bc1b9d90066cea49054e1ff1cbb4ad
  https://github.com/pgroonga/pgroonga/commit/57f9f2cab9bc1b9d90066cea49054e1ff1cbb4ad

  Message:
    windows: bundle MessagePack

  Modified files:
    Rakefile

  Modified: Rakefile (+1 -0)
===================================================================
--- Rakefile    2016-06-02 10:07:25 +0900 (88ddb4e)
+++ Rakefile    2016-06-02 10:10:13 +0900 (8e25949)
@@ -112,6 +112,7 @@ file windows_archive_name => dist_files do
   cd("#{groonga_base_name}/vendor") do
     ruby("download_lz4.rb")
     ruby("download_mecab.rb")
+    ruby("download_message_pack.rb")
   end
   mkdir_p("#{archive_base_name}/vendor")
   mv(groonga_base_name, "#{archive_base_name}/vendor/groonga")
-------------- next part --------------
HTML����������������������������...
Download 



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