• Adnan's avatar
    fixed cmake config files install path · 154e278a
    Adnan authored
    Ruby: generated foo.proto -> foo_pb.rb instead of foo.rb.
    
    This brings us more into line with other langauges, and makes it more
    obvious when we are requiring protobuf generated code.
    
    Add a script to build protoc zip packages.
    
    [ci skip]
    
    Change-Id: Ia0e0bf3bb6bd24633dc8f294318bb20ac837f8b9
    
    Ruby: translate package names from snake_case -> PascalCase.
    
    Added unit test for PascalCasing package names in Ruby.
    
    Added new file to ruby_EXTRA_DIST.
    154e278a
Name
Last commit
Last update
..
CMakeLists.txt Loading commit data...
README.md Loading commit data...
examples.cmake Loading commit data...
extract_includes.bat.in Loading commit data...
install.cmake Loading commit data...
libprotobuf-lite.cmake Loading commit data...
libprotobuf.cmake Loading commit data...
libprotoc.cmake Loading commit data...
protobuf-config-version.cmake.in Loading commit data...
protobuf-config.cmake.in Loading commit data...
protobuf-module.cmake.in Loading commit data...
protobuf-options.cmake Loading commit data...
protoc.cmake Loading commit data...
tests.cmake Loading commit data...