Commit Graph

3008 Commits

Author SHA1 Message Date
Ribbon
fe88e0d7b2 Try to fix the lyon recipe 2025-05-29 09:27:11 -03:00
Ribbon
40672a1734 Update TODOs 2025-05-29 09:26:00 -03:00
Ribbon
b5f9508473 Remove a TODO from the hello-world-examples recipe 2025-05-29 09:04:42 -03:00
Ribbon
b305204e4c Remove the previous mono folder 2025-05-28 13:01:28 -03:00
Ribbon
3c1c17dfc9 Move and update the mono recipe 2025-05-28 12:59:39 -03:00
Ribbon
c572cf72d1 Add recipes 2025-05-28 12:42:18 -03:00
Ribbon
611eea8daf Update recipes 2025-05-27 08:11:25 -03:00
Ribbon
41ccd31eb0 Add recipes 2025-05-26 14:03:44 -03:00
Ribbon
cbc2821e2f Add recipes 2025-05-26 11:36:37 -03:00
Jeremy Soller
21820704b1 Merge branch 'fix-rustpython' into 'master'
Fix RustPython compilation

See merge request redox-os/cookbook!498
2025-05-22 12:45:56 -06:00
Josh Megnauth
968fb22b8c
Fix RustPython compilation
The head of the repository compiles whereas the branch doesn't anymore.
DYNAMIC_INIT is needed because of a linking error when the dependencies
are dynamically compiled.
2025-05-21 21:13:01 -04:00
Jeremy Soller
ccd981df99 Merge branch 'lived_priority' into 'master'
Start lived before regular disk drivers

See merge request redox-os/cookbook!497
2025-05-20 17:17:08 -06:00
bjorn3
2f939c7d08 Start lived before regular disk drivers
This ensures that it takes priority when mounting the rootfs, preventing
hangs in live mode if a disk driver hangs when trying to access it.
2025-05-20 22:05:26 +02:00
Jeremy Soller
0ae35106b5 Merge branch 'fix_dyn_link' into 'master'
Fix dynamic linked dependencies flags

See merge request redox-os/cookbook!496
2025-05-19 07:03:48 -06:00
Fabio Di Francesco
b4519d1a57 fix dynamic linked deps 2025-05-19 09:14:09 +02:00
Fabio Di Francesco
cafbc89fe9 fix dynamic linked deps 2025-05-19 09:12:51 +02:00
Jeremy Soller
229019b268
gstreamer: enable more features 2025-05-14 12:23:03 -06:00
Jeremy Soller
bf225df3c2
libsndfile: compile dynamically 2025-05-14 10:22:40 -06:00
Jeremy Soller
46fe2bcbb4
libmodplug1: compile dynamically 2025-05-14 10:17:46 -06:00
Jeremy Soller
0cf4d4b146
curl: build dynamically 2025-05-14 09:25:36 -06:00
Jeremy Soller
466f13c6f4
bzip2: add more shared library links 2025-05-14 08:40:10 -06:00
Jeremy Soller
d0675664a0
libass: update and fix compilation 2025-05-14 08:02:24 -06:00
Jeremy Soller
b8e343f1f0
webkitgtk3: fix sqlite link path 2025-05-13 17:10:06 -06:00
Jeremy Soller
8d54ad07fd
gtk3: disable broken setuid check 2025-05-13 17:09:44 -06:00
Jeremy Soller
fe86e59608
libsoup: fix sqlite3 path 2025-05-13 14:24:02 -06:00
Jeremy Soller
2dfe26c668
webkitgtk3: manually add libraries until it compiles 2025-05-13 13:10:35 -06:00
Jeremy Soller
e594f04cbe
gdk-pixbuf, gtk3: switch to libjpeg-turbo 2025-05-13 12:09:36 -06:00
Jeremy Soller
9cd5894b06
webkitgtk3: update patch 2025-05-13 12:09:13 -06:00
Jeremy Soller
dd8f3bc6f9
webkitgtk3: update patch and dependencies 2025-05-13 09:47:36 -06:00
Jeremy Soller
fc5703d077
mesa-x11 and others: enable egl 2025-05-13 09:15:54 -06:00
Jeremy Soller
b0e4b59a22
relibc: do out of tree build 2025-05-11 15:06:36 -06:00
Jeremy Soller
c1547ab0c9
webkitgtk3: make it further through build 2025-05-11 14:34:08 -06:00
Jeremy Soller
4228bd0d69
Fix cmake template and update libjpeg-turbo recipe 2025-05-10 20:58:38 -06:00
Jeremy Soller
dda6166d4e
libjpeg: update 2025-05-10 20:51:15 -06:00
Jeremy Soller
6a92383ecc
libxslt: update and fix 2025-05-10 17:50:58 -06:00
Jeremy Soller
c9dbbe077c
libsoup: update and fix 2025-05-10 17:39:11 -06:00
Jeremy Soller
33c7739baa
libpsl: compile dynamically 2025-05-10 17:38:43 -06:00
Jeremy Soller
db8312871b
sqlite3: update and compile dynamically 2025-05-10 17:34:35 -06:00
Jeremy Soller
0173ddf4d7
gtk3: do not require atk-bridge-2.0 in pkgconfig 2025-05-10 13:41:28 -06:00
Jeremy Soller
b28d154db9
webkitgtk3: add dependencies 2025-05-10 13:41:04 -06:00
Jeremy Soller
f6e3bcce4e
libwebp: update and fix 2025-05-10 13:20:42 -06:00
Jeremy Soller
e2dcbe518d
libgif: update and fix 2025-05-10 13:18:47 -06:00
Jeremy Soller
47e4127d7b
harfbuzz: compile with ICU 2025-05-10 13:08:46 -06:00
Jeremy Soller
8f2bffb63b
Improve cmake template 2025-05-10 12:58:22 -06:00
Jeremy Soller
db2e282828
Add libtasn1 2025-05-10 12:57:32 -06:00
Jeremy Soller
21120483cf
libgcrypt: update and fix 2025-05-10 08:44:00 -06:00
Jeremy Soller
a0453ca217
libgpg-error: update and fix 2025-05-10 08:35:37 -06:00
Jeremy Soller
95eee60ee6
xserver-xorg-video-dummy: only sync when there is damage 2025-05-09 20:49:23 -06:00
Jeremy Soller
44e8826f23
Re-enable GLX using DRI (much faster) 2025-05-09 10:19:26 -06:00
Jeremy Soller
28990d001e
Go back to using xlib for GLX instead of DRI 2025-05-09 10:06:47 -06:00