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
Dockerfile Update docker image to ubuntu 19.04 and llvm 8 2019-04-27 22:48:18 +02:00
Vagrantfile update Vagrantfile 2019-06-03 20:33:24 +03:00
apt-compare-versions Introduce a scripts/ folder 2016-01-14 22:45:50 -05:00
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 Introduce a scripts/ folder 2016-01-14 22:45:50 -05:00
check-versions.sh No backticks 2019-02-15 18:01:09 +02:00
config.guess Update to latest config.{guess,sub} 2017-01-18 01:02:18 +01:00
config.sub Update to latest config.{guess,sub} 2017-01-18 01:02:18 +01:00
get_hash_from_file.py build-package.sh: handle Release.gpg and get deb path from Package 2019-02-16 18:55:15 +01:00
ldd Add scripts/ldd utility script 2018-09-22 00:25:27 +02:00
lint-packages.py Add TERMUX_PKG_REVISION check to lint-packages.py 2017-12-20 00:13:01 +01:00
list-packages.sh No backticks 2019-02-15 18:01:09 +02:00
list-versions.sh No backticks 2019-02-15 18:01:09 +02:00
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 Add PowerShell script to run Docker (#815) 2017-03-04 22:20:43 +01:00
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 Shell script compliance 2019-02-15 18:01:09 +02:00
update-docker.sh No backticks 2019-02-15 18:01:09 +02:00