Richard Belleville
|
f13b324941
|
Include well-known types in sys.path when using runtime protos
|
5 years ago |
Richard Belleville
|
a80a3b72bb
|
Do not import grpc_tools.protoc from grpc_tools
|
5 years ago |
Richard Belleville
|
e835d368bd
|
Fix import errors on Windows
|
5 years ago |
Richard Belleville
|
d743defdaf
|
Fix import errors on Windows
|
5 years ago |
Richard Belleville
|
0e24177fc3
|
Make version check more stringent
|
5 years ago |
Richard Belleville
|
47dc875801
|
Make version check more stringent
|
5 years ago |
Richard Belleville
|
65d14904e4
|
Add todo about deduping
|
5 years ago |
Richard Belleville
|
13fa5040ca
|
Sometimes, copyright headers can cause test failures
|
5 years ago |
Richard Belleville
|
b50110b583
|
Fix Windows
|
5 years ago |
Richard Belleville
|
2d9e8bc736
|
Copyright
|
5 years ago |
Richard Belleville
|
60f88e20a4
|
Fix bazel grpc_tools test
|
5 years ago |
Richard Belleville
|
2c1efcd0ae
|
Add documentation
|
5 years ago |
Richard Belleville
|
9448150eec
|
Remove option to specify path
|
5 years ago |
Richard Belleville
|
999bbf1401
|
Format
|
5 years ago |
Richard Belleville
|
fd0d0f77df
|
Fix Bazel warning
|
5 years ago |
Richard Belleville
|
df0978ceb0
|
Clean up build file
|
5 years ago |
Richard Belleville
|
d4e8d9956c
|
Run tests under setup.py
|
5 years ago |
Richard Belleville
|
6055bc564d
|
Shorten type names
|
5 years ago |
Richard Belleville
|
0d0d2c65bc
|
Manually format Cython
|
5 years ago |
Richard Belleville
|
1f655ad351
|
Fix gil relinquishment
|
5 years ago |
Esun Kim
|
7be821ac47
|
Yapf all target python sources
|
5 years ago |
Richard Belleville
|
c57cb10169
|
Release GIL while compiling protos
|
5 years ago |
Richard Belleville
|
928c6f23ea
|
Be completely safe for Python 2
|
5 years ago |
Richard Belleville
|
7eb3dc2ccc
|
Run grpc_tools tests under Bazel
|
5 years ago |
Richard Belleville
|
12cf83fd70
|
Run under setuptools
|
5 years ago |
Richard Belleville
|
5f5402505e
|
Rehome grpc_tools tests
|
5 years ago |
Richard Belleville
|
d4ad4ad03b
|
Remove checked-in generated code
|
5 years ago |
Richard Belleville
|
447eba1ed7
|
Make imports thread-safe
|
5 years ago |
Richard Belleville
|
5c76f50e2f
|
Format Python code
|
5 years ago |
Richard Belleville
|
c8a72f092e
|
Improve namespacing
|
5 years ago |
Richard Belleville
|
e9746f03d6
|
Format C++
|
5 years ago |
Richard Belleville
|
87b50e08b9
|
Formatting
|
5 years ago |
Richard Belleville
|
467bc90a6f
|
Simplify naming
|
5 years ago |
Richard Belleville
|
b9b126a237
|
Add new functions to grpc api surface
|
5 years ago |
Richard Belleville
|
0f27c1630e
|
Speed up transitive closure calculation
|
5 years ago |
Richard Belleville
|
7400bc0657
|
Readability
|
5 years ago |
Richard Belleville
|
ecab62dc31
|
Support services too
|
5 years ago |
Richard Belleville
|
595807e0c5
|
Create importlib path for protos
|
5 years ago |
Richard Belleville
|
709143d1f5
|
Support multiple include paths. Pretty print errors. Support combined import
|
5 years ago |
Richard Belleville
|
70d61da47e
|
Test mixing of static and dynamic loading
|
6 years ago |
Richard Belleville
|
4d3790271a
|
Support importing a dependency tree of protos.
|
6 years ago |
Richard Belleville
|
a482fb21f8
|
Make include path work
|
6 years ago |
Richard Belleville
|
555019b098
|
Clean up service import
|
6 years ago |
Richard Belleville
|
01031e2fca
|
Generate services in a dirty way
|
6 years ago |
Richard Belleville
|
94ca493f4e
|
Instantiate a module with the generated code
|
6 years ago |
Richard Belleville
|
8dd1f3a394
|
Intelligently collect errors and warnings
|
6 years ago |
Richard Belleville
|
9cc62a6208
|
WIP. Output protos in memory, not to STDOUT
|
6 years ago |
Richard Belleville
|
0cfe955068
|
Add a simple unified importer
|
6 years ago |
Richard Belleville
|
08a4bbf8b6
|
Make files build-system agnostic
|
6 years ago |
Richard Belleville
|
1fe8b04646
|
Successfully import under Bazel
|
6 years ago |