206 Commits (6ba52fd83ee452b2969853b59237ce2b02e3c58b)

Author SHA1 Message Date
Massimiliano Torromeo 88b5952945 Allow grpcio to be built against system re2 4 years ago
Esun Kim 10d58179fe Bump MACOSX_DEPLOYMENT_TARGET to 10.10 for Python 4 years ago
Massimiliano Torromeo 770d1d0a05
Do not build with boringssl ASM when using system openssl 4 years ago
Lidi Zheng 4fa90f42ce Support pre-compiled Python 3.9 wheels 4 years ago
Ben Wolsieffer ad36ff39d3 setup.py: use CXX to get compiler for libatomic check 4 years ago
Esun Kim 3b8044ae4e Use c++ instead of cc 4 years ago
Esun Kim 7dcba1a700 Make check_linker_need_libatomic more robust 4 years ago
Jan Tattermusch 6d6339db34 fix non-bazel build systems 4 years ago
Micah Kornfield 458272602a remove trailing space 4 years ago
Micah Kornfield 474ed0453c fix format setup.py 4 years ago
Micah Kornfield de2e9e5241 remove unused variable 4 years ago
Micah Kornfield 8e501c86f5 Move over to using sources.json from boring.ssl. 4 years ago
emkornfield cdf2f2f8a3 Update setup.py 4 years ago
Micah Kornfield 8cd8736c2b address comments 4 years ago
Micah Kornfield 35c0a4cfff Adds option of using ASM for BoringSSL in Python. 4 years ago
Lidi Zheng d0fbf25216 Resolve the user warning generated by our setup.py 4 years ago
Donna Dionne 8dd0cb4712 Add support for xDS regex matchers. 4 years ago
Richard Belleville 08e117ae80 Improve build slightly 5 years ago
Lidi Zheng b5ec43e182 Fix a typo in setup.py 5 years ago
Lidi Zheng d98ecdb85c Set version upper bound for protobuf; installs grpcio-tools instead 5 years ago
Lidi Zheng 67f68d7e14 Add an "extras" dependency to grpcio package 5 years ago
Lidi Zheng 682c28eb42 Drop 3.4 from setup.py 5 years ago
Esun Kim de9feb69ab Add dbghelp.lib to windows artifacts 5 years ago
Jan Tattermusch f098606c4a Revert "Revert "Reintroduce #21527 (boringssl submodule unification)"" 5 years ago
hcaseyal cca892022b
Revert "Reintroduce #21527 (boringssl submodule unification)" 5 years ago
Jan Tattermusch e7e5d0198f Revert "Revert "Unify boringssl submodules and use non-developer boringssl cmake build"" 5 years ago
Jan Tattermusch fe2242e603
Revert "Unify boringssl submodules and use non-developer boringssl cmake build" 5 years ago
Jan Tattermusch 742c61294b use boringssl-with-bazel instead of third_party/boringssl 5 years ago
Esun Kim 5207eba9ff Add abseil 5 years ago
Lidi Zheng 35b46aa070 Release 3.8 wheels 5 years ago
Lidi Zheng 8ab1672c88 Release 3.8 wheels 5 years ago
Esun Kim 91f31ad47d Update comment 5 years ago
Esun Kim b912fc7d8d Added libatomic to gRPC python 5 years ago
Esun Kim 4bc9820241 Update comment 5 years ago
Esun Kim 55ae0f6f8d Added libatomic to gRPC python 5 years ago
Esun Kim adc9848e4c Fix python windows link problem 5 years ago
Esun Kim 446d89010a Fix python windows link problem 5 years ago
Pau Freixes a44e6d76b7 [Aio] Unary unary client call barebones implementation 5 years ago
Esun Kim a031f0ffd6 Remove all nanopb defines 5 years ago
Esun Kim 7ec6e8a4de Remove nanopb from gRPC 5 years ago
Esun Kim 6ddfb384c1 Added google/protobuf/descriptor.upb.* to google_api_upb 5 years ago
Esun Kim f88bd06ee5 Go UPB! 5 years ago
Nikolai Lifanov 580b720a39 address comments by ericgribkoff@ 6 years ago
Nikolai Lifanov 829455187c specify -stdlib=libc++ for darwin 6 years ago
Nikolai Lifanov 91db94b278 build grpc libraries now that submake for macOS is removed 6 years ago
Richard Belleville b2bec4aa0c Add environment markers to python2-only dependencies 6 years ago
Eric Gribkoff aa67cb24a7 Allow building only the Python/Cython code in setup.py via new flag 6 years ago
Muxi Yan 195c042d32 Replace PB_FIELD_16BIT with PB_FIELD_32BIT 6 years ago
Lidi Zheng cabe8d8f10 New Python documentation generation 6 years ago
Benjamin Peterson 0baadc7289 Allow gpr compatibility mode to be disabled in the Python build. 6 years ago