Esun Kim
b64d623f24
CMake's better handling c++14 requirement ( #31916 )
...
* Bumped the cmake version version to 3.8
* Switch to target_compile_features for cxx_std_14
* Regen
2023-01-27 09:51:31 -08:00
Esun Kim
564a46291b
Update all Debian:9 to Debian:10 ( #31917 )
2023-01-23 10:50:41 -08:00
Esun Kim
03e9ac6f1f
Requiring C++14 ( #29589 )
2022-05-12 21:17:32 -07:00
AJ Heller
83868b695e
Assert Android API >= v21 ( #27943 )
...
* Assert Android API >= v21
This precedes a change that would otherwise break on older Android APIs,
but in a more obvious way.
* error if __ANDROID_API__ is not defined
* update all Andriod minSdkVersions to 21
* csharp experimental: android-19 to 21
2021-11-05 19:04:05 -07:00
Esun Kim
fc4556a92d
Add ABSL_NO_XRAY_ATTRIBUTES
2020-08-28 10:59:36 -07:00
Eric Gribkoff
10ad26f917
refer to libprotobuf directly
2018-04-03 13:32:20 -07:00
Eric Gribkoff
ffa10caf94
simplify CMake build
2018-03-30 11:10:44 -07:00
Eric Gribkoff
2d3d918db5
Fix Android build
2018-03-27 12:01:35 -07:00
Eric Gribkoff
f54e4a35fa
build protoc and grpc_cpp_plugin for android kokoro job
2018-03-23 17:04:25 -07:00
Eric Gribkoff
a32a4c51f8
C++ on Android example client and server
2018-03-02 08:42:46 -08:00