204 Commits (05764861222fda29d42b01b2eed68e3ea05588d7)

Author SHA1 Message Date
Leonid Plyushch d44a223686
build-package.sh: use globstar when splitting static libraries 5 years ago
Leonid Plyushch ffe57097d1 build-package.sh: avoid linking with extra/unneeded libraries 5 years ago
Leonid Plyushch e63524cbdc build-package.sh: basic hardening via CFLAGS/LDFLAGS 5 years ago
Leonid Plyushch 21b96d3b41 no more develsplit + provide static libraries as separate package 6 years ago
Leonid Plyushch d5167b70ab
update download checksum in termux_setup_protobuf.sh 6 years ago
Leonid Plyushch 9a6c14e76a
CI: omit newlines when printing list of packages for building 6 years ago
Leonid Plyushch 988ed344ac CI: add support for automatic docker image rebuilding 6 years ago
Leonid Plyushch 1b56b01d05
CI: fix expression for filtering packages 6 years ago
Leonid Plyushch 68ee2d8abd
CI: look for changes only in build.sh scripts 6 years ago
Leonid Plyushch 521e8373f6
CI: restore old way for building & uploading packages 6 years ago
Leonid Plyushch 2ba849491a
CI: fix syntax errors in 'scripts/build/ci/cirrus-ci_dispatcher.sh' 6 years ago
Leonid Plyushch c8d60f87b6
CI: better implementation for workaround introduced in f75cb1d4f2 6 years ago
Leonid Plyushch 11ec9040f8
CI: do not start upload if API key or passphrase is not set 6 years ago
Leonid Plyushch f75cb1d4f2
CI: attempt to workaround inconsistent metadata during concurrent upload of same file 6 years ago
Leonid Plyushch 07a554fd43
CI: check if necessary environment variables are set 6 years ago
Leonid Plyushch 256cc062ee
CI: if all 3 attempts of upload failed, exit with status code '1' 6 years ago
Leonid Plyushch fa69510c07 build-package.sh: allow to mark subpackages as essential 6 years ago
Leonid Plyushch 7a86f0cd8e
CI: fix syntax errors in dispatcher script 6 years ago
Leonid Plyushch 581498d53f
CI: rework way how upload will be retried 6 years ago
Leonid Plyushch 1143da7d12
CI: fix pull requests URL in dispatcher script 6 years ago
Leonid Plyushch 42aca8a5f1
CI: retry package uploading in case of failure 6 years ago
Leonid Plyushch 080bb3ea11 CI: use pipe instead of separate tasks 6 years ago
Leonid Plyushch 1df3a3c853
Revert "CI: restore full builds for pull requests" 6 years ago
Leonid Plyushch 77f24af5b8
CI: restore full builds for pull requests 6 years ago
Leonid Plyushch 9d743e2a27
build-package.sh: allow to build multiple packages at one time 6 years ago
Leonid Plyushch 51521e76b6 update CI setup 6 years ago
Henrik Grimler 091718af31 setup_golang: set CGO_CFLAGS=-I$TERMUX_PREFIX/include 6 years ago
Fredrik Fornwall 32de55cece Always use -Oz optimization level 6 years ago
Fredrik Fornwall 9a84e8d005 golang: Update from 1.12.6 to 1.12.7 6 years ago
Leonid Plyushch 41ceb1123d
build-package.sh: fix typo 6 years ago
Leonid Plyushch 8cb5f5580c
clean.sh & build-package.sh: avoid errors in case chmod's target dir is not exist 6 years ago
Leonid Plyushch 944326f1ab
build-package.sh: fix rm problems when builddir/srcdir contains RO files 6 years ago
Leonid Plyushch ff221cab06 build-package.sh: always keep info pages 6 years ago
Tom Yan 46fa2d15c6 build-package.sh: export OBJCOPY 6 years ago
its-pointless f6660abd1e avoid using system clang instead of ndk one 6 years ago
its-pointless 8d09dc96fd fix arm-cpp properly... 6 years ago
its-pointless f2687cdf6d fix arm cpp 6 years ago
its-pointless d0f4522c55 ndk-20 update 6 years ago
Leonid Plyushch f74f354657
golang: update to 1.12.6 6 years ago
Leonid Plyushch 0611430432
cmake: update to 3.14.5 6 years ago
Leonid Plyushch 9da9a26c23
build-package.sh: fix license installation step 6 years ago
Leonid Plyushch c2ad29cbef
build-package.sh: handle disable packages when building for all architectures 6 years ago
Henrik Grimler 42e5b23bb6 termux_step_massage: drop TERMUX_PKG_KEEP_SHARE_DOC 6 years ago
Henrik Grimler fd711968c9 termux_step_install_license: fix link path 6 years ago
Henrik Grimler 6286893ed4 termux_step_install_license: install to usr/share/doc/ instead of usr/share/ 6 years ago
Henrik Grimler 0b1575ee1e termux_step_install_license: Handle spaces in license name 6 years ago
Henrik Grimler 8acfa01d48 termux_step_install_license: error if no LICENSE file is installed 6 years ago
Henrik Grimler a230e33e4f termux_step_install_license: use license file from $TERMUX_PKG_LICENSE_FILE if specified 6 years ago
Henrik Grimler 4dbbb63c6b build-package: licenses->LICENSES 6 years ago
Henrik Grimler 4f64a2ae59 build-package: install licenses to $PREFIX/share/$PKG/LICENSE 6 years ago