Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge remote-tracking branch 'upstream/v1.4.x' into master_1.4.1_upmerge | murgatroid99 | 2017-07-06 |
|\ | |||
| * | Merge pull request #11404 from apolcyn/fix_ruby_glibc_upgrade | apolcyn | 2017-06-16 |
| |\ | | | | | | | Redefine fd_set macros for compatibilty with older glibc | ||
* | | | fixes #11473 | Makarand Dharmapurikar | 2017-06-12 |
| | | | |||
| | * | hack to reimplement FDS macros | Alexander Polcyn | 2017-06-05 |
| |/ |/| | |||
| * | dont use clock_gettime in grpc compatibiltiy mode | Alexander Polcyn | 2017-06-03 |
|/ | |||
* | Merge branch 'v1.3.x' into master-upmerge-v1.3.x | David Garcia Quintas | 2017-04-28 |
|\ | |||
* | | Increase portability of CMakeLists.txt | Mehrdad Afshari | 2017-04-20 |
| | | | | | | | | | | | | | | | | | | - 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. | ||
| * | c-ares mingw32 support | Yuchen Zeng | 2017-04-18 |
| | | |||
* | | fix bazel build for osx | Makarand Dharmapurikar | 2017-04-18 |
|/ | | | | add config setting for building c-ares on osx | ||
* | Update c-ares to 1.12.0 | Yuchen Zeng | 2017-01-23 |
| | |||
* | Add bazel build rule for c-ares | Yuchen Zeng | 2017-01-23 |