Commit Graph

95 Commits

Author SHA1 Message Date
termux-pacman-bot
dd12a3a900 Update repo 2024-10-06 15:09:28 +00:00
termux-pacman-bot
3ea14dff18 Update repo 2024-09-15 09:37:27 +00:00
termux-pacman-bot
80b2968b04 Update repo 2024-09-11 00:28:22 +00:00
termux-pacman-bot
ae0b9c105e Update repo 2024-09-08 14:09:35 +00:00
termux-pacman-bot
f8e1e3ac23 Update repo 2024-08-15 20:37:12 +00:00
termux-pacman-bot
0143d5a398 Update repo 2024-06-16 09:38:14 +00:00
termux-pacman-bot
c8bcc3fa6f Update repo 2024-05-24 14:08:50 +00:00
termux-pacman-bot
99891d9e29 Update repo 2024-04-27 04:37:00 +00:00
termux-pacman-bot
193f2a4f08 Update repo 2024-04-13 12:09:42 +00:00
termux-pacman-bot
b2e104b294 Update repo 2024-03-04 21:09:10 +00:00
termux-pacman-bot
7b65296ff8 Update repo 2023-12-14 11:05:26 +00:00
termux-pacman-bot
e89c61f7e4 Update repo 2023-10-28 02:05:47 +00:00
termux-pacman-bot
0dcb38ecdd Update repo 2023-09-13 12:39:06 +00:00
termux-pacman-bot
82ea3f1431 Update repo 2023-09-09 14:31:06 +00:00
termux-pacman-bot
a68997b6d8 Update repo 2023-09-01 18:31:14 +00:00
termux-pacman-bot
b14d210f4c Update repo 2023-08-30 21:01:19 +00:00
termux-pacman-bot
1ea630a438 Update repo 2023-05-07 16:32:26 +00:00
termux-pacman-bot
d164b4fd41 Update repo 2023-04-06 14:31:04 +00:00
termux-pacman-bot
0a235e166f Update repo 2023-03-28 07:33:08 +00:00
termux-pacman-bot
faf17fe8f6 Update repo 2023-03-24 11:32:05 +00:00
termux-pacman-bot
ff221d3ab3 Update repo 2023-03-15 22:02:34 +00:00
termux-pacman-bot
23c8bd1171 Update repo 2023-03-08 13:07:22 +00:00
termux-pacman-bot
aaaabd30c4 Update repo 2023-02-21 05:32:11 +00:00
termux-pacman-bot
c3c2957224 Update repo 2023-02-14 18:03:02 +00:00
termux-pacman-bot
9792dec5d5 Update repo 2023-01-31 04:02:42 +00:00
termux-pacman-bot
ea83203e69 Update repo 2023-01-18 14:02:50 +00:00
termux-pacman-bot
df2901af02 Update repo 2023-01-16 06:35:04 +00:00
termux-pacman-bot
80d736aefe Update repo 2023-01-03 15:31:32 +00:00
termux-pacman-bot
04182f9f6e Update repo 2022-10-22 00:42:23 +00:00
termux-pacman-bot
a5deafba1b Update repo 2022-08-10 07:09:55 +00:00
termux-pacman-bot
aa987b099e Update repo 2022-07-11 08:25:28 +00:00
termux-pacman-bot
760b2bd835 Update repo 2022-07-02 08:43:20 +00:00
termux-actions[bot]
d5054efa27 Update repo 2022-05-23 07:25:41 +00:00
Maxython
ef439fdc98 monorepo settings in termux-pacman 2022-04-19 12:30:02 +03:00
termux-actions[bot]
78a2bf7fe1 Update repo 2022-04-04 06:24:58 +00:00
termux-actions[bot]
5df4d5c2ad Update repo 2022-04-04 05:38:18 +00:00
termux-actions[bot]
5eb858903f Update repo 2022-03-09 01:18:33 +00:00
termux-actions[bot]
85a0fb595d Update repo 2022-03-07 14:17:39 +00:00
termux-actions[bot]
1b86020e5a Update repo 2022-03-04 07:37:06 +00:00
termux-actions[bot]
e8be0bb66d Update repo 2022-02-25 07:37:05 +00:00
termux-actions[bot]
72e47aa0d5 Update repo 2022-02-24 13:22:16 +00:00
termux-actions[bot]
42d7e970fe Update repo 2022-02-19 09:18:39 +00:00
termux-actions[bot]
cd4c8133eb Update repo 2022-02-11 22:16:10 +00:00
Maxython
cb6f970a8b Update repo 2021-12-05 16:47:47 +03:00
Maxython
899e8831f1 Update repo system 2021-11-29 15:24:25 +03:00
Maxython
c7bef4b5ad Compiler update 2021-11-02 15:00:20 +03:00
Maxython
34ebb23194 Update scripts 2021-10-09 00:40:10 +03:00
Ivan Max
6fb882b062 build-package.sh: introduce TERMUX_PKG_GROUPS for pacman packaging format (#7609)
This metadata field allows to define groups to which the given packages belong.

See https://wiki.archlinux.org/title/Pacman#Installing_package_groups
2021-09-28 13:04:01 +03:00
Leonid Pliushch
07852c874b build-package.sh: allow to select package formats between debian and pacman 2021-09-10 19:55:28 +03:00
Henrik Grimler
ecd214881a build-package: add new arg -c for "continue build"
As replacement for TERMUX_PKG_QUICK_REBUILD. Running
./build-package.sh -c <package> starts a build for <package>, but does
not extract and patch the source from scratch. Instead it sets up the
build variables and starts from termux_step_make.

When working on a big package that can take hours to build it is
convenient to be able to build until there is an error, then apply
some new patch (manually) to the source, and then continue from where
the build failed.
2021-08-24 21:40:46 +02:00