Commit Graph

5 Commits

Author SHA1 Message Date
termux-pacman-bot
b5225e9c54 tree-wide: rename TERMUX_MAKE_PROCESSES to TERMUX_PKG_MAKE_PROCESSES
Some packages have issues with parallel builds and need to set
TERMUX_MAKE_PROCESSES=1. All other build variables that package
recipes set are prefixed with TERMUX_PKG, use that for MAKE_PROCESSES
as well for consistency.

%ci:no-build
2024-06-16 09:38:16 +00:00
termux-pacman-bot
afdc90fdfc chore(main/pipebuffer): force disable auto updates [no ci]
This is needed to avoid auto-updater script warnings.
2023-10-03 17:31:18 +00:00
termux-pacman-bot
681cdbf3fe add(main): pipebuffer
a stdio-only, non-blocking `mbuffer(1)` (`-m`) analogue, that buffering stdin in given size then flush to stdout
(or `pv(1)` but with additional buffer size exceeds PIPE_BUF)
2023-02-16 19:36:52 +00:00
Maxython
e535249e06 rebuild packages 2023-02-16 22:34:41 +03:00
termux-pacman-bot
01113b5363 add(main): pipebuffer
a stdio-only, non-blocking `mbuffer(1)` (`-m`) analogue, that buffering stdin in given size then flush to stdout
(or `pv(1)` but with additional buffer size exceeds PIPE_BUF)
2022-09-12 13:15:24 +00:00