149 Commits (4c59b17d4088c5d5d5dbcb82d96c1bac5610d158)

Author SHA1 Message Date
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
Kyle Edwards 0f2ad2a06c Use CMakePackageConfigHelpers to generate version file 5 years ago
Kyle Edwards 6f881ab292 Fix various CMake style issues 5 years ago
Kyle Edwards ecdd1c915e De-duplicate .proto file processing 5 years ago
Kyle Edwards 745aae8655 Add VERSION and SOVERSION properties to libraries 5 years ago
Jan Tattermusch 022e4490a0 try to fix pkgconfig distribtest 5 years ago
Zack Galbreath 7bb75068b5 Create pkg-config files from CMake 5 years ago
Jan Tattermusch 851d490b35 Revert "try fix windows artifact build" 5 years ago
Jan Tattermusch 90509fcb68 try fix windows artifact build 5 years ago
Jan Tattermusch 4e3a66aae8 get rid of wrong add_definitions usage 5 years ago
Esun Kim 49b9fb2b3c Enable C++ standard library 5 years ago
Esun Kim a031f0ffd6 Remove all nanopb defines 5 years ago
Esun Kim 7ec6e8a4de Remove nanopb from gRPC 5 years ago
Esun Kim f88bd06ee5 Go UPB! 5 years ago
Christopher Warrington 4be4df3624 Bump min CMake to 3.5.1 to match Google benchmark 5 years ago
Prashant Jaikumar 4ad6d6d4df Enable CFStream by default on iOS for all wrapped languages 5 years ago
Jan Tattermusch 2bf9234f14 building upb as part of cmake build is not necessary 6 years ago
Jonas Vautherin a5090c5875 Add support for CMAKE_SYSTEM_NAME=iOS 6 years ago
Bill Feng ddae4333fa addressed comments 6 years ago