Muxi Yan
5132bf3915
Reconcile messages.proto; abort() when an invalid compression algorithm is set
2018-01-02 17:15:17 -08:00
Muxi Yan
c47b3f5c3a
Add interface to API to enable compression
2017-12-21 17:03:24 -08:00
Muxi Yan
1cd67ebb2d
Add test for forward declaration
2017-10-05 12:08:39 -07:00
Mehrdad Afshari
bb3d95b643
Use https://grpc.io consistently as the canonical URL
2017-07-10 22:24:28 +00:00
Jan Tattermusch
4d5c3102a1
fix remaining license notices
2017-06-08 11:22:41 +02:00
Jan Tattermusch
7897ae9308
auto-fix most of licenses
2017-06-08 11:22:41 +02:00
Jorge Canizales
4a18c67b77
Move Podspecs to v1
2016-08-18 13:26:25 -07:00
Jorge Canizales
8ac55f8a8c
Solve merge conflict at gRPC-ProtoRPC.podspec
2016-08-08 18:39:56 -07:00
Jorge Canizales
a9b1c5cbe1
Merge commit '4e57e8be3911e3030e2ccfd6478be75a3c2b0250' into p0-archive-fix
2016-08-07 18:46:38 -07:00
Jorge Canizales
72dce2dfbc
Update podspecs to use Protobuf 3.0.0
...
The SwiftSample doesn’t build in this commit, but I need to sync with
head anyway so I’ll first merge v1.0.x into this branch and then debug.
2016-07-29 15:42:00 -07:00
Jorge Canizales
70ded7eecc
Update sample and test versions to -pre1.1
...
To use the 3.0.0-beta-4 version of protoc, which has the fix for oneofs
when using dynamic frameworks.
2016-07-19 17:35:11 -07:00
Jorge Canizales
f8c4580939
Commit as 1.0.0-pre1 so we can release already.
2016-07-18 17:51:31 -07:00
Jorge Canizales
e4704d3eda
“Allow non-modular includes in framework modules”
...
It’s the magic sentence that allows pods dependent on RxLibrary to be
archived correctly by XCode.
It’s less than ideal, and seems arbitrary (why RxLibrary specifically?),
so we’ll try to produce a minimal case and open an issue with it in the
Cocoapods repo.
2016-07-18 11:25:51 -07:00
Jorge Canizales
854b81a83b
Advance versions from 0.14 -> 1.0
...
Pending:
- Tag BoringSSL repo.
- Tag gRPC repo.
- Build the plugin, zip it, and add it to the release.
- Push Cocoapods to trunk.
2016-07-15 11:23:48 -07:00
Jorge Canizales
cfccf2a149
Merge master to resolve tests podspec conflict
2016-07-11 14:29:49 -07:00
Jorge Canizales
6eade6dcd7
Podspecs for Protoc and the gRPC plugin
...
The examples under <repo_root>/examples now rely on the released
versions. Those under src/objective-c/examples, as well as the tests,
rely on protoc and the plugin as compiled from head.
2016-07-11 00:34:14 -07:00
Makarand Dharmapurikar
2b220f8be7
fixes #7219
...
Modified objc plugin to add two types of import statements for well
known protos.
Deleted unnecessary empty.proto as we'll be using wellknown empty.proto
Modified test to use the well known empty.proto.
2016-07-08 10:47:57 -07:00
Jorge Canizales
3e53e1a5be
ProtoCompiler podspec
...
Still needed:
- Make it build protoc if it’s not in the root (i.e. if we're developing locally)
- Put the gRPC plugin in the GitHub release page, and add a podspec for it that does the same
2016-07-01 17:47:20 -07:00
Jorge Canizales
565c6a0dac
Bump Protobuf to beta-3.1
2016-06-23 14:22:12 -07:00
Jorge Canizales
db502a7986
Update documentation and samples.
2016-06-08 19:21:58 -07:00
Jorge Canizales
eb71417df9
Podspec changes for generated code.
2016-06-08 19:21:51 -07:00
Paul Querna
88e0bb1b34
Update Podfile for CocoaPods 1.0 changes requiring more fields and the removal of link_with in podspec.
2016-03-03 23:47:08 -08:00
Jorge Canizales
e3d9db2667
Adjust version requirements through samples and tests.
2015-11-25 22:16:38 -08:00
Benny Wong
a7c6c85549
Remove unused RouteGuideClient and move RemoteTestClient to tests
...
* Reference discussion: https://github.com/grpc/grpc/pull/4108#discussion-diff-44494393
2015-11-12 11:27:49 -05:00