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
2 years ago
Esun Kim
564a46291b
Update all Debian:9 to Debian:10 ( #31917 )
2 years ago
Esun Kim
03e9ac6f1f
Requiring C++14 ( #29589 )
3 years ago
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
3 years ago
Nicolas Noble
a325d7f77a
Pointing the protobuf submodule to the new URL ( #26811 )
...
* Pointing the protobuf submodule to the new URL
* Also changing WORKSPACE dependencies
* More references to the old URL...
4 years ago
Esun Kim
fc4556a92d
Add ABSL_NO_XRAY_ATTRIBUTES
5 years ago
Esun Kim
32ea9af3b0
Bump Android SDK
5 years ago
Esun Kim
10d7e2fef7
Upgrade gradlewrapper to 6.5.1
5 years ago
Eric Gribkoff
10ad26f917
refer to libprotobuf directly
7 years ago
Eric Gribkoff
ffa10caf94
simplify CMake build
7 years ago
Eric Gribkoff
2d3d918db5
Fix Android build
7 years ago
Eric Gribkoff
f54e4a35fa
build protoc and grpc_cpp_plugin for android kokoro job
7 years ago
Eric Gribkoff
a32a4c51f8
C++ on Android example client and server
7 years ago