Wetitpig
667c6c1e9a
Dockerfile to tabs
6 years ago
Wetitpig
8dcfd793a2
No backticks
6 years ago
Wetitpig
14931574cb
Shell script compliance
6 years ago
Wetitpig
e15d923d21
3 COPY to 1
6 years ago
Leonid Plyushch
c0ac50b958
gitlab ci: remove unnecessary steps from build procedure
6 years ago
Leonid Plyushch
800cca6021
gitlab ci: download dependencies instead of building them
6 years ago
Leonid Plyushch
b29e82ec1b
gitlab ci: use official Termux docker image
6 years ago
Henrik Grimler
e5c0651d17
Make it possible to download dependencies from several repositories
Only thing left to fix is so that it finds build scripts outside of packages/.
6 years ago
Henrik Grimler
bfedc132ee
Move termux_dep_extract_info to another function
Can be used in bintray upload script to extract pkg version
6 years ago
Leonid Plyushch
f2b51dcfd9
setup-ubuntu.sh: install "devscripts"
Makes utility "debdiff" available.
6 years ago
Henrik Grimler
f32d3cb648
Add gnupg to docker image
6 years ago
Henrik Grimler
23a21c9ed4
build-package.sh: return 1 if hashsum doesn't exist for package
When downloading depencencies
6 years ago
Henrik Grimler
2103c04b0b
Rename get_pkg_hash.py->get_hash_from_file.py
6 years ago
Henrik Grimler
cc39d8c9b8
build-package: Add signature verification and download by hash
Also rename termux_install_dep_deb to termux_download_deb.
6 years ago
Fredrik Fornwall
c969353b83
Update latest android platform and build-tools
6 years ago
Leonid Plyushch
b978ccd747
setup-ubuntu.sh: install "devscripts"
Makes utility "debdiff" available.
6 years ago
Henrik Grimler
720442ba67
Add gnupg to docker image
6 years ago
Henrik Grimler
3d760868d0
build-package.sh: return 1 if hashsum doesn't exist for package
When downloading depencencies
6 years ago
Henrik Grimler
a1d4f83377
Rename get_pkg_hash.py->get_hash_from_file.py
6 years ago
Henrik Grimler
72402ea1cf
build-package: Add signature verification and download by hash
Also rename termux_install_dep_deb to termux_download_deb.
6 years ago
Wetitpig
3a2bcd3156
Accept licenses for Android SDK
6 years ago
Henrik Grimler
4343677bcc
buildorder.py: shorten code a bit
6 years ago
Henrik Grimler
b2217baa15
setup-archlinux: add gperf as dependency for fontconfig
6 years ago
Fredrik Fornwall
8654964c40
Dockerfile: Update from ubuntu 18.04 to 18.10
6 years ago
Henrik Grimler
f0b96b41c4
archlinux needs patch as well
6 years ago
Henrik Grimler
bf47765bd9
properties.sh: 'source'->'.'
6 years ago
Kevin Cotugno
ddf454180e
Build for host
This fixes the issue where clippy failed to build for arm causing that
release to be incomplete.
We remove the host files from the install directory to reduce the final
size is minimal.
6 years ago
Fredrik Fornwall
f156702ce7
python: Update from 3.6.6 to 3.7.1
6 years ago
Fredrik Fornwall
7fff3ed36c
Tweak repology metadata script
6 years ago
Fredrik Fornwall
6b3a878f06
Dockerfile: Clean up for ndk r18
6 years ago
Fredrik Fornwall
41269070a6
weechat: Bundle man pages with asciidoctor
6 years ago
Fredrik Fornwall
fb21e18f41
setup-ubuntu.sh: Remove xutils-dev
6 years ago
Fredrik Fornwall
f58fff1e3d
Add scripts/ldd utility script
6 years ago
Fredrik Fornwall
fddd88738a
Update to NDK r18 ( #2827 )
6 years ago
Fredrik Fornwall
6da95c025d
setup-ubuntu.sh: Install g++-multilib
Needed by nodejs when building for 32-bit arches.
6 years ago
Fredrik Fornwall
85de1498fa
Fix mac error in scripts/run-docker.sh
6 years ago
Stephen
efb305ba9b
Update setup-ubuntu.sh
7 years ago
Stephen
79f094be00
add gawk for apr-util build
#1169
7 years ago
Fredrik Fornwall
e449f74e10
Use https for downloading the android ndk
6 years ago
Laurent Arnoud
75e42fafb6
Check checksum on android sdk and ndk download
6 years ago
Fredrik Fornwall
c025399483
Remove old and unused scripts/build-clang.sh
6 years ago
Fredrik Fornwall
bbb65d5bee
Update build tools version to 28.0.2
Also extract setting ndk and build tools version to
scripts/properties.sh to avoid duplication.
6 years ago
Fredrik Fornwall
6e3b01f53a
Use newer sdk-tools-linux in setup-android-sdk.sh
6 years ago
Henrik Grimler
bad66d282d
texlive-bin: host-build tools and rm texlive-binaries from setup-ubuntu.sh ( #2689 )
Saves about 300 mb from docker image
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
6c2e7ecd11
run-docker.sh: Allow multiple containers
By defining CONTAINER_NAME one can now build from multiple containers:
CONTAINER_NAME=builder1 ./scripts/run-docker.sh
CONTAINER_NAME=builder2 ./scripts/run-docker.sh
...
7 years ago
Fredrik Fornwall
4a8bd09a2e
Add script to check built versions
7 years ago
Fredrik Fornwall
cdf597f4b1
Update repology metadata generation
Fix empty dx version and write out empty depends array.
7 years ago
Fredrik Fornwall
32eedb3ef6
Fix issue in generate-repology-metadata.sh
7 years ago
Fredrik Fornwall
995ddeed0e
Add scripts/generate-repology-metadata.sh
7 years ago