Commit Graph

593 Commits

Author SHA1 Message Date
Wildan M
5b699a4b5c
Export FIND 2026-02-12 15:00:16 +07:00
Wildan M
cf8a4de59b
Add notes for developing rust std 2026-02-12 12:40:02 +07:00
Wildan M
83a7659262
Workaround support for rust-lld 2026-02-12 12:17:06 +07:00
Wildan M
4ce24cee73
Few changes on relibc 2026-02-11 23:44:55 +07:00
Wildan M
d7f6a2673c
Trees doesn't need prefix 2026-02-11 23:44:55 +07:00
Wildan M
bc35359620
Fix gcc-install at prefix 2026-02-11 23:44:55 +07:00
Wildan M
ef40c7e3e0
Adapt libtool, skip building it 2026-02-11 23:44:55 +07:00
Wildan M
8590ec042a
Boostrap rust from cookbook 2026-02-11 23:44:55 +07:00
Jeremy Soller
583d315fdf Merge branch 'virtio-sdl' into 'master'
Add QEMU virtio with SDL backend

See merge request redox-os/redox!1882
2026-02-08 07:37:07 -07:00
Wildan M
9a3c35f0b2
Add QEMU virtio with SDL backend 2026-02-08 15:45:08 +07:00
Wildan M
448da392ac
Accurate push with deps, separate tree command 2026-02-08 12:49:34 +07:00
Wildan M
59bf03630f
Use GCC static libs, remove them from podman 2026-02-08 08:49:12 +07:00
Jeremy Soller
bcacab4d93 ci-os-test: copy html recursively 2026-02-06 08:32:35 -07:00
Jeremy Soller
97eb359679 Make ci-os-test output match test results 2026-02-06 08:15:13 -07:00
Jeremy Soller
454cf9034e Merge branch 'master' of https://gitlab.redox-os.org/redox-os/redox 2026-02-06 08:02:36 -07:00
Jeremy Soller
86f65219a8 Add CI taret for os-test 2026-02-06 08:02:03 -07:00
Wildan M
e7d102aea3
Add more recipes to static_clean 2026-02-06 05:10:31 +07:00
Wildan M
14e926316a
Increase podman pid limit 2026-02-03 17:25:08 +07:00
Wildan M
5a125d0cbb
Rename live disk in CI 2026-01-29 17:18:20 +07:00
Ribbon
0690bf5668 Fix RISC-V firmware location in Fedora 2026-01-26 19:53:00 -03:00
Wildan M
da6b4b3b17
Make disk mounting easier to verify 2026-01-23 08:02:48 +07:00
Wildan M
43e1bd6211
Add an option to always clean target dir 2026-01-12 15:58:09 +07:00
Wildan M
d17be3c5a4
Remove deps 2026-01-07 15:37:04 +07:00
Wildan M
fd0276aa88
Define prefix_clean, rename existing one as static_clean 2026-01-07 15:34:44 +07:00
Wildan M
a7ee72c4c5
Fix rustup in freestanding relibc 2026-01-04 03:48:09 +07:00
Wildan M
570f2537fe
Fix libtool init in prefix gcc 2026-01-03 15:42:06 +07:00
Wildan M
d15c096add
Fix podman build skipped 2026-01-03 07:57:08 +07:00
Jeremy Soller
d9315c7bfa Merge branch 'prefix-in-podman' into 'master'
Fix prefix build in podman

See merge request redox-os/redox!1803
2026-01-02 06:37:16 -07:00
Wildan M
5e9f08ac05
Fix prefix build in podman 2026-01-02 18:29:35 +07:00
Wildan M
b007d20f92
Avoid compiling cookbook on host 2026-01-02 18:09:17 +07:00
Wildan M
8470ecd84a
Allow not compiling FUSE when requested 2026-01-01 21:30:07 +07:00
Jeremy Soller
e27d6f9f2d Merge branch 'no-print-bin' into 'master'
Don't print info if already PREFIX_BINARY=0

See merge request redox-os/redox!1798
2025-12-31 06:06:21 -07:00
Wildan M
d5189f8f46
Don't print info if already PREFIX_BINARY=0 2025-12-31 16:48:04 +07:00
Wildan M
0ab40110b6
Make clean relibc implies clean sysroot 2025-12-31 16:08:03 +07:00
Wildan M
bbca5b2386
Remove HOST_GNU_TARGET 2025-12-30 11:03:38 +07:00
Wildan M
85047bd2d5
Add back libstdcx++ la files 2025-12-30 11:03:37 +07:00
Wildan M
d034e6a381
Fixes for other arch like RISC-V 2025-12-30 11:03:37 +07:00
Wildan M
2fe4fdc2fb
Further fixes to make gcc13 compile 2025-12-30 11:03:36 +07:00
Wildan M
0ad7cae812
Further fixes for bootstrap 2025-12-30 11:03:35 +07:00
Wildan M
eb2a7d7413
Bootstrap GCC prefix using cookbook 2025-12-30 11:03:34 +07:00
Wildan M
1d317c3d70
Fix rustup keep redownloading 2025-12-29 07:19:39 +07:00
Wildan M
bb641f4077
Bump upstream rustc to fix compiling riscv 2025-12-27 09:23:33 +07:00
Wildan Mubarok
adcf31d0e8 Add config to install upstream rustc 2025-12-24 12:40:28 -07:00
Wildan M
4c4de93343
Remove repo tag on prefix_clean 2025-12-22 03:51:42 +07:00
Wildan M
a81cff209f
Add a way to update prefix and statically linked recipes 2025-12-21 13:54:02 +07:00
Wildan M
e802cea77a
Add TESTBIN to relibc-tests and QEMU exit device 2025-12-19 17:03:00 +07:00
Wildan M
ac2360f1f7
Add one-liner test run to os-test 2025-12-18 06:12:13 +07:00
Wildan M
c1cd4724a7
Fix CI by avoiding FUSE 2025-12-16 02:49:19 +07:00
Wildan M
5c1fb4f1a0
Remove unused make variables 2025-12-15 08:37:38 +07:00
Wildan M
f97205fe81
Pass locked to cookbook build 2025-12-14 12:25:11 +07:00