138 Commits (701333e36d7a437426703f441520716f0646dce7)

Author SHA1 Message Date
Butta 7a235cedfd
on-device build: Fix up ncurses and ninja, adjust some setup scripts, 6 years ago
Leonid Plyushch df914b33b5
fix typo in termux_step_massage.sh 6 years ago
Leonid Plyushch 251484977c
build-package.sh: fix error in termux_step_massage() when bin, lib, libexec are not exist 6 years ago
Leonid Plyushch 4c4da7deff
build-package.sh: export CC_FOR_BUILD for on-device builds 6 years ago
Leonid Plyushch 1c1f059ee6
build-package.sh: on-device builds without termux-exec are unsupported 6 years ago
Leonid Plyushch ab3a999565
build-package.sh: for on-device builds use device-specific default value for maintainer 6 years ago
Leonid Plyushch e290c97736
build-package.sh: prefix and home shouldn't be overridable for on-device builds 6 years ago
Leonid Plyushch 1ae4d7d388
build-package.sh: source properties.sh before handling command line arguments 6 years ago
Leonid Plyushch 1e698a1198
build-package.sh: use bsdtar for on-device builds when extracting into massagedir 6 years ago
Leonid Plyushch a027b72efd
build-package.sh: do not hardcode path to termux-elf-cleaner 6 years ago
Leonid Plyushch abca76df18
build-package.sh: for on-device builds termux-elf-cleaner should be installed with apt 6 years ago
Leonid Plyushch aecf4675e3
enable on-device builds 6 years ago
Leonid Plyushch 1b4a91414c no more develsplit + provide static libraries as separate package 6 years ago
Leonid Plyushch 359c2d9d5d
build-package.sh: setup basic hardening through CFLAGS/LDFLAGS 6 years ago
Leonid Plyushch 09188ebe88
CI: update dispatcher script 6 years ago
Leonid Plyushch 754f17cd50
update download checksum in termux_setup_protobuf.sh 6 years ago
Leonid Plyushch 72951f7b2c
CI: fix expression for filtering packages 6 years ago
Leonid Plyushch a565de286c
CI: look for changes only in build.sh scripts 6 years ago
Leonid Plyushch 32deebbb7c
CI: sync setup with branch 'master' 6 years ago
Leonid Plyushch 7f29c932a9
build-package.sh: set $LDFLAGS for CGO like we do for android-7 packages 6 years ago
Leonid Plyushch 3e8242e505
backport changes from branch 'master' for new format of bootstraps 6 years ago
Leonid Plyushch 68c6f1c2f3
CI: update dispatcher script 6 years ago
Henrik Grimler 1643c84658
setup_golang: set CGO_CFLAGS=-I$TERMUX_PREFIX/include 6 years ago
Leonid Plyushch b516846b1d
CI: don't use loop for going through package names 6 years ago
Leonid Plyushch 4411137844
Revert "CI: restore full builds for pull requests" 6 years ago
Leonid Plyushch 50ba29a8e2
CI: restore full builds for pull requests 6 years ago
Leonid Plyushch dd3baa536b
build-package.sh: allow to build multiple packages at one time 6 years ago
Leonid Plyushch d17827275f
update CI setup 6 years ago
Tom Yan aecf0aabcb
build-package.sh: export OBJCOPY 6 years ago
Fredrik Fornwall 277711e200 Always use -Oz optimization level 6 years ago
Fredrik Fornwall 03979e698e golang: Update from 1.12.6 to 1.12.7 6 years ago
Tom Yan 1c602f865c build-package: fix subpackage-parent dependency 6 years ago
Leonid Plyushch b75ade40ea
build-package.sh: fix typo 6 years ago
Leonid Plyushch 30bb1ff752
clean.sh & build-package.sh: avoid errors in case chmod's target dir is not exist 6 years ago
Leonid Plyushch 6257721b22
build-package.sh: fix rm problems when builddir/srcdir contains RO files 6 years ago
Leonid Plyushch 676b290904 build-package.sh: always keep info pages 6 years ago
its-pointless 60ab227d56 avoid using system clang instead of ndk one 6 years ago
its-pointless 5f45bf250b fix arm-cpp properly... 6 years ago
its-pointless a5e00b7493 fix arm cpp 6 years ago
its-pointless 092cfb4aa6 ndk-20 update 6 years ago
Leonid Plyushch c75dba2817 golang: update to 1.12.6 6 years ago
Leonid Plyushch 31eb841e05 cmake: update to 3.14.5 6 years ago
Leonid Plyushch c53856b4d2 termux_setup_rust.sh: always pick rust version from package build script 6 years ago
Tom Yan 6aa9f8142e
build-package: fix unwind symbols hiding 6 years ago
Leonid Plyushch 60e6064ca7 build-package.sh: fix license installation step 6 years ago
Henrik Grimler 376f3e727e termux_step_massage: drop TERMUX_PKG_KEEP_SHARE_DOC 6 years ago
Henrik Grimler 6ee6dc3223 termux_step_install_license: fix link path 6 years ago
Henrik Grimler cbdeb4a8c0 termux_step_install_license: install to usr/share/doc/ instead of usr/share/ 6 years ago
Henrik Grimler ab6725c2c9 termux_step_install_license: Handle spaces in license name 6 years ago
Henrik Grimler 8abfa7d8fc termux_step_install_license: error if no LICENSE file is installed 6 years ago