Frank Groeneveld
fbf8128da8
Add OpenBSD support
8 years ago
Craig Tiller
b7a8cace34
Add abseil to core, use it for InlinedVector
8 years ago
Craig Tiller
92a3805cd3
Submodule bloaty mcbloatface
8 years ago
Alexander Polcyn
c45d672439
remove unnecessary libssl-dev installation
8 years ago
Alexander Polcyn
6dcbc1bb96
avoid __int64 for mingw portability
8 years ago
Alexander Polcyn
74a4d5ad58
update mingw gcc on docker file
8 years ago
Mehrdad Afshari
e8e9541715
Update config_freebsd/ares_config.h to FreeBSD 11 ares 1.13
8 years ago
Jan Tattermusch
bb650ca875
reintroduce ares_build.h modification from #10719
8 years ago
Jan Tattermusch
f0208acffc
ares using monotonic clock on darwin breaks the build
8 years ago
Jan Tattermusch
f1a3e0c25a
add back manual edits to config_linux/ares_config.h
8 years ago
Jan Tattermusch
7a816865a5
regenerate darwin ares_config.h
8 years ago
Jan Tattermusch
138eea81f9
cherrypick fixed version of ares_build.h
8 years ago
Jan Tattermusch
ade414a191
fix ares 1.13 build on linux
8 years ago
Jan Tattermusch
b0f180afac
bump c-ares submodule to 1.13
8 years ago
Nicolas "Pixel" Noble
fc49d6edab
Splitting gmock out of gtest.
8 years ago
Nicolas "Pixel" Noble
ed67582f2e
Reverting protobuf submodule mistake.
8 years ago
Craig Tiller
0f2f4eea4b
revert protobuf change
8 years ago
Craig Tiller
33b51aaa75
revert protobuf change
8 years ago
Stanley Cheung
568fd3e292
Bump Protobuf to v3.4.0
8 years ago
Stanley Cheung
83f6b70806
Bump protobuf to 3.4.0rc3
8 years ago
Stanley Cheung
b643a5f413
Bump to protobuf 3.4.0rc2
8 years ago
Stanley Cheung
1bdfcda04a
Bump protobuf version to v3.4.0rc1
8 years ago
Stanley Cheung
5fd85b58e6
PHP: update codegen plugin to support php_namespace option
8 years ago
Craig Tiller
4cc2b9acca
Fix accidental boringssl change
8 years ago
Ken Payson
f8d6fb7a94
Update boringssl
8 years ago
Makarand Dharmapurikar
1d8e46559b
fixes #11473
8 years ago
Alexander Polcyn
c3735cbe90
hack to reimplement FDS macros
8 years ago
Alexander Polcyn
4616dd0685
dont use clock_gettime in grpc compatibiltiy mode
8 years ago
Matt Kwong
a538fba0ea
Undo downgrade of Protobuf submodule
8 years ago
Yong Ni
b2e4bfa1ef
Merge matrix feature branch into master.
...
Features included in this merge:
- Added script to build and upload docker image for matrix test.
- Added script to create test cases and created go__master testcases based on it.
- Created dictionary for runtimes and gRPC releases for supported languages.
- Added go 1.7 and 1.8 Dockerfile/templates.
See tools/interop_matrix/README.md for details.
8 years ago
Nicolas "Pixel" Noble
d257d32b4d
Reverting protobuf submodule change.
8 years ago
Nicolas "Pixel" Noble
736907c23e
Reverted submodule changes...
8 years ago
Craig Tiller
3f92508dac
Undo revert of proto
8 years ago
Craig Tiller
832c607fef
Attempted fix
8 years ago
Muxi Yan
937dba3ea1
Put workaround list somewhere accessable by wrapping languages
8 years ago
Ken Payson
029090628d
Upgrade protobuf to 3.3.0
8 years ago
David Garcia Quintas
97106a7ef2
Removed 3rd party dep on thrift
8 years ago
Alexander Polcyn
f5521c33f9
Revert "Merge branch 'master' into v1.3.x"
...
This reverts commit 79759fea1a
, reversing
changes made to dc36f4df6a
.
8 years ago
Mehrdad Afshari
79ec0ff542
Increase portability of CMakeLists.txt
...
- Update CMakeLists.txt (original template and generated code)
to prevent forcefully linking `dl` on all UNIX platforms,
and rely on `${CMAKE_DL_LIBS}` portable variable instead.
- Do not try linking against `librt` on macOS.
- Add a `config_freebsd` directory containing the header file
generated by the `configure` script for the `ares` library.
8 years ago
Craig Tiller
5e7ef7f83d
Fix zlib
8 years ago
Craig Tiller
56bbe02ca1
Fix ubsan reported failure
8 years ago
Craig Tiller
91eb28f6bc
Update to avoid ubsan failure
8 years ago
Craig Tiller
2b465f00e9
Get stats bmdiffed
8 years ago
Ken Payson
8ab2df145d
Fix PHP interop tests
8 years ago
Yuchen Zeng
2aa194329b
c-ares mingw32 support
8 years ago
Makarand Dharmapurikar
72c4d00019
fix bazel build for osx
...
add config setting for building c-ares on osx
8 years ago
Ken Payson
b702ce2117
Fix PHP interop tests
8 years ago
Mahak Mukhi
f928376895
updated gtest.BUILD to include gmock
8 years ago
Mahak Mukhi
13d85d499a
rectify issues
8 years ago
Mahak Mukhi
1383895b76
Initial commit: Auto-generate GMOCK code for client stub.
8 years ago