aboutsummaryrefslogtreecommitdiff
path: root/kokoro/release/linux/ruby/ruby_build.sh
Commit message (Collapse)AuthorAgeFilesLines
* Make ruby release configs consistent with protoc.Feng Xiao2018-07-111-15/+0
|
* Build ruby gem on kokoro (#4819)Paul Yang2018-06-251-0/+15
* Install rake compiler * Add kokoro config to build ruby gem on linux * Rename from linix to linux * Fix prepare_build.sh name * Clean up * Install bundler * Install bundler * Use c99 in order to build gem on mingw-32 on ruby 2.0.0 See https://github.com/rake-compiler/rake-compiler-dock/issues/4 * Move c99 config to extcofig.rb