aboutsummaryrefslogtreecommitdiff
path: root/setup.py
AgeCommit message (Expand)Author
2018-06-04Merge branch 'master' of github.com:grpc/grpc into nanopb_build_cleanupDavid Garcia Quintas
2018-06-04fix python setup.pyDavid Garcia Quintas
2018-05-25Allow building the python module with system caresThomas Bechtold
2018-05-25Allow building the python module with system zlibThomas Bechtold
2018-05-24Allow building the python module with system opensslThomas Bechtold
2018-04-11Remove superfluous dependency on the protobuf packageMehrdad Afshari
2018-03-28Merge pull request #14561 from kpayson64/gevent_2kpayson64
2018-03-27Initial gevent supportkpayson64
2018-03-20Put address_sorting's public header under its own directory. Also addAlex Polcyn
2018-03-20Add address sorting submodule for use in c-ares wrapperAlexander Polcyn
2018-03-08Add ALTS code to grpc/coreYihua Zhang
2018-03-07Revert "Add ALTS C stack to gRPC core"Sree Kuchibhotla
2018-03-06Add ALTS code to grpc/coreYihua Zhang
2018-01-26Add NOMINMAX flag for Python WindowsMatt Kwong
2017-11-30Allow compiling grpc without use of pthread_atforkAlexander Polcyn
2017-11-29Merge branch 'master' of https://github.com/grpc/grpc into upmerge-from-v1.7Nicolas "Pixel" Noble
2017-11-27Update Python dependency to protobuf v3.5.0.post1Mehrdad Afshari
2017-11-21Merge branch 'v1.7.x' of https://github.com/grpc/grpcNicolas "Pixel" Noble
2017-10-12Fix FreeBSD Ruby and Python buildMehrdad Afshari
2017-10-12Add OpenBSD supportFrank Groeneveld
2017-10-12Add thread pool reset on fork with FORKING_SUPPORT_ENABLEDKen Payson
2017-09-28Specify min windows version as Vista for PythonKen Payson
2017-09-18Upmerge from v1.6.x branch to masterDavid Garcia Quintas
2017-09-09disable c-ares in python on windows x64 and x86Jan Tattermusch
2017-08-24Fix syntax error on classifiersKen Payson
2017-07-25Add classifiers to package detailsKen Payson
2017-07-10Use https://grpc.io consistently as the canonical URLMehrdad Afshari
2017-06-15Update boringsslKen Payson
2017-06-08fix remaining license noticesJan Tattermusch
2017-06-08auto-fix most of licensesJan Tattermusch
2017-05-10Merge pull request #11048 from kpayson64/fix_py_artifactkpayson64
2017-05-09Fix python artifact buildKen Payson
2017-05-08Upgrade protobuf to 3.3.0Ken Payson
2017-04-28Merge branch 'v1.3.x' into master-upmerge-v1.3.xDavid Garcia Quintas
2017-04-20Disable c-ares for x64 windows pythonYuchen Zeng
2017-04-17Final changesKen Payson
2017-04-14FixesKen Payson
2017-04-14Windows + mac dbg fixKen Payson
2017-04-13linux fixKen Payson
2017-04-13Switch to Makefile based build on macKen Payson
2017-04-10Get tests to pass for c++Ken Payson
2017-04-07C++ build for pythonKen Payson
2017-03-24Merge pull request #7771 from y-zeng/cares_buildinYuchen Zeng
2017-03-24Merge branch 'v1.2.x' of https://github.com/grpc/grpc into upmerge-1.2.0Nicolas "Pixel" Noble
2017-03-22Merge remote-tracking branch 'upstream/master' into cares_rebaseYuchen Zeng
2017-03-21Merge pull request #10227 from kpayson64/optional_enum34kpayson64
2017-03-20Make enum34 only required for Python 2.7Ken Payson
2017-03-17Merge remote-tracking branch 'upstream/master' into cares_bazel_ruleYuchen Zeng
2017-03-17Merge remote-tracking branch 'upstream/master' into cares_bazel_ruleYuchen Zeng
2017-03-10Add package details to gRPC PackagesKen Payson