termux-packages/scripts
Leonid Pliushch 6572b28692
build-package.sh: introduce TERMUX_PKG_NO_SHEBANG_FIX
This variable will disable shebang fixing during massage step. Normally
such fix shouldn't be disabled, but there are packages where it causes
a huge overhead and is not needed anyway.

Packages that are known to be affected by overhead and take long time
for building:

 * papirus-icon-theme from x11-packages
2021-10-25 12:52:36 +03:00
..
bin scripts: move script for updating packages to bin directory 2021-10-04 13:22:07 +03:00
build build-package.sh: introduce TERMUX_PKG_NO_SHEBANG_FIX 2021-10-25 12:52:36 +03: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
get_hash_from_file.py
ldd
lint-packages.sh
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
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
setup-termux.sh
setup-ubuntu.sh add wget for ubuntu 2021-10-13 11:28:36 +02:00
test-runner.sh
update-docker.ps1
update-docker.sh