182 Commits (0dbe8bd37d483225f06fd1db897168faa9205bbc)

Author SHA1 Message Date
Esun Kim ff88928415
Fix cmake on macos (#32241) 2 years ago
Esun Kim b64d623f24
CMake's better handling c++14 requirement (#31916) 2 years ago
Andres Beltran 2904ee8fd3
Add support for systemd socket activation (#31667) 2 years ago
Esun Kim 5fb4c2364d
Clean-up pkgconfig (#31660) 2 years ago
Clément Péron 831d2a6855
Cmake add separate export for plugin targets (#31525) 2 years ago
Valentin c45e4f003d
gRPC: Add grpc_authorization_provider to CMake (#31308) 2 years ago
Craig Tiller a116fa7e25
Revert "Revert "[chaotic-good] Reland basic frame serialization (#316… (#31637) 2 years ago
Craig Tiller 4e2b936e88
Revert "[chaotic-good] Reland basic frame serialization (#31631)" (#31635) 2 years ago
Craig Tiller 571e98f6d5
[chaotic-good] Reland basic frame serialization (#31631) 2 years ago
Craig Tiller e8ac147311
Revert "[chaotic-good] Basic frame serialization/deserialization (#31257)" (#31630) 2 years ago
Craig Tiller 8185a56322
[chaotic-good] Basic frame serialization/deserialization (#31257) 2 years ago
Craig Tiller 867dc6cae2
Revert "Add support for systemd socket activation (#30485)" (#31617) 2 years ago
Andres Beltran a638c407bb
Add support for systemd socket activation (#30485) 2 years ago
Michael Nosthoff 3353d61c5a
cmake: fix cross-compilation with gRPC_BUILD_GRPC_CPP_PLUGIN=OFF (#30378) 2 years ago
Craig Tiller 3ec0e29bcf
[test] Convert cq verifier to C++ (#30256) 2 years ago
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