Frank Groeneveld
fbf8128da8
Add OpenBSD support
8 years ago
Alexander Polcyn
6dcbc1bb96
avoid __int64 for mingw portability
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
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
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
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
Yuchen Zeng
c09fd8c58a
Update c-ares to 1.12.0
8 years ago
Yuchen Zeng
4c702ed1a1
Add bazel build rule for c-ares
8 years ago