Muxi Yan
520bcfb64a
Upgrade protobuf podspecs in grpc
6 years ago
Muxi Yan
23b59d12fc
Upgrade protobuf version in podspec
7 years ago
Muxi Yan
81f8be347e
Upgrade protobuf version in podspec
7 years ago
Muxi Yan
ef84a1c12c
Port #12253
7 years ago
Muxi Yan
f85caa6382
Advance dependency version of Protobuf on ObjC
7 years ago
Muxi Yan
367c2c0eab
Update protoc version
8 years ago
Muxi Yan
033c8cb475
Advance ProtoCompiler version
8 years ago
Muxi Yan
62e9596c61
Advance ProtoCompiler version
8 years ago
Muxi Yan
255d002f92
Relieve ios deployment version to 7.0
8 years ago
Muxi Yan
76296f9376
Advance protoc version to 3.1.0
8 years ago
David G. Quintas
7f8eb7feed
Revert "Port #9488 and part of #9463"
8 years ago
Muxi Yan
5ff4bfb651
Advance protoc version to 3.1.0
8 years ago
Muxi Yan
0b5fc6a544
Advance protoc version to 3.1.0
8 years ago
Muxi Yan
b6becb950c
Adjust version of protobuf and point zip file in mxyan's repo
8 years ago
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.
8 years ago
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.
9 years ago
Jorge Canizales
854c167069
We’re done with the underscore tags for good!
...
Yay compatibility and predictability!
9 years ago
Jorge Canizales
92450dd0e5
ProtoCompiler.podspec: license & deployment target
...
For the spec to pass linting.
9 years ago
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.
9 years ago
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
9 years ago
Jorge Canizales
e487a7271d
Separate Core, ProtoRuntime, and RxLibrary subspecs
9 years ago
Tim Emiola
27ccd197c4
Corrects logconfig from #2956
9 years ago
Tim Emiola
25f501132b
Remove the runtime dependency on the logging gem.
...
- provides a noop logger unless the user explicit adds a logging method
to the GRPC namespace
9 years ago
Tim Emiola
aa57bab3ca
Corrects the cancel_after_first_response behaviour
...
- introduces a #wait method on the call operation view
- invokes #wait on a Notifier that is created for all operations
- ensures the Notifier is invoked if necessary whenever a client request
completes
- updates the interop_test to use op.wait before checking if the call
was cancelled.
10 years ago
Nick Gauthier
f233d968d2
Encapsulate logger within GRPC module
10 years ago
Craig Tiller
190d360def
Add missing new-lines at end of file
10 years ago
Craig Tiller
0605995e55
Update copyright to 2015
10 years ago
Tim Emiola
7e7911f70d
Updates the module name in the idiomatic and stub layers
10 years ago
Tim Emiola
eaed637dba
Removes Google username from TODOs, removes defunct TODOs
10 years ago
nnoble
097ef9b7d9
Incorporating ruby into the master grpc repository.
...
Change on 2014/12/01 by nnoble <nnoble@google.com>
-------------
Created by MOE: http://code.google.com/p/moe-java
MOE_MIGRATED_REVID=81111468
10 years ago