167 Commits (eb5ae614701b030dfa9535ca737c0cce2379c3bf)

Author SHA1 Message Date
Ben Beasley e3e4d41bd9
Use gRPC_INSTALL_LIBDIR for pkgconfig files (#29826) 2 years ago
hongnod d0751191a9
tell MSVC to build grpc with utf-8 (#30003) 2 years ago
Jérôme Duval 7251dd566d
Initial support for Haiku (#27793) 3 years ago
Esun Kim ec58a346f9
Changed C99 to C11 (#29687) 3 years ago
Esun Kim 03e9ac6f1f
Requiring C++14 (#29589) 3 years ago
Lidi Zheng 99752b173c
[xDS Proto] Enhence gRPC buildgen for 3rd party proto compilation (#29254) 3 years ago
Jan Tattermusch f23f1bb51f
Use ccache for selected C++ and python builds (with redis server as cache) (#28661) 3 years ago
Anton Danielsson cf43542baf
Add bundle destination for cmake install commands (#28454) 3 years ago
Jan Tattermusch 56f85ba308
silence C4503 warning on MSVC (#28375) 3 years ago
hexchain bf2ab4aa6e
Prefer -pthread flag on UNIX (#28272) 3 years ago
Esun Kim 192928c997
Use gRPC_BUILD_MSVC_MP_COUNT for windows cmake distrib tests (#28202) 3 years ago
Esun Kim 63d48ee8d8
Use more parallelism to windows portability tests (#28179) 3 years ago
Vyacheslav Yurkov 45e6933859
cmake: revert db88fb0ee8 (#27626) 3 years ago
Pablo Busse 05e5b085a5
Don't link with obsolete WinSock 1.x (#27053) 3 years ago
Thomas De Schampheleire da10b795e1
cmake: fix cross-compilation with gRPC_BUILD_GRPC_CPP_PLUGIN=OFF (#26292) 3 years ago
Jan Tattermusch 156edd687e
set xds user agent name everywhere where grpc_csharp_ext is built (#26337) 4 years ago
Vyacheslav Yurkov db88fb0ee8
cmake: don't export grpc_cpp_plugin when crosscompiling (#26148) 4 years ago
Timo Lange f3abcd3ace
cmake: only install channelz if gRPC_USE_PROTO_LITE is off (#25772) 4 years ago
Esun Kim efd2ed8ae6
Use absl pkg-config instead of linking them directly (#25840) 4 years ago
Anatol Belski df73c74f99
cmake: Reflect minor version change in SONAME for C++ and C# (#25617) 4 years ago
donnadionne d3e97d953b
Adding xxhash as a subtree (#25645) 4 years ago
donnadionne 34c8a1f87a
Revert "Adding xxhash as a subtree" (#25630) 4 years ago
donnadionne 40bc4624c2
Adding xxhash as a subtree (#25601) 4 years ago
Jan Tattermusch a2697e4592
simplify build.yaml: get rid of the "secure" field (#25547) 4 years ago
Jan Tattermusch 3b6ea094dd
get rid of dll_only in build.yaml (#25524) 4 years ago
capstan 1f670397ce Remove gflags. 4 years ago
Esun Kim ccf3cbc6b7 Bump iOS and OSX version 4 years ago
Paul Wankadia 45e413d252 Attempt to find RE2 via CMake and via pkg-config. 4 years ago
Donna Dionne 8dd0cb4712 Add support for xDS regex matchers. 4 years ago
Jan Tattermusch 8c8e23feb0 fix a typo 5 years ago
Adrian Imboden c1a29af662 updated error message when c++ standard is not high enough 5 years ago
Adrian Imboden 6bef561099 check for c++ version >= 11 when CMAKE_CXX_STANDARD is provided from outside 5 years ago
Adrian Imboden 27cb5609e5 don't override cmake variables when they are already set from outside (fixes #22125) 5 years ago
Uwe Kindler 56f0dfbb29 Fixed MinGW 7.3.0 shared library compile and link issues 5 years ago
Sutou Kouhei bdb3f86064 Fix wrong version in gRPCConfigVersion.cmake and grpc++*.pc 5 years ago
Kyle Edwards bb8f6126ea Append to CMAKE_MODULE_PATH instead of replacing it 5 years ago
Jan Tattermusch f4eba1e871 cmake: use more portable way to enable C++11 5 years ago
Jan Tattermusch e240ffe43e fix build with OpenSSL1.1.1+ on Windows 5 years ago
Esun Kim 5207eba9ff Add abseil 5 years ago
Zack Galbreath cad4c32d43 Allow gRPC_INSTALL with module providers 5 years ago
Esun Kim 1b54364aca Add preprocessed_builds to abseil-cpp 5 years ago
Kyle Edwards 933d75653d Add Findc-ares.cmake module 5 years ago
Jan Tattermusch 44b28e0c98 add a comment 5 years ago
Zack Galbreath 2837d000e9 Do not build channelz when gRPC_USE_PROTO_LITE 5 years ago
Kyle Edwards d14fb4e83f Automatically disable testing frameworks if gRPC_BUILD_TESTS=OFF 5 years ago
Kyle Edwards e808329475 Add options for all codegen plugins 5 years ago
Esun Kim 4530d49f21 Update by review 5 years ago
Esun Kim b479a57492 Update by review 5 years ago
Esun Kim aaf48c66fc Change upb from filegroup to library 5 years ago
Esun Kim f33a7645c5 Removed _gRPC_*_INCLUDE_DIR 5 years ago