Fredrik Fornwall
15ac192101
dx: Use TERMUX_PKG_API_LEVEL
2019-09-25 23:01:31 +02:00
Leonid Pliushch
8701462951
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.
2019-08-14 14:27:55 +03:00
Wetitpig
5f07ac4eb9
Change permissions
2019-02-09 21:06:31 +02:00
Wetitpig
5f8864c10d
Improve formatting of parantheses for functions
2019-02-09 21:06:31 +02:00
Leonid Pliushch
6a3865aa08
fix licenses where possible
...
Some packages have license set to "custom" and this
should be fixed.
2019-01-21 17:17:53 +02:00
Leonid Pliushch
361d8c519f
[incomplete] set licenses for packages
2019-01-20 22:41:50 +01:00
Fredrik Fornwall
047754e8fa
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.
2018-07-26 12:21:43 +02:00
Fredrik Fornwall
78ea098237
dx: Drop revision
2018-03-25 00:08:36 +01:00
Fredrik Fornwall
5d9fbb92e6
dx: Rewrite classes to not be under com.android
...
Fixes #1801 .
2017-11-17 02:06:11 +01:00
Fredrik Fornwall
9c357bef30
Remove TERMUX_JACK and TERMUX_JILL
2017-08-11 14:21:05 +02:00
Fredrik Fornwall
18fbaa060b
Update the android sdk build tools used
...
The docker image has been rebuilt, so ./scripts/update-docker.sh
should be used.
2017-02-02 01:39:29 +01:00
Fredrik Fornwall
382cfb780c
Update SDK build tools to 24.0.1
2016-07-26 07:23:39 -04:00
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.
2016-05-05 19:55:13 -04:00
Fredrik Fornwall
70a744a484
More /system/bin/sh -> $PREFIX/bin/sh changes
2015-12-02 06:32:11 -05:00
Fredrik Fornwall
59f0d218a6
Initial push
2015-06-13 01:03:31 +02:00