oech3
|
b936d7cd7f
|
GNUmakefile: avoid bootstrap issue with mkdir (#12521)
|
2026-05-30 10:04:08 +02:00 |
|
oech3
|
db7b8a6e58
|
stdbuf: build on Windows (depending on cygwin dll)
|
2026-05-25 12:23:51 +02:00 |
|
oech3
|
fb76aba95b
|
GNUmakefile: Fix LN for cygwin
|
2026-03-22 17:50:41 +01:00 |
|
oech3
|
33d698b405
|
GNUmakefile: Do not depend on system tr for Gentoo
|
2026-03-21 09:17:38 +01:00 |
|
oech3
|
6ccfd3a141
|
GNUmakefile: Swap uname -s with rustc --print host-tuple for cross-build and MSYS
|
2026-03-21 09:17:38 +01:00 |
|
oech3
|
ab0b026de6
|
Use MULTICALL=y at toybox test for faster CI (#10370)
|
2026-03-07 09:54:59 +01:00 |
|
oech3
|
29931489c2
|
GNUmakefile: Allow cross-build for Windows
|
2026-02-16 15:34:02 +01:00 |
|
Dorian Péron
|
3bab3a843b
|
Merge pull request #10575 from RenjiSann/fix-sum-locales
*sum: Fix locales fetching from `checksum_common` after installation
|
2026-02-02 20:24:33 +01:00 |
|
oech3
|
4e662bf47a
|
GNUmakefile: Drop HASHSUM
|
2026-02-01 23:19:16 +09:00 |
|
Dorian Peron
|
ade6e8c632
|
Remove mentions to hashsum
|
2026-01-31 14:37:33 +01:00 |
|
Dorian Peron
|
c659947136
|
*sum: Fix locales fetching from checksum_common after installation
|
2026-01-30 12:00:03 +01:00 |
|
Dorian Peron
|
70c37a72ad
|
sha512sum: introduce standalone binary
|
2026-01-28 10:14:14 +01:00 |
|
Dorian Peron
|
417c424213
|
sha384sum: introduce standalone binary
|
2026-01-28 10:14:12 +01:00 |
|
Dorian Peron
|
928ca15251
|
sha256sum: introduce standalone binary
|
2026-01-28 10:14:10 +01:00 |
|
Dorian Peron
|
e5f72019d2
|
sha224sum: introduce standalone binary
|
2026-01-28 10:14:07 +01:00 |
|
Dorian Peron
|
6aa5b1fe66
|
sha1sum: introduce standalone binary
|
2026-01-28 10:14:03 +01:00 |
|
Dorian Peron
|
d22c7e14ec
|
b2sum: introduce standalone binary
|
2026-01-28 10:14:01 +01:00 |
|
Dorian Peron
|
a968342d42
|
md5sum: introduce standalone binary
|
2026-01-28 10:13:57 +01:00 |
|
oech3
|
38e9dccb37
|
GNUmakefile: Complete TEST_PROGS
|
2026-01-27 19:18:51 +01:00 |
|
oech3
|
53d3176f6c
|
Reduce duplicated management of supported utils
|
2026-01-21 20:16:17 +09:00 |
|
oech3
|
7ea3dd9b5b
|
Don't build coreutils without MULTICALL=y (#10359)
|
2026-01-20 13:09:34 +01:00 |
|
oech3
|
40e50ba710
|
GNUmakefile: Support CARGO_BUILD_TARGET (#9223)
Fixes #9206 . Removes `RUSTC_ARCH` variable.
|
2026-01-12 13:56:54 +01:00 |
|
500-internal-server-error
|
54ba74bb7e
|
Add more Cygwin support (#9686)
* GNUMakefile: add support for cygwin
* uucore: add more cygwin support
* chroot, id, nohup, stdbuf, stty: add support for cygwin
* uucore, chroot, id, nohup, stdbuf: format
* chore: format
* chore: fix spelling
* GNUMakefile: fix inverted check
|
2025-12-23 23:36:09 +01:00 |
|
oech3
|
b9b965555c
|
GNUmakefile: Prepend PROG_PREFIX to LIBSTDBUF_DIR too (#9068)
* GNUmakefile: Append PROG_PREFIX to LIBSTDBUF_DIR too
* GNUmakefile: FIx woording
Co-authored-by: Etienne Cordonnier <ecordonnier@snap.com>
---------
Co-authored-by: Etienne Cordonnier <ecordonnier@snap.com>
|
2025-12-22 12:42:29 +01:00 |
|
oech3
|
43afd5cdaf
|
GNUmakefile: Use .* for libstdbuf* matching
|
2025-11-20 15:00:42 +09:00 |
|