Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
f3c3c55fade4a0f47145732a5b4a0a03f0ddfc83
/
setup.py
24f6a02
Merge branch 'master' of github.com:grpc/grpc into nanopb_build_cleanup
by David Garcia Quintas
· 6 years ago
92ea033
fix python setup.py
by David Garcia Quintas
· 6 years ago
78a6e04
Allow building the python module with system cares
by Thomas Bechtold
· 6 years ago
3823d90
Allow building the python module with system zlib
by Thomas Bechtold
· 6 years ago
30ce693
Allow building the python module with system openssl
by Thomas Bechtold
· 6 years ago
df3a58e
Remove superfluous dependency on the protobuf package
by Mehrdad Afshari
· 7 years ago
c394965
Merge pull request #14561 from kpayson64/gevent_2
by kpayson64
· 7 years ago
1bfff8e
Initial gevent support
by kpayson64
· 7 years ago
77f64f7
Put address_sorting's public header under its own directory. Also add
by Alex Polcyn
· 7 years ago
690dde6
Add address sorting submodule for use in c-ares wrapper
by Alexander Polcyn
· 7 years ago
04fb58e
Add ALTS code to grpc/core
by Yihua Zhang
· 7 years ago
ae277dd
Revert "Add ALTS C stack to gRPC core"
by Sree Kuchibhotla
· 7 years ago
eaf6486
Add ALTS code to grpc/core
by Yihua Zhang
· 7 years ago
e7a60bd
Add NOMINMAX flag for Python Windows
by Matt Kwong
· 7 years ago
d4a3bb8
Allow compiling grpc without use of pthread_atfork
by Alexander Polcyn
· 7 years ago
361f810
Merge branch 'master' of https://github.com/grpc/grpc into upmerge-from-v1.7
by Nicolas "Pixel" Noble
· 7 years ago
0df9c8a
Update Python dependency to protobuf v3.5.0.post1
by Mehrdad Afshari
· 7 years ago
18a6837
Merge branch 'v1.7.x' of https://github.com/grpc/grpc
by Nicolas "Pixel" Noble
· 7 years ago
451c02b
Fix FreeBSD Ruby and Python build
by Mehrdad Afshari
· 7 years ago
fbf8128
Add OpenBSD support
by Frank Groeneveld
· 7 years ago
9714e03
Add thread pool reset on fork with FORKING_SUPPORT_ENABLED
by Ken Payson
· 7 years ago
30f1d0f
Specify min windows version as Vista for Python
by Ken Payson
· 7 years ago
b352be0
Upmerge from v1.6.x branch to master
by David Garcia Quintas
· 7 years ago
dc57fbd
disable c-ares in python on windows x64 and x86
by Jan Tattermusch
· 7 years ago
f5f5ed0
Fix syntax error on classifiers
by Ken Payson
· 7 years ago
9c42044
Add classifiers to package details
by Ken Payson
· 7 years ago
bb3d95b
Use https://grpc.io consistently as the canonical URL
by Mehrdad Afshari
· 7 years ago
f8d6fb7
Update boringssl
by Ken Payson
· 7 years ago
4d5c310
fix remaining license notices
by Jan Tattermusch
· 7 years ago
7897ae9
auto-fix most of licenses
by Jan Tattermusch
· 7 years ago
449bf01
Merge pull request #11048 from kpayson64/fix_py_artifact
by kpayson64
· 7 years ago
b91c5fb
Fix python artifact build
by Ken Payson
· 7 years ago
0290906
Upgrade protobuf to 3.3.0
by Ken Payson
· 8 years ago
81aae44
Merge branch 'v1.3.x' into master-upmerge-v1.3.x
by David Garcia Quintas
· 8 years ago
b4d33e0
Disable c-ares for x64 windows python
by Yuchen Zeng
· 8 years ago
63b0d11
Final changes
by Ken Payson
· 8 years ago
ae5ca1b
Fixes
by Ken Payson
· 8 years ago
5b034e6
Windows + mac dbg fix
by Ken Payson
· 8 years ago
2d9c9d9
linux fix
by Ken Payson
· 8 years ago
571c75a
Switch to Makefile based build on mac
by Ken Payson
· 8 years ago
f7796e0
Get tests to pass for c++
by Ken Payson
· 8 years ago
a0dacc3
C++ build for python
by Ken Payson
· 8 years ago
f466ae1
Merge pull request #7771 from y-zeng/cares_buildin
by Yuchen Zeng
· 8 years ago
e44a50f
Merge branch 'v1.2.x' of https://github.com/grpc/grpc into upmerge-1.2.0
by Nicolas "Pixel" Noble
· 8 years ago
937302b
Merge remote-tracking branch 'upstream/master' into cares_rebase
by Yuchen Zeng
· 8 years ago
e50c7bd
Merge pull request #10227 from kpayson64/optional_enum34
by kpayson64
· 8 years ago
34e9194
Make enum34 only required for Python 2.7
by Ken Payson
· 8 years ago
9bc0d82
Merge remote-tracking branch 'upstream/master' into cares_bazel_rule
by Yuchen Zeng
· 8 years ago
2c97708
Merge remote-tracking branch 'upstream/master' into cares_bazel_rule
by Yuchen Zeng
· 8 years ago
7835430
Add package details to gRPC Packages
by Ken Payson
· 8 years ago
9b3c73d
Updated protobuf dependency for python to 3.2.0
by Mehrdad Afshari
· 8 years ago
45a520f
Special case Python build for inet_ntop
by Ken Payson
· 8 years ago
48e544d
Fix python build
by Yuchen Zeng
· 8 years ago
6694bb0
Migrate to the new c-ares dir
by Yuchen Zeng
· 8 years ago
04ec470
Merge remote-tracking branch 'upstream/master' into cares_buildin
by Yuchen Zeng
· 8 years ago
5e43db8
Fix Python setup-time diagnostic
by Masood Malekghassemi
· 8 years ago
e5d9966
Fix python build
by Yuchen Zeng
· 8 years ago
3cc6a02
Merge remote-tracking branch 'upstream/master' into cares_buildin
by Yuchen Zeng
· 8 years ago
c76e9d3
Merge remote-tracking branch 'upstream/master' into cares_buildin
by Yuchen Zeng
· 8 years ago
b928de8
Set the long_description setup.py field
by Masood Malekghassemi
· 8 years ago
2da4666
Don't set up Python doc packages every time
by Masood Malekghassemi
· 8 years ago
6988838
Merge remote-tracking branch 'upstream/master' into cares_buildin
by Yuchen Zeng
· 8 years ago
5928bff
Merge branch 'v1.0.x' of https://github.com/grpc/grpc into manual-upmerge
by Nicolas "Pixel" Noble
· 8 years ago
b273c04
remove futures from py3
by aaronjheng
· 8 years ago
78cc066
Merge remote-tracking branch 'upstream/master' into cares_buildin
by Yuchen Zeng
· 8 years ago
e3e17d3
Merge branch 'v1.0.x' of https://github.com/grpc/grpc
by Nicolas "Pixel" Noble
· 8 years ago
e35d722
Trying to fix python on windows
by Yuchen Zeng
· 8 years ago
88d4e77
Fix python build on windows
by Yuchen Zeng
· 8 years ago
e61bf3b
Merge remote-tracking branch 'upstream/master' into cares
by Yuchen Zeng
· 8 years ago
5998cd7
Add Python3.5 artifact targets
by Ken Payson
· 8 years ago
f64bf28
Build c-ares without running ./configure
by Yuchen Zeng
· 8 years ago
d790dd6
Fix python build
by Yuchen Zeng
· 8 years ago
7f074e0
Merge branch 'v1.0.x' into manual-upmerge
by Nicolas "Pixel" Noble
· 8 years ago
e5fd01a
Bump python protobuf dependency to 3.0.0
by Ken Payson
· 8 years ago
8a1247a
Merge pull request #7497 from soltanmm/be-nicer
by kpayson64
· 8 years ago
fd9cc10
Be more intelligent about Cython in grpcio
by Masood Malekghassemi
· 8 years ago
316f73f
Merge v1.0.x into master
by murgatroid99
· 8 years ago
398b06e
Force the Python host version on Mac OS X
by Masood Malekghassemi
· 8 years ago
abdff3d
Clean imports in grpcio's `setup.py`
by Masood Malekghassemi
· 8 years ago
58a0494
Use normalized path separators in `setup.py`s
by Masood Malekghassemi
· 8 years ago
b236279
Patch `spawn` for Python 'unix' compilers instead
by Masood Malekghassemi
· 8 years ago
1198da0
Merge pull request #7314 from soltanmm/spinning-flags
by kpayson64
· 8 years ago
3acddb2
Remove Python 'loader' hack
by Masood Malekghassemi
· 8 years ago
d66be0b
Set more build-flags in `setup.py`s
by Masood Malekghassemi
· 8 years ago
d75d5ea
Merge pull request #7317 from soltanmm/tadpoles
by kpayson64
· 8 years ago
4faea6b
Merge pull request #7290 from soltanmm/auto-cy
by kpayson64
· 8 years ago
c3e3ae5
Patch `spawn` for Python 'unix' compilers instead
by Masood Malekghassemi
· 8 years ago
06c857c
Patch monkeypatch link function to work in Python3
by Masood Malekghassemi
· 8 years ago
586e383
Make Python build standalone on Windows
by Masood Malekghassemi
· 8 years ago
f17f0f6
Fallback to generating files if not generated
by Masood Malekghassemi
· 8 years ago
1ff429d
Organize Python tests to use grpcio-tools directly
by Masood Malekghassemi
· 8 years ago
2b7fae0
Lowered six dependency version to 1.5.2
by Ken Payson
· 8 years ago
fe754b4
Use GRPC_PYTHON_CFLAGS/GRPC_PYTHON_LDFLAGS in setup.py.
by Ken Payson
· 8 years ago
bb39488
Fix namespace package usage
by Masood Malekghassemi
· 8 years ago
1efb601
Initial Python3 support
by Ken Payson
· 8 years ago
c266368
Merge pull request #6811 from soltanmm/names
by Jan Tattermusch
· 8 years ago
22a65e1
Added python jwt_token_creds interop test
by Ken Payson
· 8 years ago
d4b4009
Use Python namespace packages
by Masood Malekghassemi
· 8 years ago
ab5309c
Remove precompiled Python extension hack
by Masood Malekghassemi
· 8 years ago
010eb48
Use manylinux
by Masood Malekghassemi
· 9 years ago
Next »