Commit Graph

36 Commits

Author SHA1 Message Date
termux-pacman-bot
90ead34a3e Update repo 2023-05-06 05:01:28 +00:00
termux-pacman-bot
2354ef58ff Update repo 2023-03-09 12:43:44 +00:00
termux-pacman-bot
e8245ece20 Update repo 2023-02-19 10:32:50 +00:00
termux-pacman-bot
9355b07142 Update repo 2023-02-09 02:45:42 +00:00
termux-pacman-bot
9b9bbeedfe Update repo 2022-12-16 01:56:50 +00:00
termux-pacman-bot
d14f738ffa Update repo 2022-12-10 02:42:10 +00:00
termux-pacman-bot
fd5ecbc619 Update repo 2022-12-01 00:45:48 +00:00
termux-pacman-bot
3a1acf0399 Update repo 2022-11-02 15:42:23 +00:00
termux-pacman-bot
a523516b68 Update repo 2022-10-27 00:43:59 +00:00
termux-pacman-bot
3ca8f6f62c Update repo 2022-10-13 10:09:56 +00:00
termux-pacman-bot
a0e8a1c62b Update repo 2022-09-27 21:07:36 +00:00
termux-pacman-bot
89ad6a681a Update repo 2022-09-01 02:35:00 +00:00
termux-actions[bot]
7122b90d49 Update repo 2022-01-17 09:06:22 +00:00
Maxython
c7bef4b5ad Compiler update 2021-11-02 15:00:20 +03:00
Maxython
07a355cea5 Update build 2021-10-24 00:25:21 +03:00
Maxython
1785f8d68d Update repo 2021-10-15 23:50:35 +03:00
Henrik Grimler
70ee9001e4 termux_setup_protobuf: fix checksum after protobuf update 2021-09-16 22:01:20 +02:00
Henrik Grimler
c6914fccf7 termux_setup_protobuf: update sha256 2021-06-15 16:13:02 +02:00
Leonid Pliushch
84c46a917a libprotobuf: update to 3.14.0 2020-12-07 23:01:02 +00:00
Leonid Pliushch
be0b9e9331 build-package.sh: support offline preinstalled build tools
First step of making possibility to have offline snapshots of
'termux-packages' repo. Useful for making full repo snapshots.

That will allow to preinstall tools like Cmake, Go, Meson to
directory stored within packages tree and will not be wiped when
using ./clean.sh.

Next steps will also implement offlining of the package sources
and NDK standalone toolchain.
2020-10-22 22:46:02 +03:00
Leonid Pliushch
09edfe3c10 termux_setup_protobuf: update checksum 2020-08-21 14:07:54 +03:00
Fredrik Fornwall
4c36fc447d libprotobuf: Update from 3.12.2 to 3.12.4 2020-08-12 12:07:38 +02:00
Leonid Pliushch
a6910acef5 downgrade protobuf to 3.12.2 as 3.12.3 causes problems with mosh (and other?) 2020-06-08 14:44:57 +03:00
Leonid Pliushch
823f5f858c fix checksum for host protoc zip & rebuild mosh 2020-06-08 13:22:10 +03:00
Fredrik Fornwall
fc4dee40a5 Fix protobuf checksum 2020-06-02 08:48:19 +02:00
Leonid Pliushch
d8fde31951 libprotobuf: update to 3.11.4 2020-02-17 15:44:59 +02:00
Leonid Pliushch
349118ad61 libprotobuf: update to 3.11.3 2020-02-04 17:30:46 +02:00
Leonid Pliushch
c6abaa5b79 libprotobuf: update to 3.11.2 2019-12-21 20:49:55 +02:00
Fredrik Fornwall
f317c7cf7d protobuf: Update from 3.9.1 to 3.11.1 2019-12-05 23:58:28 +01:00
Leonid Pliushch
30301b55a6 build-package.sh: fix checksum in termux_setup_protobuf.sh 2019-09-18 17:23:59 +03:00
Leonid Pliushch
d08dc0fa13 build-package.sh: use text-based comparsion in conditionals instead of exit-code based 2019-08-13 02:03:47 +03:00
Leonid Pliushch
c352216c63 packages: standardize values of several control variables for build.sh
Variables

 TERMUX_PKG_PLATFORM_INDEPENDENT
 TERMUX_DEBUG
 TERMUX_PKG_HAS_DEBUG
 TERMUX_PKG_ESSENTIAL
 TERMUX_SUBPKG_ESSENTIAL
 TERMUX_PKG_NO_STATICSPLIT
 TERMUX_PKG_BUILD_IN_SRC
 TERMUX_PKG_FORCE_CMAKE
 TERMUX_PKG_HOSTBUILD

should not accept arbitrary values for marking them "enabled". Instead
they should accept boolean values which makes them easier to handle and
also makes their meaning clear.

build-package.sh should make decision based on variable's value but not on
whether it is set or empty.

%ci:no-build
2019-08-12 18:49:13 +03:00
Butta
4c735a6580 on-device build: Fix up ncurses and ninja, adjust some setup scripts,
and add dependency info to scripts/setup-termux.sh.
2019-08-11 16:03:35 +03:00
Leonid Pliushch
e303212ae5 enable on-device builds
Partial compatibility for on-device builds.

There is no guarantee that it will be possible to build all available
packages and built packages will have same reliability that cross-compiled
but should solve "self-hosting" problems as much as possible.
2019-08-08 16:58:34 +03:00
Leonid Pliushch
4778a36e54 update download checksum in termux_setup_protobuf.sh 2019-07-28 02:02:34 +03:00
Fredrik Fornwall
503c204164 protobuf: Update from 3.6.1 to 3.7.1 2019-05-12 00:22:25 +02:00