aboutsummaryrefslogtreecommitdiff
path: root/ruby/Rakefile
Commit message (Expand)AuthorAgeFilesLines
* Adds support for proto2 syntax for Ruby gem.Harshit Chopra2018-09-271-1/+26
* Adopt ruby_package in ruby generated code. (#4627)Paul Yang2018-05-171-0/+5
* Set ext.no_native = true for non mac platformJisi Liu2018-04-251-0/+6
* Update rake file to build of 2.1.6.Jisi Liu2018-01-171-2/+2
* Support ruby2.5Jisi Liu2018-01-171-2/+2
* Fix ruby segment fault (#3708)Paul Yang2017-10-031-1/+7
* Ruby: build packages for Ruby 2.4.Josh Haberman2017-03-151-2/+2
* Factored Conformance and Benchmark test messages into shared test schema. (#1...Joshua Haberman2016-12-031-2/+2
* Added unit test for PascalCasing package names in Ruby.Josh Haberman2016-07-251-0/+5
* Ruby: generated foo.proto -> foo_pb.rb instead of foo.rb.Josh Haberman2016-07-251-1/+1
* Properly generating well known proto files for the macos build.Nicolas "Pixel" Noble2016-05-041-0/+1
* Addressing concerns.Nicolas "Pixel" Noble2016-04-301-1/+9
* Few tweaks to the rakefile to permit native gems compilation with the proto f...Nicolas "Pixel" Noble2016-04-291-30/+34
* Generate well-known types in Ruby extension and prune unneeded proto2 depende...Josh Haberman2016-03-031-1/+44
* Actually enabling cross compilation.Nicolas "Pixel" Noble2016-02-061-1/+7
* Added support for binary gems.Josh Haberman2016-02-041-0/+5
* return nil if array index indicie is out of boundsAdam Greene2015-05-011-0/+3
* add jruby support by protobuf-java reflection APIIsaiah Peng2015-03-101-7/+19
* Rename protobuf Ruby module to google/protobuf and rework its buildChris Fallin2014-12-121-19/+3
* Provide a Ruby extension.Chris Fallin2014-12-091-0/+37