aboutsummaryrefslogtreecommitdiffhomepage
path: root/ruby/Rakefile
Commit message (Expand)AuthorAge
* Adopt ruby_package in ruby generated code. (#4627)Gravatar Paul Yang2018-05-17
* Set ext.no_native = true for non mac platformGravatar Jisi Liu2018-04-25
* Update rake file to build of 2.1.6.Gravatar Jisi Liu2018-01-17
* Support ruby2.5Gravatar Jisi Liu2018-01-17
* Fix ruby segment fault (#3708)Gravatar Paul Yang2017-10-03
* Ruby: build packages for Ruby 2.4.Gravatar Josh Haberman2017-03-15
* Factored Conformance and Benchmark test messages into shared test schema. (#1...Gravatar Joshua Haberman2016-12-03
* Added unit test for PascalCasing package names in Ruby.Gravatar Josh Haberman2016-07-25
* Ruby: generated foo.proto -> foo_pb.rb instead of foo.rb.Gravatar Josh Haberman2016-07-25
* Properly generating well known proto files for the macos build.Gravatar Nicolas "Pixel" Noble2016-05-04
* Addressing concerns.Gravatar Nicolas "Pixel" Noble2016-04-30
* Few tweaks to the rakefile to permit native gems compilation with the proto f...Gravatar Nicolas "Pixel" Noble2016-04-29
* Generate well-known types in Ruby extension and prune unneeded proto2 depende...Gravatar Josh Haberman2016-03-03
* Actually enabling cross compilation.Gravatar Nicolas "Pixel" Noble2016-02-06
* Added support for binary gems.Gravatar Josh Haberman2016-02-04
* return nil if array index indicie is out of boundsGravatar Adam Greene2015-05-01
* add jruby support by protobuf-java reflection APIGravatar Isaiah Peng2015-03-10
* Rename protobuf Ruby module to google/protobuf and rework its buildGravatar Chris Fallin2014-12-12
* Provide a Ruby extension.Gravatar Chris Fallin2014-12-09