Henrik Grimler
|
6f2c26696f
|
build-package: mv termux_step_extract_package to scripts/build/
|
6 years ago |
Henrik Grimler
|
fd61b679dd
|
build-package: mv termux_step_start_build to scripts/build/
|
6 years ago |
Henrik Grimler
|
07f4d72b3c
|
build-package: mv termux_step_get_repo_files to scripts/build/
|
6 years ago |
Henrik Grimler
|
6986e817fb
|
build-package: mv termux_download_deb to scripts/build/
|
6 years ago |
Henrik Grimler
|
2b415feba0
|
build-package: mv termux_extract_dep_info to scripts/build/
|
6 years ago |
Henrik Grimler
|
ecb71352b4
|
build-package: mv termux_step_handle_buildarch to scripts/build/
|
6 years ago |
Henrik Grimler
|
bea56b4b8b
|
build-package: mv termux_setup_variables to scripts/build/
|
6 years ago |
Henrik Grimler
|
5a6f9fdb91
|
build-package: mv termux_step_handle_arguments to scripts/build/
|
6 years ago |
Henrik Grimler
|
d280fd8827
|
build-package: mv termux_setup_cmake to scripts/build/setup
|
6 years ago |
Henrik Grimler
|
9571b1c49a
|
build-package: mv termux_setup_meson to scripts/build/setup
|
6 years ago |
Henrik Grimler
|
b1b18b2ac5
|
build-package: mv termux_setup_ninja to scripts/build/setup
|
6 years ago |
Henrik Grimler
|
02edde0f7f
|
build-package: mv termux_setup_rust to scripts/build/setup
|
6 years ago |
Henrik Grimler
|
e5556053c7
|
build-package: mv termux_setup_golang to scripts/build/setup
|
6 years ago |
Henrik Grimler
|
07abb67cd4
|
build-package: mv termux_download to scripts/build/
|
6 years ago |
Henrik Grimler
|
54c0441fb0
|
build-package: mv termux_step_host_build to scripts/build/
|
6 years ago |
Henrik Grimler
|
c19fd73c97
|
build-package: mv termux_step_handle_hostbuild to scripts/build/
|
6 years ago |
Henrik Grimler
|
7b0304b9f9
|
build-package: mv termux_error_exit to scripts/build/
|
6 years ago |
Leonid Plyushch
|
530f4ee737
|
scripts/run-docker.sh: use sudo for privileged operations (when changing uid/gid)
|
6 years ago |
Wetitpig
|
708f47964a
|
Remove relevant instructions
|
6 years ago |
Wetitpig
|
1f96940259
|
Switch User in Docker
|
6 years ago |
Wetitpig
|
7249559f48
|
Remove relevant instructions
|
6 years ago |
Wetitpig
|
6b7d4cb7fd
|
Switch User in Docker
|
6 years ago |
its-pointless
|
cc319ad4fd
|
fix ndk versions
|
6 years ago |
its-pointless
|
db5e1cdaf8
|
version names change
|
6 years ago |
Fredrik Fornwall
|
b9c36e8a37
|
Initial changes for NDK r19 support
|
6 years ago |
Henrik Grimler
|
1d62574fa1
|
build-package.sh: handle Release.gpg and get deb path from Package
This makes it possible to download .debs from dl.bintray.com/xeffyr
|
6 years ago |
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 |