termux-packages/scripts
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 packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
apt-compare-versions
buildorder.py packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
check-built-packages.py fix scripts/check-built-packages.py 2019-06-08 14:04:04 +03:00
check-pie.sh
check-versions.sh
config.guess
config.sub
Dockerfile
get_hash_from_file.py
ldd
lint-packages.py
list-packages.sh
list-versions.sh
package_uploader.sh no more develsplit + provide static libraries as separate package 2019-07-28 21:17:12 +03:00
properties.sh ndk-20 update 2019-06-19 20:26:31 +03:00
run-docker.ps1
run-docker.sh run-docker.sh: allow to set custom image via environment variable 2019-08-02 17:39:27 +03:00
setup-android-sdk.sh set updsted ndk sha256 2019-06-19 20:26:31 +03:00
setup-archlinux.sh update setup-archlinux.sh 2019-06-03 23:24:34 +03:00
setup-termux.sh add support for on-device bootstrapping of "make" 2019-08-11 16:03:35 +03:00
setup-ubuntu.sh docker image: install valac 2019-07-25 18:23:57 +03:00
test-runner.sh
update-docker.sh
Vagrantfile update Vagrantfile 2019-06-03 20:33:24 +03:00