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
Wildan M
203960a0fd
Update rustpython to fix i586 build
2025-11-26 20:44:43 -08:00
Wildan M
3874142a82
Add installations to website recipe
2025-11-24 21:30:09 -08:00
Jeremy Soller
b2f60b8d9f
hwd now launches pcid
2025-11-22 17:31:28 -07:00
bjorn3
2941e1dcda
Use ThinLTO rather than fat LTO for uutils
...
This reduces compile times from 2m50s to 1m56s.
2025-11-22 22:25:40 +01:00
Rafael Senties Martinelli
4e2665bd98
Port of goaccess
2025-11-22 06:36:49 -07:00
Jeremy Soller
ab57f8eab0
rust: remove unused llvm-config
2025-11-21 11:19:50 -07:00
Jeremy Soller
cb3a5599e7
Use llvm-config in rust recipe folder and update to llvm21
2025-11-21 10:47:07 -07:00
Jeremy Soller
0580e3c3db
Update rust submodule
2025-11-21 10:46:37 -07:00
Jeremy Soller
898747167c
Rename llvm20 to llvm21 (actual version)
2025-11-21 10:37:29 -07:00
Jeremy Soller
1efe5f71aa
Add llvm20 and use for rust recipe
2025-11-21 10:08:58 -07:00
Ribbon
289e940319
Enable dynamic linking in more recipes and update TODOs
2025-11-21 08:29:59 -03:00
Ribbon
d1e7a81344
Add recipes
2025-11-21 08:09:14 -03:00
Jeremy Soller
162f551312
llvm18: Native tablegen build fails with too many jobs, limit to 16
2025-11-20 15:05:36 -07:00
Jeremy Soller
542106d01a
Replace cookbook submodule
2025-11-20 13:54:40 -07:00
Jeremy Soller
b09eb0ca29
Update rust branch
2025-11-20 12:36:02 -07:00
Ribbon
ad18ba4b5d
Improve some recipes and enable dynamic linking on postgresql
2025-11-20 15:42:18 -03:00
Ribbon
17d8cb4570
Add recipes
2025-11-20 14:38:37 -03:00
Jeremy Soller
fe435b6cf0
Add i3 (WIP)
2025-11-20 09:51:08 -07:00
Jeremy Soller
da93b635fe
librsvg: update, disable intropsection, fix compilation
2025-11-20 09:48:21 -07:00
Jeremy Soller
bac4349ec1
webkitgtk3: simplify dependencies
2025-11-20 09:47:50 -07:00
Jeremy Soller
3260f2dc56
libsoup: disable introspection
2025-11-20 09:47:26 -07:00
Jeremy Soller
5ee705ff9f
Add libev and yajl
2025-11-20 09:47:02 -07:00
Jeremy Soller
574fea060b
Add xcb-util-wm and xcb-util-xrm
2025-11-20 09:39:46 -07:00
Jeremy Soller
53a699508b
Add xcb-utils
2025-11-20 09:26:53 -07:00
Jeremy Soller
9e506e0e81
startup-notification, xcb-util: fix and move to wip/x11
2025-11-20 09:15:59 -07:00
Jeremy Soller
c4ed793f29
Merge branch 'improve-dev-groups' into 'master'
...
Improve development recipe groups role
See merge request redox-os/cookbook!693
2025-11-20 06:47:03 -07:00