Leonid Plyushch
86209c4547
dx: remove unneeded script as replaced by heredoc in build.sh
5 years ago
Leonid Plyushch
e6b0bbcbac
dx: fix url
5 years ago
Leonid Plyushch
cb8347acdc
dx: use version patched to work under Android 9 and higher
Fixes the issue described in https://www.reddit.com/r/termux/comments/ejrasu/java_on_my_s10_refuses_to_work/ .
Android 9 and higher no longer provides JCA API - see https://developer.android.com/guide/topics/security/cryptography#crypto_provider .
5 years ago
Fredrik Fornwall
9861a39630
dx: Use TERMUX_PKG_API_LEVEL
5 years ago
Leonid Plyushch
303e5b2a8a
add new linter script & fix packages where needed
Linter will check packages submitted for CI build. If error was found,
build will not be allowed.
To ensure that all build.sh scripts are consistent and have at least
minimal allowed quality, linter is permanently enabled for all branches
and pull requests.
5 years ago
Wetitpig
b7a5b47775
Change permissions
6 years ago
Wetitpig
78b944ba05
Improve formatting of parantheses for functions
6 years ago
Leonid Plyushch
1b8fca7c3e
fix licenses where possible
Some packages have license set to "custom" and this
should be fixed.
6 years ago
Leonid Plyushch
4fd7ca06f6
[incomplete] set licenses for packages
6 years ago
Fredrik Fornwall
1a33816282
Update android sdk build tools
Update the android sdk build tools from 27.0.3 to 28.0.1, bringing
in d8 which is replacing dx.
This needs an update of the Docker image, so run scripts/update-docker.sh
to update it.
7 years ago
Fredrik Fornwall
59987ab4c4
dx: Drop revision
7 years ago
Fredrik Fornwall
56e3efbc26
dx: Rewrite classes to not be under com.android
Fixes #1801 .
7 years ago
Fredrik Fornwall
dab4f215c8
Remove TERMUX_JACK and TERMUX_JILL
7 years ago
Fredrik Fornwall
18fbaa060b
Update the android sdk build tools used
The docker image has been rebuilt, so ./scripts/update-docker.sh
should be used.
8 years ago
Fredrik Fornwall
382cfb780c
Update SDK build tools to 24.0.1
9 years ago
Fredrik Fornwall
6501186f2b
Fix dalvikvm wrapper
- Just unset LD_LIBRARY_PATH in the dalvikvm wrapper.
- Let the dalvikvm wrapper setup $ANDROID_DATA.
- Avoid using a custom dalvikvm wrapper in dx.
9 years ago
Fredrik Fornwall
70a744a484
More /system/bin/sh -> $PREFIX/bin/sh changes
9 years ago
Fredrik Fornwall
59f0d218a6
Initial push
10 years ago