Richard Belleville
|
de90ff64d5
|
Merge pull request #24478 from gnossen/runtime_protos_wkt
[gRPC Easy] Make Well-Known Types Available to Runtime Protos
|
2020-10-20 20:08:14 -07:00 |
Richard Belleville
|
b0dfa295a0
|
Buildifier
|
2020-10-20 09:44:49 -07:00 |
Richard Belleville
|
79f54e9d57
|
Include well known types in bazel build
|
2020-10-19 23:39:01 -07:00 |
Esun Kim
|
10d58179fe
|
Bump MACOSX_DEPLOYMENT_TARGET to 10.10 for Python
|
2020-10-19 14:48:43 -07:00 |
Richard Belleville
|
f13b324941
|
Include well-known types in sys.path when using runtime protos
|
2020-10-19 13:02:33 -07:00 |
Esun Kim
|
be23ad0ed1
|
Merge pull request #24282 from veblush/ios-bump
Bump iOS and OSX version
|
2020-10-07 16:12:16 -07:00 |
Donna Dionne
|
aafe657978
|
Bump version to v1.34.x: regenerate projects
|
2020-10-07 12:51:27 -07:00 |
Ben Wolsieffer
|
1b7c290083
|
grpcio_tools: setup.py: use CXX to get compiler for libatomic check
This allows it to work with a prefixed compiler when cross-compiling.
|
2020-10-01 14:37:32 -04:00 |
Ben Wolsieffer
|
1024ebeb31
|
grpcio_tools: setup.py: update libatomic check from top-level setup.py
|
2020-10-01 14:37:32 -04:00 |
Esun Kim
|
ccf3cbc6b7
|
Bump iOS and OSX version
|
2020-09-30 14:58:30 -07:00 |
Richard Belleville
|
a80a3b72bb
|
Do not import grpc_tools.protoc from grpc_tools
|
2020-09-22 12:35:52 -07:00 |
Richard Belleville
|
d743defdaf
|
Fix import errors on Windows
|
2020-09-10 19:26:43 -04:00 |
Richard Belleville
|
47dc875801
|
Make version check more stringent
|
2020-09-09 15:32:52 -07:00 |
Mark D. Roth
|
30e4170dc3
|
Update version of master to 1.33-dev ("geeky").
|
2020-08-28 09:20:30 -07:00 |
Jan Tattermusch
|
2e86c86540
|
run tools/distrib/python/make_grpcio_tools.py
|
2020-08-25 12:57:21 +02:00 |
Richard Belleville
|
24537b4767
|
Fix breakage when variable unset
|
2020-08-18 13:41:17 -07:00 |
Richard Belleville
|
5ace9fc145
|
Revert changes to grpcio-tools setup.py
|
2020-08-17 10:12:25 -07:00 |
Richard Belleville
|
65d14904e4
|
Add todo about deduping
|
2020-08-14 16:36:08 -07:00 |
Richard Belleville
|
13fa5040ca
|
Sometimes, copyright headers can cause test failures
|
2020-08-10 15:12:13 -07:00 |
Richard Belleville
|
b50110b583
|
Fix Windows
|
2020-08-10 14:49:48 -07:00 |
Richard Belleville
|
2d9e8bc736
|
Copyright
|
2020-08-06 17:24:28 -07:00 |
Richard Belleville
|
60f88e20a4
|
Fix bazel grpc_tools test
|
2020-08-06 17:04:22 -07:00 |
Richard Belleville
|
568dd00774
|
Buildifier
|
2020-08-06 13:33:31 -07:00 |
Richard Belleville
|
8f1e181189
|
Merge remote-tracking branch 'origin/master' into dynamic_stubs
|
2020-08-06 12:32:47 -07:00 |
Richard Belleville
|
2c1efcd0ae
|
Add documentation
|
2020-08-06 12:25:21 -07:00 |
Jan Tattermusch
|
80daba44d9
|
regenerate projects
|
2020-07-22 17:38:48 +02:00 |
Richard Belleville
|
9448150eec
|
Remove option to specify path
|
2020-07-17 16:46:38 -07:00 |
Richard Belleville
|
c2c5057e9d
|
Fix up examples
|
2020-07-17 15:55:39 -07:00 |
Richard Belleville
|
999bbf1401
|
Format
|
2020-07-15 13:09:53 -07:00 |
Richard Belleville
|
fd0d0f77df
|
Fix Bazel warning
|
2020-07-15 13:03:16 -07:00 |
Richard Belleville
|
df0978ceb0
|
Clean up build file
|
2020-07-10 15:18:46 -07:00 |
Richard Belleville
|
d4e8d9956c
|
Run tests under setup.py
|
2020-06-26 12:11:31 -07:00 |
Richard Belleville
|
6055bc564d
|
Shorten type names
|
2020-06-17 22:32:41 -07:00 |
Richard Belleville
|
0d0d2c65bc
|
Manually format Cython
|
2020-06-17 22:15:45 -07:00 |
Richard Belleville
|
1f655ad351
|
Fix gil relinquishment
|
2020-06-17 22:09:13 -07:00 |
Richard Belleville
|
1f53f13446
|
Merge remote-tracking branch 'origin/master' into dynamic_stubs
|
2020-06-17 14:47:07 -07:00 |
Lidi Zheng
|
d98ecdb85c
|
Set version upper bound for protobuf; installs grpcio-tools instead
|
2020-06-16 11:00:00 -07:00 |
Srini Polavarapu
|
057091fe1f
|
Regenerate projects
|
2020-06-05 13:54:32 -07:00 |
Stanley Cheung
|
6f72faa74b
|
Update to protobuf 3.12.2
|
2020-05-29 13:50:27 -07:00 |
Stanley Cheung
|
eccbac3443
|
Update grpc protoc plugins to support proto3 optional
|
2020-05-29 13:50:18 -07:00 |
Karthik Ravi Shankar
|
063704ebad
|
Revert "Update grpc protoc plugin to be compliant of proto3 field presence"
|
2020-05-29 11:21:24 -07:00 |
Stanley Cheung
|
f70ebf85a6
|
Update to protobuf 3.12.2
|
2020-05-27 18:30:12 -07:00 |
Stanley Cheung
|
dc9b100865
|
Update grpc protoc plugins to support proto3 optional
|
2020-05-27 18:30:12 -07:00 |
Nicolas "Pixel" Noble
|
791729d09f
|
Bumping version.
|
2020-04-30 08:12:29 +02:00 |
Jan Tattermusch
|
93e227c2f4
|
run tools/distrib/python/make_grpcio_tools.py
|
2020-04-27 04:51:38 -04:00 |
Richard Belleville
|
5ef379870d
|
Regenerate projects
|
2020-02-26 10:39:34 -08:00 |
apolcyn
|
17036c1452
|
Merge pull request #21698 from apolcyn/bump_g_stands_for
Bump g stands for
|
2020-02-21 10:53:47 -08:00 |
Jan Tattermusch
|
21512217f2
|
get rid of the https://grpc.io/release plague
|
2020-02-04 15:01:03 +01:00 |
Alexander Polcyn
|
1197454f5a
|
Regenerate projects
|
2020-01-17 15:36:25 -08:00 |
Jan Tattermusch
|
d684931595
|
run make_grpcio_tools.py
|
2020-01-15 04:43:59 -05:00 |