Commit Graph

2969 Commits

Author SHA1 Message Date
Wildan M
293fa923ca
Polish os-test-result script 2025-12-21 19:31:32 +07:00
Wildan M
865230fde4
Adapt os-test-result and move packages to redoxer bin 2025-12-21 13:50:13 +07:00
Wildan M
fcb4bb0900
Support running cross compiled os-test 2025-12-20 13:52:43 +07:00
Wildan M
29bf516500
Add recipe for os-test-relibc repo 2025-12-19 22:28:35 +07:00
Wildan M
e802cea77a
Add TESTBIN to relibc-tests and QEMU exit device 2025-12-19 17:03:00 +07:00
Jeremy Soller
734c7cf306 Merge branch 'one-liner-test' into 'master'
Add one-liner test run to os-test

See merge request redox-os/redox!1775
2025-12-18 16:38:12 -07:00
Jeremy Soller
499530768a
Add ihdgd driver to base 2025-12-18 10:53:17 -07:00
Wildan M
ac2360f1f7
Add one-liner test run to os-test 2025-12-18 06:12:13 +07:00
David Campbell
65a905dd5a
Add icons dependency to hnefatafl. 2025-12-16 16:55:51 -05:00
Wildan M
0e9a40bead
Enable acid on all arch; x11, perl5, webkit, servo on x86_64 2025-12-16 15:31:18 +07:00
Wildan M
5e3ada11a9
Add zig and go for hello-redox 2025-12-15 20:00:27 +07:00
Jeremy Soller
bb8c13cf23 Merge branch 'fix-hnefatafl-copenhagen' into 'master'
Partially fix hnefatafl-copenhagen.

See merge request redox-os/redox!1762
2025-12-13 14:49:46 -07:00
Wildan M
3f33dbfcfc
Fix relibc-tests compilation 2025-12-13 08:00:38 +07:00
David Campbell
f00828a4d4
Partially fix hnefatafl-copenhagen. 2025-12-12 17:40:40 -05:00
bjorn3
4861013493 Make it explicit that bootstrap is statically linked
Even if we start using dynamic linking for the rest of initfs, bootstrap
has to be statically linked as it is responsible for loading the first
instance of the dynamic linker.
2025-12-12 21:58:25 +01:00
Jeremy Soller
70821d875f
Add drm_info 2025-12-11 15:34:05 -07:00
Jeremy Soller
5a5c95a63d
Fix servo compilation 2025-12-11 11:00:05 -07:00
Wildan M
6c73be90d9
Adapt redoxer daemon changes 2025-12-12 00:33:26 +07:00
Ribbon
3bd3c6dcab Rename openjdk recipes 2025-12-10 03:22:41 -03:00
Ribbon
9bb6f79c84 Try to fix some recipes 2025-12-10 03:19:52 -03:00
Ribbon
143a955685 Add recipes 2025-12-10 02:12:52 -03:00
Wildan M
128cfbfe96
Split python dev 2025-12-09 23:52:46 +07:00
Wildan M
e6b4294501
Update python to use host recipe as bootstrap 2025-12-09 23:30:00 +07:00
Wildan M
e03519a2db
Fix gnu-make rebuild 2025-12-09 04:15:42 -05:00
Wildan M
1ca17090a9
Fix mesa compilation 2025-12-08 10:48:51 -05:00
Wildan M
1776adcc58
Compile clang in llvm21 2025-12-08 03:28:03 -05:00
Jeremy Soller
76bfd15971 Merge branch 'fix-rust' into 'master'
Fix and improve LLVM and Rust compilation

See merge request redox-os/redox!1747
2025-12-07 10:13:22 -07:00
Wildan M
647666a5c6
Update mesa and drop deps to llvm18 2025-12-07 22:04:35 +07:00
Wildan M
941784af9d
Fix and improve LLVM and Rust compilation 2025-12-07 20:54:23 +07:00
Wildan M
9199961617
Small fixes to nodejs 2025-12-07 14:00:28 +07:00
Jeremy Soller
ea5182e6ce Merge branch 'fix_urcu' into 'master'
Fix liburcu

See merge request redox-os/redox!1739
2025-12-06 08:15:53 -07:00
bjorn3
bf6da7ccf9 liburcu: Fix compilation on Redox OS 2025-12-06 16:09:31 +01:00
Wildan M
d461f47aee
Use git filter to allow tracking of shallow clone 2025-12-05 07:31:36 +07:00
Ribbon
b0fcf6daa5 Improve some recipes 2025-12-03 13:27:44 -03:00
Wildan M
b5c9bc2e18
Implement optional packages 2025-12-03 15:15:55 +07:00
Jeremy Soller
e84899efc4 Merge branch 'nodejs-compile' into 'master'
Fix nodejs compilation

See merge request redox-os/redox!1725
2025-11-30 15:19:16 -07:00
Ribbon
389899a69b Improve recipes 2025-11-30 17:39:32 -03:00
Ribbon
8f5387cbb5 Move a recipe 2025-11-30 17:18:55 -03:00
Ribbon
169c7a3ca2 Add recipes 2025-11-30 17:16:32 -03:00
Ribbon
991a011689 Add recipes 2025-11-30 16:26:06 -03:00
Wildan M
4b152092bc
Fix nodejs compilation 2025-11-30 22:02:18 +07:00
Jeremy Soller
04fa310351 Merge branch 'host-deps' into 'master'
Make deps for hosts recipes work

See merge request redox-os/redox!1723
2025-11-30 07:08:26 -07:00
Jeremy Soller
fce16483f4 Merge branch 'move_init_rc' into 'master'
Move init.rc to base repo

See merge request redox-os/redox!1722
2025-11-30 07:07:45 -07:00
Ribbon
04cb8e436a Move recipes 2025-11-30 10:19:01 -03:00
Ribbon
f0eda79252 Add recipes 2025-11-30 09:49:34 -03:00
Wildan M
b1669277dd
Make deps for hosts recipes work 2025-11-30 00:14:30 -08:00
bjorn3
1c366513e1 Move init.rc to base repo
This makes it easier to keep in sync with changes to the base repo. And
in addition it ensures that the base-initfs recipe actually gets rebuilt
when changing init.rc.
2025-11-30 09:09:59 +01:00
bjorn3
22f62b365b Merge the drivers repo into the base repo 2025-11-29 17:47:31 +01:00
Wildan M
67bccab3bf
Pass no-shared if openssl1 statically linked 2025-11-29 06:22:17 -08:00
Wildan M
3e1595133f
Implement recipes as host toolchain 2025-11-29 00:02:59 -08:00