Commit Graph

3296 Commits

Author SHA1 Message Date
Jeremy Soller
371d751e3e Merge branch 'mariadb' into 'master'
Port boost, partially port mariadb

See merge request redox-os/redox!2001
2026-03-13 19:03:24 -06:00
Wildan M
52f5ebf62b
Port boost, partially port mariadb 2026-03-14 07:41:03 +07:00
Ribbon
9e593fb420 Add miri recipe 2026-03-13 15:34:14 -03:00
Ribbon
2821550c85 Improve many dev recipes 2026-03-13 15:24:15 -03:00
Ribbon
15f9719a22 Improve and try to fix more emulation recipes 2026-03-13 14:16:05 -03:00
Ribbon
e669592c49 Improve and try to fix many recipes 2026-03-13 08:52:16 -03:00
Ribbon
464446e690 Improve and try to fix all wip server recipes 2026-03-13 07:01:01 -03:00
Ribbon
e7cdadfe12 Improve all Rust tooling recipes 2026-03-12 15:10:50 -03:00
Ribbon
e57164aa7b Improve all Git tooling recipes 2026-03-12 14:57:53 -03:00
Ribbon
b168cad038 Improve remaining Cargo tool recipes 2026-03-12 14:45:13 -03:00
Ribbon
839827ae59 Improve more wip recipes 2026-03-12 14:28:30 -03:00
Ribbon
404578ca29 Improve wip recipes 2026-03-12 14:16:12 -03:00
Ribbon
00350d5f8c Migrate remaining demo recipes to Cargo data types 2026-03-12 13:58:28 -03:00
Ribbon
9b9e25841c Migrate more wip demo recipes to Cargo data types 2026-03-12 11:46:49 -03:00
Jeremy Soller
cc6fb284ab Merge branch 'mosh-partial' into 'master'
Partially port mosh, fix russh build

See merge request redox-os/redox!1999
2026-03-12 07:47:41 -06:00
Jeremy Soller
bc2b4a9110 Merge branch 'htop-ncursesw' into 'master'
Use ncursesw for htop

See merge request redox-os/redox!2000
2026-03-12 07:46:51 -06:00
Ribbon
7112ff5f40 Migrate some WIP demo recipes to "cargoexamples" and "cargopackages" 2026-03-12 10:34:34 -03:00
Ribbon
7e5bbda054 Add recipes 2026-03-12 10:02:51 -03:00
Wildan M
a933be7e3c
Use ncursesw for htop 2026-03-12 19:41:35 +07:00
Wildan M
8f94c658f7
Partially port mosh 2026-03-12 19:26:11 +07:00
bjorn3
7302a32d95 Simplify and fix anvil recipe
Also share sources between smallvil and anvil recipes.
2026-03-11 20:02:28 +01:00
Jeremy Soller
d81a3133ec Merge branch 'change-py' into 'master'
Replace rustpython to python312

See merge request redox-os/redox!1997
2026-03-10 07:47:23 -06:00
Wildan M
2690132203
Make lua dynamically linked 2026-03-10 17:12:57 +07:00
Wildan M
b997f7abd9
Replace rustpython to python312 2026-03-10 17:07:34 +07:00
Wildan M
6581cf2163
Fix ncursesw, readline and bzip2 for python build 2026-03-10 10:37:44 +07:00
Wildan M
1261374396
Make python quicker to build 2026-03-10 07:34:59 +07:00
Wildan M
9bab0c1fc4
Use ncursesw to support unicode everywhere 2026-03-10 07:34:41 +07:00
Wildan M
b1da935718
Fix neverball 2026-03-09 04:35:35 +07:00
Jeremy Soller
381667966a libcosmic-wayland: fix example binary path 2026-03-08 10:27:33 -06:00
bjorn3
90ab2ebebb Stop copying zerod as nulld 2026-03-07 17:42:08 +01:00
bjorn3
e2278d8f54 Move bootloader to /usr/lib/boot 2026-03-07 16:31:37 +01:00
Jeremy Soller
667fc8a681 Merge branch 'add-xtop' into 'master'
add xtop recipe

See merge request redox-os/redox!1983
2026-03-07 08:28:30 -07:00
Jeremy Soller
2e2e6695ca Merge branch 'move_kernel_to_usr' into 'master'
Move kernel and initfs to /usr/lib/boot

See merge request redox-os/redox!1984
2026-03-07 08:26:24 -07:00
bjorn3
0db68bb262 Move kernel and initfs to /usr/lib/boot 2026-03-07 16:09:58 +01:00
auronandace
0fcb4702b0 add xtop recipe 2026-03-07 15:01:45 +00:00
Wildan M
848395248c
Fix orbutils script and others 2026-03-07 20:54:40 +07:00
Wildan M
2d899ca1a7
Make cargo build script more useful 2026-03-06 00:58:12 +07:00
Jeremy Soller
cf717dc830 Merge branch 'reexport-clangs' into 'master'
Reexport flags for cc crate

See merge request redox-os/redox!1977
2026-03-05 09:17:49 -07:00
Jeremy Soller
65ccfe6fee Merge branch 'mate-fix' into 'master'
Couple of fixes for mate desktop

See merge request redox-os/redox!1976
2026-03-05 09:16:21 -07:00
Jeremy Soller
f1c1f3e09c Merge branch 'delegate-x11-tool' into 'master'
Replace itstool, libxml2-utils into host cookbook

See merge request redox-os/redox!1975
2026-03-05 09:15:56 -07:00
Wildan M
326be5fd56
Reexport flags for cc crate 2026-03-05 16:48:51 +07:00
Wildan M
49a2777299
Couple of fixes for mate desktop 2026-03-05 12:54:05 +07:00
Wildan M
4e775c3302
Replace itstool, libxml2-utils into host cookbook 2026-03-05 12:45:09 +07:00
Jeremy Soller
76c64965ba Merge branch 'fix-relibc-tests-bins' into 'master'
fix: Add missing $ to TESTBIN variable in the relibc-tests-bins recipe

See merge request redox-os/redox!1974
2026-03-04 09:51:20 -07:00
Ibuki.O
2f80ecdcbf fix: Add missing $ to TESTBIN variable in the relibc-tests-bins recipe 2026-03-04 22:53:47 +09:00
Jeremy Soller
512e46e914 Merge branch 'remove_some_orbutils_apps' into 'master'
Unify all orbutils recipes

See merge request redox-os/redox!1970
2026-03-03 11:47:51 -07:00
bjorn3
8cba18800a Unify all orbutils recipes
With the calculator gone, having separate recipes only increases compile
times for the minimal config.
2026-03-03 19:40:21 +01:00
Wildan M
726cc0788c
Fix rust recipe linker flag, remove libxml2 from llvm 2026-03-03 23:38:21 +07:00
Wildan M
627a958ddd
Make rust config configurable by target 2026-03-02 01:40:55 +07:00
Jeremy Soller
705919e2da Merge branch 'initfs_fixed_init_config' into 'master'
Remove support for target specific driver configs

See merge request redox-os/redox!1955
2026-02-28 09:12:24 -07:00