Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fix cmake builds with absl | Jan Tattermusch | 2017-10-17 |
| | |||
* | Update CMakelists.txt | Craig Tiller | 2017-10-10 |
| | |||
* | Merge pull request #12501 from BusyJay/fix-cares-build | Jan Tattermusch | 2017-09-14 |
|\ | | | | | cmake: fix cares configuration | ||
| * | update template | Jay Lee | 2017-09-13 |
| | | |||
* | | fix zlib and openssl package mode | Jan Tattermusch | 2017-09-11 |
| | | |||
* | | fix public header path for installed grpc | Jan Tattermusch | 2017-09-11 |
|/ | |||
* | move cmake config files to /cmake | Jan Tattermusch | 2017-09-10 |
| | |||
* | use the right protoc executable regardless of protobuf provider | Jan Tattermusch | 2017-09-10 |
| | |||
* | fix macos build | Jan Tattermusch | 2017-09-09 |
| | |||
* | build using c-ares own cmake | Jan Tattermusch | 2017-09-09 |
| | |||
* | vs2017 build fixes | Jan Tattermusch | 2017-08-23 |
| | |||
* | Merge pull request #11582 from jtattermusch/cmake_various_fixes | Jan Tattermusch | 2017-07-03 |
|\ | | | | | cmake: various fixes | ||
* | | Make CMake find_package work for preinstalled libprotobuf on Raspbian. | Kamil Skalski | 2017-06-28 |
| | | |||
| * | dont reuse protobuf cmake install dirs | Jan Tattermusch | 2017-06-23 |
| | | |||
| * | make some headers public | Jan Tattermusch | 2017-06-23 |
| | | |||
| * | build protobuf without zlib | Jan Tattermusch | 2017-06-23 |
| | | |||
| * | workaround zlib cmake issue | Jan Tattermusch | 2017-06-23 |
|/ | |||
* | Merge pull request #11140 from randomguy3/cmake-install | Jan Tattermusch | 2017-06-19 |
|\ | | | | | Fix CMake installation issues | ||
* \ | Merge pull request #11469 from jtattermusch/cmake_explicit_protoc | Jan Tattermusch | 2017-06-19 |
|\ \ | | | | | | | Explicitly use built protoc for CMake build | ||
* | | | cmake: add zlib and cares dep | Jan Tattermusch | 2017-06-13 |
| | | | |||
| * | | explicitly use built protoc for CMake build | Jan Tattermusch | 2017-06-13 |
|/ / | |||
* | | fix remaining license notices | Jan Tattermusch | 2017-06-08 |
| | | |||
| * | Set gRPC_INSTALL to ON by default for MSVC and OFF if a subproject | Alex Merry | 2017-05-15 |
| | | | | | | | | | | | | | | | | Now that gRPC_INSTALL is forced off if using bundled third-party libraries, it no longer makes sense to set it OFF by default for MSVC. However, we do want to set it OFF by default if gRPC is being built as a subproject of another project. | ||
| * | CMake: Disable installation when using bundled third party libraries | Alex Merry | 2017-05-15 |
| | | | | | | | | | | If gRPC is not getting its (link-time) dependencies from the system, it should not be attempting installation. | ||
| * | Revert "cmake: fix #8729" | Alex Merry | 2017-05-15 |
| | | | | | | | | This reverts commit c019e057c20db0b9c9a2f76fb0b9cd6f44addf92. | ||
| * | Fix finding c-ares in package mode with CMake | Alex Merry | 2017-05-15 |
|/ | | | | | The next release of c-ares will install a CMake package (when built using CMake), but it will be called "c-ares", not "CARES". | ||
* | Fix for recent cmake failure owing to gmock | Mahak Mukhi | 2017-04-26 |
| | |||
* | 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. | ||
* | Fix BUILD dependency, copyright and cmake | yang-g | 2017-04-12 |
| | |||
* | Merge pull request #10407 from kpayson64/alpine_linux_support | kpayson64 | 2017-04-10 |
|\ | | | | | Alpine linux support | ||
* | | allow using gRPC as a cmake subproject | Jan Tattermusch | 2017-04-07 |
| | | |||
| * | Fix build on Alpine linux + add portability tests | Ken Payson | 2017-04-06 |
|/ | |||
* | Add CARES_BUILD_INCLUDE_DIR | Yuchen Zeng | 2017-03-21 |
| | |||
* | Fix cmake build on linux | Yuchen Zeng | 2017-03-20 |
| | |||
* | Fix uv, cmake, bazel build | Yuchen Zeng | 2017-03-20 |
| | |||
* | Merge remote-tracking branch 'upstream/master' into cares_bazel_rule | Yuchen Zeng | 2017-03-17 |
|\ | |||
| * | Cosmetics (removed one newline) | Piotr Pietraszkiewicz | 2017-02-09 |
| | | |||
* | | Merge remote-tracking branch 'upstream/master' into cares_bazel_rule | Yuchen Zeng | 2017-02-08 |
|\ \ | |||
| | * | Fix issue #9597 | Piotr Pietraszkiewicz | 2017-02-06 |
| |/ | | | | | | | | | Generate consistently named PDBs for libraries across generators and install those PDBs if present. | ||
| * | cmake: fix #8729 | Jan Tattermusch | 2017-02-02 |
| | | |||
| * | cmake: support static runtime linking | Jan Tattermusch | 2017-02-02 |
| | | |||
| * | boringssl silences its own warnings | Jan Tattermusch | 2017-02-02 |
| | | |||
| * | build grpc_csharp_ext as shared | Jan Tattermusch | 2017-02-02 |
| | | |||
* | | Merge remote-tracking branch 'upstream/master' into cares_bazel_rule | Yuchen Zeng | 2017-02-02 |
|\| | |||
| * | add convenience cmake targets | Jan Tattermusch | 2017-02-02 |
| | | |||
* | | Merge remote-tracking branch 'upstream/master' into cares_buildin | Yuchen Zeng | 2017-01-19 |
|\| | |||
| * | gflags library target renamed in v2.2.0 | Jan Tattermusch | 2017-01-19 |
| | | |||
| * | enable building of tests with cmake | Jan Tattermusch | 2017-01-19 |
| | | |||
* | | Merge remote-tracking branch 'upstream/master' into cares_buildin | Yuchen Zeng | 2017-01-18 |
|\ \ | |||
| | * | cmake support for generating from .proto files | Jan Tattermusch | 2017-01-17 |
| |/ |