390 Commits (147d317e268209ed4e1d305518b3e9b0e36e8995)

Author SHA1 Message Date
Leonid Plyushch 7390ba5ca9 package uploader: fix conditional when checking http status after publishing in upload_package() 6 years ago
Leonid Plyushch 2c531fda35 package uploader: fix variable name in upload_package() 6 years ago
Leonid Plyushch 3f039293c5 fast builds: enable downloading from unstable and x11 repositories 6 years ago
Leonid Plyushch 16c0d197e2 package uploader: escape dot in versions when using grep 6 years ago
Leonid Plyushch 4b7a2a94a7 package uploader: fix message in delete_old_versions_from_package() 6 years ago
Leonid Plyushch 23b9e7e89a package uploader: do not require build.sh when deleting package 6 years ago
Leonid Plyushch 0cf978c8af package uploader: attempt to fix errors when using on CI 6 years ago
Leonid Plyushch 7fc6d185ad update package_uploader.sh 6 years ago
Henrik Grimler 00d88cefb4 package_uploader: fix typo 6 years ago
Fredrik Fornwall b889f77ad1 golang: Update from 1.12 to 1.12.1 6 years ago
Leonid Plyushch eaf357dac0 package uploader: keep old versions currently, always replace deb files with same name 6 years ago
Leonid Plyushch 9711b01b2b termux-elf-cleaner: update to v1.5 6 years ago
Leonid Plyushch 50c42cd530 fast-build mode: use termux_download function for downloading 'Release' 6 years ago
Leonid Plyushch 3db390c17a package uploader: skip packages with custom licenses 6 years ago
Leonid Plyushch cada4be0d8 fast-build mode: do not rely on gpg when verifying metadata 6 years ago
Leonid Plyushch 7e135fa1c2 package_uploader.sh: check for dependencies before running 6 years ago
Leonid Plyushch 9f088247a4 package_uploader.sh: use more generic bash path for shebang 6 years ago
Tom Yan e5edd4f586 Simplify libc++ setup 6 years ago
Fredrik Fornwall a54a1429b8 Avoid meson stripping DT_RUNPATH 6 years ago
Fredrik Fornwall ce4b923f13 Fix DT_RUNPATH for rust-using packages 6 years ago
Fredrik Fornwall d03cd2f0db Set CGO_LDFLAGS="$LDFLAGS" for go packages 6 years ago
Leonid Plyushch c63620886b termux_step_setup_variables.sh: fix gpg keys 6 years ago
Leonid Plyushch ced6a945ec package uploader: improve searching of subpackages 6 years ago
Leonid Plyushch 99134641d6 fast-builds: switch to bintray url 6 years ago
Leonid Plyushch 02e60c373c build-package.sh: create dummy libutil.so which links to libc 6 years ago
Leonid Plyushch b9def36440 package uploader: add support for keeping previous versions, update help info, rename script 6 years ago
Leonid Plyushch f6ba4502fb add package uploading script 6 years ago
Leonid Plyushch a48d94ce2b build-package.sh: enable use of DT_RUNPATH, set minimal API level to 24 6 years ago
Henrik Grimler ca3971841b termux_create_subpackages: support TERMUX_SUBPKG_BREAKS 6 years ago
Henrik Grimler 9dece59651 build-package: mv code for creating subpackages to new file 6 years ago
Fredrik Fornwall bedfd17f7e go: Update from 1.11.5 to 1.12 6 years ago
Leonid Plyushch 28f3fbe1bc build-package.sh: prevent parallel runs in the same environment 6 years ago
Leonid Plyushch ef3772c4d6 fast-builds: do not rely on bootstrap archives 6 years ago
Henrik Grimler e56f784f95 setup-ubuntu.sh: add jq and remove debdiff 6 years ago
Leonid Plyushch e400c23415 termux-elf-cleaner: update to v1.4 6 years ago
Leonid Plyushch 0950d69987 update scripts for continuous integration 6 years ago
Henrik Grimler 706ac2d2d2 termux_download_deb: check that Packages exist before reading hash 6 years ago
Henrik Grimler 46e7252e91 build-package: stop build if buildorder.py returns error 6 years ago
Henrik Grimler a1601b739b build-package: call termux_get_repo_files in termux_step start_build 6 years ago
Henrik Grimler e486e4643a build-package: add new env. var. TERMUX_PACKAGES_DIRECTORIES 6 years ago
Henrik Grimler 035ec7e35f build-package: download dependencies recursively when fast-building 6 years ago
Henrik Grimler 5873ff8750 build-package: remove termux_step_compare_debs 6 years ago
Fredrik Fornwall 15489b2239 Use meson version 0.49.2 6 years ago
Fredrik Fornwall 4b01da699f Use specific version when setting up rust 6 years ago
Henrik Grimler 512345c9a1 termux_step_start_build: handle failed subpackage downloads 6 years ago
Henrik Grimler e301be4d49 termux_step_compare_debs: fix subpackage comparison 6 years ago
Henrik Grimler 537071c99f build-package: mv termux_step_finish_build to scripts/build/ 6 years ago
Henrik Grimler 95ee844cfe build-package: mv termux_step_compare_debs to scripts/build/ 6 years ago
Henrik Grimler 07ac40da1e build-package: mv termux_step_create_debfile to scripts/build/ 6 years ago
Henrik Grimler 1791646f58 build-package: mv termux_step_create_datatar to scripts/build/ 6 years ago