termux-packages/scripts
Henrik Grimler ecd214881a build-package: add new arg -c for "continue build"
As replacement for TERMUX_PKG_QUICK_REBUILD. Running
./build-package.sh -c <package> starts a build for <package>, but does
not extract and patch the source from scratch. Instead it sets up the
build variables and starts from termux_step_make.

When working on a big package that can take hours to build it is
convenient to be able to build until there is an error, then apply
some new patch (manually) to the source, and then continue from where
the build failed.
2021-08-24 21:40:46 +02:00
..
bin update scripts/bin/update-whatprovides-db 2020-11-22 17:25:25 +00:00
build build-package: add new arg -c for "continue build" 2021-08-24 21:40:46 +02:00
updates remove ccnet as it's been deleted upstream 2021-08-16 14:42:31 +01:00
apt-compare-versions Introduce a scripts/ folder 2016-01-14 22:45:50 -05:00
buildorder.py build-package.sh: allow static packages to be in dependencies 2019-08-12 22:50:41 +03:00
check-built-packages.py scripts: prepare for Bintray deprecation 2021-02-08 12:56:54 +02:00
check-pie.sh check-pie.sh: use $TERMUX_PREFIX 2020-10-30 21:33:32 +02: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
Dockerfile Update docker image to Ubuntu 20.04 2020-05-06 09:27:49 +02:00
generate-bootstraps.sh generate-bootstraps.sh: handle paths without ./ prefix 2021-08-17 15:22:18 +02:00
get_hash_from_file.py build-package.sh: skip work-in-process metadata when downloading dependency debs (-i/-I) 2020-06-23 15:21:29 +03:00
ldd Add scripts/ldd utility script 2018-09-22 00:25:27 +02:00
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 No backticks 2019-02-15 18:01:09 +02:00
list-versions.sh list-versions.sh: use proper way to get path to ./scripts/properties.sh 2020-10-30 21:31:48 +02:00
properties.sh scripts/properties.sh: set java home to openjdk 8 2021-08-01 18:39:37 +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: don't rely on GITHUB_EVENT_PATH when checking for tty 2021-07-27 19:15:35 +03:00
setup-android-sdk.sh scripts/properties.sh: set java home to openjdk 8 2021-08-01 18:39:37 +03:00
setup-archlinux.sh Do not reinstall packages in setup-archlinux.sh 2021-05-05 00:37:29 +03: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 Ensure gnupg is installed in setup-termux.sh 2021-03-26 08:50:00 +01:00
setup-ubuntu.sh remove ccnet as it's been deleted upstream 2021-08-16 14:42:31 +01:00
test-runner.sh Shell script compliance 2019-02-15 18:01:09 +02:00
update-docker.ps1 Add update-docker.ps1 2021-06-16 16:55:25 +03:00
update-docker.sh No backticks 2019-02-15 18:01:09 +02:00
Vagrantfile Vagrantfile: update to newer Ubuntu LTS 2021-01-27 10:26:12 +05:30