Commit Graph

122 Commits

Author SHA1 Message Date
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
Sylvestre Ledru 7f4d90272f Merge pull request #9290 from oech3/nolibsel
Fix build failure without libselinux
2025-11-15 22:28:10 +01:00
oech3 c1734e039c GNUmakefile: Add missing PROFILE_CMD 2025-11-16 03:45:14 +09:00
oech3 5be2964230 Fix build failure without libselinux 2025-11-15 22:10:05 +09:00
oech3 5202ac137d Merge pull request #8730 from oech3/profile
GNUmakefile: Use any profile from make install
2025-11-15 10:05:04 +01:00
oech3 ea12980969 GNUmakefile: DL busybox fro mirror (better resp) 2025-11-14 00:35:41 +09:00
oech3 ff92c55962 GNUmakefile:curl -Ls 2025-11-13 23:58:11 +09:00