mirror of
https://github.com/msgpack/msgpack-c.git
synced 2025-10-21 15:51:44 +02:00
ruby: add msgpack.mingw.{gemspec,sh}
This commit is contained in:
@@ -19,3 +19,8 @@ cat msgpack_test.rb | sed "s/require ['\"]msgpack['\"]/require File.dirname(__FI
|
||||
|
||||
gem build msgpack.gemspec
|
||||
|
||||
# ./msgpack.mingw.sh # on msys
|
||||
# gem push msgpack-$version.gem
|
||||
# gem push msgpack-$version-x86-mingw32.gem
|
||||
# gem push msgpack-$version-mswin32.gem
|
||||
|
||||
|
Reference in New Issue
Block a user