Commit Graph

19 Commits

Author SHA1 Message Date
Wildan M
82c5a2ea94
Simplify error messages 2026-04-20 20:40:07 +07:00
Wildan M
f77346bcfd
Update sysroot based on blake3, add verbose_cmd option 2026-04-17 17:04:43 +07:00
Wildan M
61a66d3755
Better error display 2026-04-16 04:04:53 +07:00
Wildan M
8b8b3137bd
Don't export macros 2026-04-05 13:02:50 +07:00
Wildan M
4038d8f5ed
Separate sysroot folder when using cross target 2026-03-28 04:12:37 +07:00
Wildan M
34c62b53fe
Move recipes from pkg crate, remove blake3 pbr 2026-03-26 23:46:38 +07:00
Wildan M
c8fe501edc
Use custom error for fs and pty module 2026-03-24 04:34:58 +07:00
Wildan M
b8b2225449
Implement push update diff 2026-03-19 15:30:54 +07:00
Wildan M
69fa5f1bc0
Implement web generation for packages 2026-02-15 15:26:08 +07:00
Wildan Mubarok
dba3334d82 Add a way to download compiled recipes from remote 2025-10-19 06:20:39 -06:00
Wildan M
d63a59720b Automatic unfetch for tar recipes 2025-10-11 16:10:58 +07:00
Wildan M
26e6e0dc06 fmt 2025-10-03 13:59:14 +07:00
Wildan M
c51fad08ff Add mirror config 2025-10-03 13:55:38 +07:00
Wildan Mubarok
0d307fa4e7 Initial self-hosting support 2025-09-12 15:39:51 -06:00
Josh Megnauth
0ae1974a03
Move struct Package to redox-pkg
This deduplicates code as well as forces names to be sanitized. The API
for both redox-pkg and cookbook need some reimagining due to the
reshuffling, but this patch is not concerned with that as yet.
2025-07-05 07:48:28 -04:00
Jeremy Soller
f9cd5a5901
Calculate package dependencies for publish again 2025-04-14 08:09:01 -06:00
bjorn3
91f885bddb Remove sha256 support
Sha256 is slower than blake3 and all recipes use blake3 now.
2024-01-08 20:00:30 +01:00
joshua Williams
73c662b9da Add Recipe Subfolders 2023-08-09 21:15:42 +00:00
Jeremy Soller
25fa6a5020
Rust-based cook binary. Currently has fetching implemented 2020-05-20 13:23:29 -06:00