390 Commits (147d317e268209ed4e1d305518b3e9b0e36e8995)

Author SHA1 Message Date
Leonid Plyushch d0a1565030
scripts/setup-termux.sh: install help2man 5 years ago
Leonid Plyushch 0d55edb1a4
scripts/setup-termux.sh: install asciidoc 5 years ago
Fredrik Fornwall 1b8d44fd35 caddy: Update from 1.0.1 to 1.0.3 5 years ago
Leonid Plyushch de2515d725
termux-elf-cleaner: update to v1.7 5 years ago
Leonid Plyushch 45fc6e15e7
build-package.sh: fix detection of static libraries when creating subpackages 5 years ago
Leonid Plyushch aafb83e37b
build-package.sh: better support for metapackages 5 years ago
Leonid Plyushch 537034d0fa
CI: trim spaces from modified packages list 5 years ago
Leonid Plyushch 83396b7df1
linter: source ./scripts/properties.sh only if it exists 5 years ago
Leonid Plyushch 0c66d56197
linter: specify that non-https links are still acceptable 5 years ago
Leonid Plyushch 303e5b2a8a add new linter script & fix packages where needed 5 years ago
Leonid Plyushch bf38df58b8
build-package.sh: fix problem when built packages are not being checked 5 years ago
Leonid Plyushch 3d7530dbd5
build-package.sh: more fixes for variable checking 5 years ago
Leonid Plyushch b697254188
build-package.sh: set ac_cv_func_posix_spawnp=no for all autotools builds 5 years ago
Leonid Plyushch 7682303ca6
build-package.sh: set ac_cv_func_posix_spawn=no for all autotools builds 5 years ago
Leonid Plyushch 5076c9c720
build-package.sh: fix metapackage creation 5 years ago
Leonid Plyushch 91657e90bb
build-package.sh: more fixes 5 years ago
Leonid Plyushch 6267a318aa
build-package.sh: use text-based comparsion in conditionals instead of exit-code based 5 years ago
Leonid Plyushch c71f32e64d
fix typo in scripts/build/termux_extract_dep_info.sh 5 years ago
Leonid Plyushch ce13d0099a
build-package.sh: allow static packages to be in dependencies 5 years ago
Leonid Plyushch d111f5bf74
packages: standardize values of several control variables for build.sh 5 years ago
Leonid Plyushch d274182ade add support for on-device bootstrapping of "make" 5 years ago
Leonid Plyushch b83275116d scripts/setup-termux.sh: split packages on "tier 1" & "tier 2" groups 5 years ago
Butta 8fd02b64a0 on-device build: Fix up ncurses and ninja, adjust some setup scripts, 5 years ago
Leonid Plyushch 4161bbea03
fix typo in termux_step_massage.sh 5 years ago
Leonid Plyushch 4f3d2e9579
build-package.sh: fix error in termux_step_massage() when bin, lib, libexec are not exist 5 years ago
Leonid Plyushch 5ed9200933
scripts/setup-termux.sh: add missing package 'valac' 5 years ago
Leonid Plyushch c8298b3e19
build-package.sh: export CC_FOR_BUILD for on-device builds 5 years ago
Leonid Plyushch 83ee358158
build-package.sh: on-device builds without termux-exec are unsupported 5 years ago
Leonid Plyushch a418c7c0d5
build-package.sh: for on-device builds use device-specific default value for maintainer 5 years ago
Leonid Plyushch a005df428c
build-package.sh: prefix and home shouldn't be overridable for on-device builds 5 years ago
Leonid Plyushch 25955f9df5
build-package.sh: source properties.sh before handling command line arguments 5 years ago
Leonid Plyushch 493fa91c1c
scripts/setup-termux.sh: install binutils-gold 5 years ago
Leonid Plyushch 839d8e5b2b
scripts/setup-termux.sh: use bash in shebang 5 years ago
Leonid Plyushch 0d2f6e446f enable on-device builds 5 years ago
Leonid Plyushch e0b0b0e85f
run-docker.sh: allow to set custom image via environment variable 5 years ago
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 15e00d2072
scripts/buildorder.py: do not handle static library subpackages 5 years ago
Leonid Plyushch 21b96d3b41 no more develsplit + provide static libraries as separate package 5 years ago
Leonid Plyushch d5167b70ab
update download checksum in termux_setup_protobuf.sh 5 years ago
Leonid Plyushch 47fef45d79 docker image: install valac 5 years ago
Leonid Plyushch 9a6c14e76a
CI: omit newlines when printing list of packages for building 5 years ago
Leonid Plyushch 0833dc940e
docker image: install libc-ares-dev and libicu-dev 5 years ago
Leonid Plyushch 988ed344ac CI: add support for automatic docker image rebuilding 5 years ago
Leonid Plyushch 1b56b01d05
CI: fix expression for filtering packages 5 years ago
Leonid Plyushch 68ee2d8abd
CI: look for changes only in build.sh scripts 5 years ago
Leonid Plyushch 521e8373f6
CI: restore old way for building & uploading packages 5 years ago
Leonid Plyushch 2ba849491a
CI: fix syntax errors in 'scripts/build/ci/cirrus-ci_dispatcher.sh' 5 years ago
Leonid Plyushch c8d60f87b6
CI: better implementation for workaround introduced in f75cb1d4f2 5 years ago