Commit Graph

8525 Commits

Author SHA1 Message Date
Jeremy Soller
94c385a91b Merge branch 'servo-work' into 'master'
Make servo working

See merge request redox-os/cookbook!669
2025-10-29 08:06:58 -06:00
Jeremy Soller
81ce8b44d8
Update cookbook 2025-10-29 07:26:25 -06:00
Jeremy Soller
9f300ab9b8
love: fix compilation 2025-10-29 07:25:45 -06:00
Wildan M
454ab2bf85 Make servo working 2025-10-29 15:24:10 +07:00
Jeremy Soller
04387397e5
Update cookbook 2025-10-28 18:31:20 -06:00
Jeremy Soller
29a11d9a8f
openal: Use github for source, as original site has expired certificate 2025-10-28 18:31:07 -06:00
Wildan M
66413edfb3 Don't clean build deps 2025-10-28 13:17:31 +07:00
Wildan Mubarok
5c11843bec Merge branch redox:master into new-repo-bin 2025-10-27 17:37:16 +00:00
Wildan M
645a741f8d Update cookbool.toml README 2025-10-28 00:36:44 +07:00
Wildan M
5382f39857 Update to use the new repo bin 2025-10-28 00:29:54 +07:00
Wildan M
b1fec31dff Fix push command and category on make 2025-10-28 00:20:20 +07:00
Wildan M
19f5d8ff3e Make last line visible 2025-10-27 21:51:35 +07:00
Wildan M
2b8915e24d Fix warnings 2025-10-27 17:32:54 +07:00
Ribbon
8f892754d1 Add recipes 2025-10-26 22:50:38 -03:00
Wildan M
e30cb66990 Handle carriage returns 2025-10-26 22:43:02 +07:00
Wildan M
1ecf2311e4 Add ansi escape 2025-10-26 22:20:30 +07:00
Jeremy Soller
a60e18dafb Merge branch 'timmydo/dockerfqdn' into 'master'
Update podman base container image reference to use fully qualified domain name

See merge request redox-os/redox!1663
2025-10-26 09:19:39 -06:00
Wildan M
a943426bde Try use pty 2025-10-26 22:06:59 +07:00
Timmy Douglas
f72faa0829 Update podman base container image reference to use fully qualified domain name 2025-10-25 21:28:28 -07:00
Wildan Mubarok
8ab0c33942 Merge branch 'update-cookbook' into 'master'
Update cookbook

See merge request redox-os/redox!1662
2025-10-25 14:23:19 +00:00
Wildan Mubarok (CI)
8f862b0a57 CI: Update cookbook submodule to latest update-cookbook 2025-10-25 14:20:10 +00:00
Jeremy Soller
8851a304e6 Merge branch 'uutils-master' into 'master'
Compile uutils from master branch

See merge request redox-os/cookbook!667
2025-10-25 08:16:53 -06:00
Wildan Mubarok
2c16ad7d7f Compile uutils from master branch 2025-10-25 13:08:12 +00:00
Wildan M
66d7a520e1 Fix repo script 2025-10-25 19:34:51 +07:00
Wildan M
4fb4727f60 Autoscroll cook queue 2025-10-25 19:23:03 +07:00
Wildan M
5621fe799f Update scripts for compat 2025-10-25 17:53:13 +07:00
Wildan M
1e37be1d4f Add category, spinner, and always verbose 2025-10-25 17:48:03 +07:00
Wildan M
911e813025 More context messages, add find cmd 2025-10-25 16:17:37 +07:00
Wildan M
067274504d Fix warn 2025-10-25 12:23:14 +07:00
Wildan M
d91f0eb8d5 Fix package log 2025-10-25 12:17:11 +07:00
Wildan M
be2a4ddd0a Tell what recipe error, optimized rendering 2025-10-25 12:06:54 +07:00
Wildan M
8b53fab9fd Fix clean 2025-10-25 05:44:35 +07:00
Wildan M
ff3cd11099 Now mostly usable 2025-10-25 05:38:54 +07:00
Wildan M
0bad6d1562 Switchable log and log fetch fix 2025-10-24 20:15:58 +07:00
Jeremy Soller
4786eaf7e3 Merge branch 'zhiwei/fix-fedora-podman-bootstrap' into 'master'
Add fuse3-devel to the build dependencies list in podman bootstrap for Fedora

See merge request redox-os/redox!1661
2025-10-24 06:43:51 -06:00
Zhiwei Liang
fe25dba5e8 Add fuse3-devel to the build dependencies list in podman bootstrap for Fedora 2025-10-24 06:43:50 -06:00
Wildan M
51a5ea0848 Add mouse handling 2025-10-24 19:34:41 +07:00
Wildan M
2af2a5bd26 Add command stdout pipe 2025-10-24 18:41:35 +07:00
Wildan M
e03e843abd Test config 2025-10-24 17:07:06 +07:00
Wildan M
ab57937dd4 Implement cook TUI 2025-10-24 16:56:52 +07:00
Wildan M
8e2ac316e4 Compiling with direct call to cook 2025-10-24 16:18:11 +07:00
Wildan M
97bef43ca0 Merge branch 'master' into repo-bin 2025-10-24 13:34:29 +07:00
Jeremy Soller
e9532b7bb6 Merge branch 'mig-cook' into 'master'
Migrate build script to cook lib

See merge request redox-os/cookbook!666
2025-10-23 08:09:41 -06:00
Wildan M
f41b6845b3 Rename build.rs to cook_build.rs 2025-10-23 20:50:25 +07:00
Wildan M
7d79ecdad1 Remove build_only 2025-10-23 20:07:50 +07:00
Wildan M
771f036c0a Fix fmt 2025-10-23 20:04:38 +07:00
Wildan M
c16cf50b11 Migrate build script to cook lib 2025-10-23 20:01:03 +07:00
Wildan M
79f1eca998 Fix err, use anyhow 2025-10-23 12:22:43 +07:00
Wildan Mubarok
1b77b93f12 Merge branch cookbook:master into repo-bin 2025-10-23 04:25:39 +00:00
Jeremy Soller
c66367c072
Always reinstall image in scripts/dual-boot.sh 2025-10-21 15:18:24 -06:00