donnadionne
|
40bc4624c2
|
Adding xxhash as a subtree (#25601)
* Squashed 'third_party/xxhash/' content from commit aea11081f3
git-subtree-dir: third_party/xxhash
git-subtree-split: aea11081f349893ec26f86ada22c66e828885083
* Adding xxhash as a subtree
|
4 years ago |
Esun Kim
|
377fe6095a
|
Upgrade clang-tidy and clang-format to 11 (#25590)
* Upgrade clang-tidy and clang-format to 11
* Reformat code
* Fix abseil-string-find-str-contains
* Fix modernize-make-unique
|
4 years ago |
Jan Tattermusch
|
a2697e4592
|
simplify build.yaml: get rid of the "secure" field (#25547)
* get rid of useless "secure" field from build.yaml
* remove nonsensical "liblibssl.a" dependency from makefile
* regenerate projects
|
4 years ago |
Esun Kim
|
f862a2259f
|
Add abseil thread annotations to grpcpp/sync (#25560)
* Add abseil annotation to grpcpp/sync
* Bump alpine linux to 3.11 from 3.9
|
4 years ago |
Karthik Ravi Shankar
|
26f85ca2d9
|
Update boringssl (#25564)
* update submodule boringssl-with-bazel with origin/master-with-bazel
* update boringssl dependency to master-with-bazel commit SHA
* regenerate files
* Updated sha256
* generate boringssl prefix headers
* Increment podspec version
* Second regeneration
* add boringssl SHA in check_submodules.sh
|
4 years ago |
Jan Tattermusch
|
53d32b748f
|
Cleanup: Remove no-longer-needed expand_filegroups.py (#25532)
* get rid of expand_filegroups.py
* regenerate projects
|
4 years ago |
Jan Tattermusch
|
3b6ea094dd
|
get rid of dll_only in build.yaml (#25524)
|
4 years ago |
Jan Tattermusch
|
0c66144692
|
Simplify build.yaml's "deps_linkage" logic (#25521)
* regenerate to fix sanity
* makefile template always assumes deps_linkage=static
* stop setting no-longer-used deps_linkage field in build_autogenerated.yaml
* regenerate projects
|
4 years ago |
Lidi Zheng
|
a6c5d6c43e
|
[xDS Proto] Pin PyPI dependencies in Dockerfiles (#25510)
|
4 years ago |
Lidi Zheng
|
c95e1ff0e5
|
Use template to generate the Dockerfile
|
4 years ago |
Jan Tattermusch
|
2b6bebc8f5
|
pin version of gcr.io/oss-fuzz-base/base-builder
|
4 years ago |
Jan Tattermusch
|
0507d4d49a
|
remove no-longer-needed fuzzer dockerfile
|
4 years ago |
Jan Tattermusch
|
5909eec5c6
|
fix getting pip for python3.5
|
4 years ago |
Jan Tattermusch
|
c4c493e8f4
|
use python27 specific pip in python dockerfiles
|
4 years ago |
Yash Tibrewal
|
7a5288d2a0
|
Replace disrespectful words
|
4 years ago |
Lidi Zheng
|
2bdd140814
|
Increment podspec version
|
4 years ago |
Lidi Zheng
|
aae73f721a
|
Increment podspec version
|
4 years ago |
yulin-liang
|
b494be937e
|
sed command from podspec fails on prepare_command step on linux
|
4 years ago |
Alexander Polcyn
|
126b9524d7
|
update in templates
|
4 years ago |
Esun Kim
|
631bf76de6
|
Update Abseil in podspecs
|
4 years ago |
James Newton-King
|
f759267c56
|
Flag to build latest framework to ASP.NET Core interop tests
|
4 years ago |
yang-g
|
c6c3dc57af
|
Remove unneeded filter
|
4 years ago |
Alexander Polcyn
|
882243606f
|
Add a mechanism to plumb arbitary command line flags to the c-ares unit test binary
|
4 years ago |
Esun Kim
|
9f2b5f697b
|
Add upb change to podspec
|
4 years ago |
Alexander Polcyn
|
aef3bb0157
|
Remove unnecessary explicit bytes conversion
|
4 years ago |
Alexander Polcyn
|
408a02379d
|
Make c-ares resolver unit tests runnable under python3
|
4 years ago |
Jan Tattermusch
|
bf21b2b3a0
|
update bazel version in other places too
|
4 years ago |
Jan Tattermusch
|
64e33aa505
|
cmake not needed for grpc_interop_ruby
|
4 years ago |
Esun Kim
|
ab44f737ec
|
py2to3 sanity scripts
|
4 years ago |
root
|
48de85ba51
|
move up from RC3 to 8.0.0
|
4 years ago |
Jan Tattermusch
|
c5c123efc9
|
add cmake to ruby dockerfiles
|
4 years ago |
Jan Tattermusch
|
cbf97fa716
|
Makefile: remove support for building protobuf, C++ libraries and executables
|
4 years ago |
Alexander Polcyn
|
70f3a25125
|
Delete unused grpclb-in-dns interop test suite
|
4 years ago |
Richard Belleville
|
38124ab0c6
|
Review comments
|
4 years ago |
Richard Belleville
|
010d62175e
|
Pin protobuf version dependency for grpcio-tools
|
4 years ago |
root
|
dc84194d23
|
upgrade phpunit to 8.5.13 to support php8
|
4 years ago |
Stanley Cheung
|
0b7bd78ee5
|
PHP: fix windows build error
|
4 years ago |
Jan Tattermusch
|
4d01188e5c
|
restore go1.8 image
|
4 years ago |
Jan Tattermusch
|
985ce73b41
|
remove unused go1.7 image
|
4 years ago |
Jan Tattermusch
|
7f08fc203a
|
generate go build_interop.sh from the template
|
4 years ago |
Jan Tattermusch
|
b29676dec5
|
restore go1.8 image
|
4 years ago |
Jan Tattermusch
|
1fb53d9698
|
remove unused go1.7 image
|
4 years ago |
Jan Tattermusch
|
0f2385a28d
|
generate go build_interop.sh from the template
|
4 years ago |
Jan Tattermusch
|
37715e3422
|
Load native extension on .NET core via differentiated DllImports
|
4 years ago |
Jan Tattermusch
|
7324c5cae7
|
Load native extension on .NET core via differentiated DllImports
|
4 years ago |
Stanley Cheung
|
302fbc6747
|
PHP: fix windows build error
|
4 years ago |
Aleksandr Dankovtsev
|
dbb0d44442
|
update required minimal php version to 7.0
|
4 years ago |
root
|
bb01f8320d
|
add php8 test docker
|
4 years ago |
root
|
faba9e93d6
|
del test dockerfile for php 8 for now
|
4 years ago |
root
|
ad2909b489
|
upgrade to phpunit8.5.8
|
4 years ago |