termux-packages/scripts
Leonid Pliushch 82a78ca781
build-package.sh: fix undefined AR variable
Building metapackages doesn't involve setup of compiler toolchain,
so certain variables are not set. In general, it was not expected
that package archive generation will use utilities that come with
cross-compiler as this functionality should rely on utilities
installed by host package manager.

/home/builder/termux-packages/scripts/build/termux_step_create_debian_package.sh: line 49: AR: unbound variable
2021-12-04 10:37:55 +02:00
..
bin scripts: move script for updating packages to bin directory 2021-10-04 13:22:07 +03:00
build build-package.sh: fix undefined AR variable 2021-12-04 10:37:55 +02:00
Dockerfile fix Dockerfile and setup-ubuntu.sh 2021-10-05 16:40:30 +01:00
Vagrantfile
apt-compare-versions
buildorder.py
check-built-packages.py
check-pie.sh
check-versions.sh
config.guess
config.sub
generate-bootstraps.sh generate-bootstraps.sh: don't pull game-repo 2021-12-02 11:00:22 +02:00
get_hash_from_file.py
ldd
lint-packages.sh linter: add PHP-3.01 license id (https://spdx.org/licenses/) 2021-05-05 11:00:48 +02:00
list-packages.sh
list-versions.sh
properties.sh properties.sh: notes for next ndk update 2021-10-23 13:55:04 +01:00
run-docker.ps1
run-docker.sh run-docker.sh: don't rely on GITHUB_EVENT_PATH when checking for tty 2021-07-27 19:15:35 +03:00
setup-android-sdk.sh ndk: update to r23b 2021-10-22 23:05:45 +02:00
setup-archlinux.sh setup-archlinux: aerc needs scdoc 2021-09-17 11:06:53 +02:00
setup-offline-bundle.sh build-package: rename TERMUX_DEBUG to TERMUX_DEBUG_BUILD 2021-08-21 20:55:57 +02:00
setup-termux.sh build-package: switch the archiver for debian packages over to the one from the NDK, which gets on-device builds working again 2021-11-14 12:42:51 +05:30
setup-ubuntu.sh docker image: install the latest lts version of nodejs 2021-11-27 14:33:31 +02:00
test-runner.sh
update-docker.ps1 Add update-docker.ps1 2021-06-16 16:55:25 +03:00
update-docker.sh