termux-packages/scripts
Henrik Grimler 4798011417 Revert "scripts/properties.sh: allow for jdk in /usr/lib/jvm/java-8-openjdk"
openjdk might not be available in the various places properties.sh is
sourced, as when linting the packages:
https://github.com/termux/termux-packages/pull/10331.  Revert the
commit to fix this issue.

This reverts commit a7e384c1d9.
2022-04-25 22:22:59 +02:00
..
bin feat(auto-update): handle large logs while creating issues 2022-04-24 15:14:00 +05:30
build fix(setup ghc): cd to TERMUX_SCRIPTDIR before executing buildorder.py 2022-04-25 22:18:06 +05:30
updates chore(auto update): cleanup some codes 2022-04-20 23:56:00 +05:30
aptly_api.sh ci: sleep only when aptly_add_to_repo returns with status code 000 2022-04-16 14:07:17 +05:30
build-bootstraps.sh Added(scripts): Add build-bootstrap.sh 0.1.0 2022-02-08 08:11:53 +05:00
buildorder.py chore: switch to monorepo 2022-04-18 13:57:13 +05:30
check-built-packages.py
check-versions.sh
config.guess
config.sub
Dockerfile Dockerfile: remove unused parts of sdk and ndk in setup-android-sdk instead 2022-04-25 22:04:41 +02:00
generate-bootstraps.sh Fixed: Fix broken bootstrap zips by adding termux-keyring dependency 2022-01-07 23:59:14 +05:00
get_hash_from_file.py
lint-packages.sh CI: specify distribution in repo.json as well 2022-04-20 16:37:36 +02:00
list-packages.sh
list-versions.sh
profile.json run-docker.sh: Use a custom seccomp profile which allows the personality system call. 2022-04-25 10:09:50 +02:00
properties.sh Revert "scripts/properties.sh: allow for jdk in /usr/lib/jvm/java-8-openjdk" 2022-04-25 22:22:59 +02:00
run-docker.ps1
run-docker.sh run-docker.sh: Use a custom seccomp profile which allows the personality system call. 2022-04-25 10:09:50 +02:00
setup-android-sdk.sh Dockerfile: remove unused parts of sdk and ndk in setup-android-sdk instead 2022-04-25 22:04:41 +02:00
setup-archlinux.sh setup-archlinux: aerc needs scdoc 2021-09-17 11:06:53 +02:00
setup-offline-bundle.sh CI: specify distribution in repo.json as well 2022-04-20 16:37:36 +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 also install jq inside docker container 2022-04-19 07:19:39 +05:30
test-runner.sh
update-docker.ps1
update-docker.sh
Vagrantfile