termux-packages/packages/termux-tools
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
..
build.sh packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
chsh
dalvikvm termux-tools: Unset LD_PRELOAD in dalvikvm 2017-11-01 15:08:50 +01:00
login termux-tools: do not start login shell if not running on terminal 2019-04-04 12:50:54 +03:00
motd termux-tools: remove unneeded line 2019-04-14 21:39:21 +03:00
pkg termux-tools: prevent word-splitting of arguments with space 2019-05-06 23:22:47 +03:00
su termux-tools: use proper su search order 2018-12-24 00:05:07 +01:00
termux-fix-shebang
termux-info termux-info: add subscribed repositories to printed info 2019-03-31 19:34:54 +02:00
termux-open termux-tools: companion of termux/termux-app#1031 2019-02-12 11:15:39 +08:00
termux-open-url
termux-reload-settings
termux-setup-storage
termux-wake-lock
termux-wake-unlock