termux-packages/packages/libgrpc
Leonid Pliushch c352216c63 packages: standardize values of several control variables for build.sh
Variables

 TERMUX_PKG_PLATFORM_INDEPENDENT
 TERMUX_DEBUG
 TERMUX_PKG_HAS_DEBUG
 TERMUX_PKG_ESSENTIAL
 TERMUX_SUBPKG_ESSENTIAL
 TERMUX_PKG_NO_STATICSPLIT
 TERMUX_PKG_BUILD_IN_SRC
 TERMUX_PKG_FORCE_CMAKE
 TERMUX_PKG_HOSTBUILD

should not accept arbitrary values for marking them "enabled". Instead
they should accept boolean values which makes them easier to handle and
also makes their meaning clear.

build-package.sh should make decision based on variable's value but not on
whether it is set or empty.

%ci:no-build
2019-08-12 18:49:13 +03:00
..
CMakeLists.txt.diff libgrpc: Update from 1.17.2 to 1.20.1 2019-05-05 22:38:12 +02:00
CMakeLists.txt.patch libgrpc: Update from 1.4.7 to 1.12.0 2018-05-25 12:43:31 +02:00
Makefile.patch libgrpc: Update from 1.4.7 to 1.12.0 2018-05-25 12:43:31 +02:00
build.sh packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
fix-arg-list-too-long.patch.beforehostbuild libgrpc: update to 1.22.0 2019-07-28 02:18:25 +03:00
log_android.cc.patch libgrpc: Patch away unused function 2018-08-22 08:31:33 +02:00
src-core-lib-grpc-wrap_memcpy.cc.patch libgrpc: Update from 1.4.7 to 1.12.0 2018-05-25 12:43:31 +02:00