Josh Megnauth
b6faaf923c
Fix dynamically linked Neverball
2025-07-28 00:22:36 -04:00
Jeremy Soller
b3559d7a1d
Merge branch 'dyn-link-mesa-tyrian' into 'master'
...
Dynamically linked Mesa, Mesa GLU, Tyrian, and Quake
See merge request redox-os/cookbook!561
2025-07-27 07:08:23 -06:00
Josh Megnauth
cabb1ff564
Dyn link Mesa, Mesa GLU, Tyrian, Quake
2025-07-26 01:16:55 -04:00
Wildan Mubarok
b1a40a2b57
Strip is handled automatically
2025-07-25 08:50:43 +00:00
Wildan Mubarok
6098ef179a
Update args and fix rust auto deps
2025-07-25 07:07:31 +00:00
Wildan Mubarok
2b0c27c02e
Revert comments
2025-07-25 05:02:57 +00:00
Wildan Mubarok
fe314d7b6a
Add RUSTFLAGS again
2025-07-25 05:00:21 +00:00
Wildan Mubarok
7b9f586c37
Update and Fix rust linking
2025-07-25 03:50:05 +00:00
Wildan Mubarok
46fa0798f8
Compile gcc libraries in gcc13
2025-07-22 20:15:37 +00:00
Jeremy Soller
974b6807c7
Merge branch 'fix-cmake' into 'master'
...
Fix and update cmake
See merge request redox-os/cookbook!557
2025-07-21 13:48:10 -06:00
Jeremy Soller
b8ae5014d5
Merge branch 'fix-libuv' into 'master'
...
Add necessary C code for libuv
See merge request redox-os/cookbook!556
2025-07-21 13:47:52 -06:00
Wildan Mubarok
339669108e
Fix and update cmake
2025-07-21 19:22:28 +00:00
Wildan Mubarok
5df0844448
Add necessary C code for libuv
2025-07-21 19:14:37 +00:00
Wildan Mubarok
50d43548cd
Fix and promote zstd
2025-07-21 15:58:32 +00:00
Jeremy Soller
6d5c2a0be7
Merge branch 'update-websurf' into 'master'
...
Fix and update netsurf
See merge request redox-os/cookbook!552
2025-07-21 07:55:33 -06:00
Wildan Mubarok
89f928d1d7
Adapt for gid_t/uid_t redox size
2025-07-21 00:30:24 +00:00
Wildan Mubarok
c854d51097
Update Go recipe
2025-07-20 17:19:49 +00:00
Wildan Mubarok
4f8a705c58
Fix and update netsurf
2025-07-20 06:33:45 +00:00
Jeremy Soller
ae83548bfd
Merge branch 'ensure-correct-toml' into 'master'
...
Ensure all TOML recipes are valid
See merge request redox-os/cookbook!549
2025-07-16 20:18:16 -06:00
Wildan Mubarok
745a3b8830
Fix git dynamic link
2025-07-15 01:12:23 +00:00
Josh Megnauth
eee3848030
Ensure all TOML recipes are valid
...
* Dependencies have to be proper package names
* A few WIP packages had invalid TOMLs, like missing quotation marks for
strings
2025-07-14 08:13:38 -04:00
auronandace
e207b30767
promote lsd out of wip
2025-07-13 17:48:34 +01:00
Jeremy Soller
13738f80d2
Merge branch 'libsodium-config.sub' into 'master'
...
Update libsodium and protobuf
See merge request redox-os/cookbook!547
2025-07-13 06:49:08 -06:00
Jeremy Soller
ea5789cccb
Merge branch 'qemu-shallow' into 'master'
...
Set qemu as shallow clone
See merge request redox-os/cookbook!546
2025-07-13 06:48:20 -06:00
Jeremy Soller
a01479ab60
Merge branch 'ncdu-update' into 'master'
...
Update ncdu recipe
See merge request redox-os/cookbook!545
2025-07-13 06:48:07 -06:00
Jeremy Soller
6c3cc83f6d
Merge branch 'index-crate-shallow' into 'master'
...
Use shallow clone for crates.io index
See merge request redox-os/cookbook!544
2025-07-13 06:47:47 -06:00
Jeremy Soller
06c4188d9d
Merge branch 'shallow-clone-and-rust' into 'master'
...
Implement shallow clone and migrate rust recipe
See merge request redox-os/cookbook!540
2025-07-13 06:47:11 -06:00
Wildan Mubarok
8d10768c19
Implement shallow clone and migrate rust recipe
2025-07-13 06:47:11 -06:00
Jeremy Soller
a33b7d4737
Merge branch 'promote-onefetch' into 'master'
...
move onefetch out of wip
See merge request redox-os/cookbook!543
2025-07-13 06:45:42 -06:00
Jeremy Soller
d4aa96979f
Merge branch 'simple-http-server' into 'master'
...
Update http server recipes
See merge request redox-os/cookbook!539
2025-07-13 06:42:32 -06:00
Wildan Mubarok
d17e520284
Update http server recipes
2025-07-13 06:42:32 -06:00
Jeremy Soller
8674af79e6
Merge branch 'logd_improvements' into 'master'
...
Remove unused logd argument
See merge request redox-os/cookbook!541
2025-07-13 06:41:18 -06:00
Wildan Mubarok
fa9780afd6
Update libsodium and protobuf
2025-07-13 10:30:41 +00:00
Wildan Mubarok
4c52336435
Set qemu as shallow clone
2025-07-13 10:08:25 +00:00
Wildan Mubarok
c375f89eca
Update ncdu recipe
2025-07-13 09:25:34 +00:00
Wildan Mubarok
a431de9c2b
Use shallow clone for crates.io index
2025-07-13 09:00:52 +00:00
auronandace
7bf73db4c9
move onefetch out of wip
2025-07-13 08:12:23 +01:00
bjorn3
c1da3e73f4
Remove unused logd argument
2025-07-12 17:17:56 +02:00
Wildan Mubarok
49bb9d8b64
Set meson cross file prefix to /usr
2025-07-07 22:26:37 +00:00
Jeremy Soller
1c58dde125
Merge branch 'update-llvm18' into 'master'
...
Simplify llvm18 recipe
See merge request redox-os/cookbook!531
2025-07-07 15:06:12 -06:00
Wildan Mubarok
6445edc868
Simplify mesa recipe
2025-07-07 20:36:46 +00:00
Wildan Mubarok
c5d02fa039
Fix compilation
2025-07-07 20:14:05 +00:00
Wildan Mubarok
80773c333d
Simplify llvm18 recipe
2025-07-07 19:10:52 +00:00
Ron Williams
76c77039cc
Copy missing .o and .a files from prefix into the gcc package (Janky fix)
2025-07-07 06:37:18 -06:00
Wildan Mubarok
3ad8ddf69e
Fix libsodium compilation
2025-07-06 08:06:09 +00:00
Jeremy Soller
3d9f377e3b
Merge branch 'gnome-web' into 'master'
...
Add gnome-web / ephiphany as wip
See merge request redox-os/cookbook!527
2025-07-05 09:20:35 -06:00
Jeremy Soller
289becea87
Merge branch 'dyn-link-duke' into 'master'
...
Dynamically linked Duke Nukem
See merge request redox-os/cookbook!518
2025-07-05 09:17:56 -06:00
Jeremy Soller
cec9a42047
Merge branch 'rustpython' into 'master'
...
Pin RustPython version
See merge request redox-os/cookbook!526
2025-07-05 08:57:49 -06:00
Wildan Mubarok
2bd9da2100
Pin RustPython version
2025-07-05 08:57:49 -06:00
Jeremy Soller
b029ef281f
Merge branch 'pin-uutils-to-0.1.0' into 'master'
...
Pin uutils to 0.1.0 commit hash
See merge request redox-os/cookbook!525
2025-07-05 08:53:32 -06:00
James Matlik
5db4d1df97
Add TODO about why we pinned the version
2025-07-05 10:34:25 -04:00
Wildan Mubarok
f5e0b2d3be
Add gnome-web as wip
2025-07-05 09:35:38 +00:00
James Matlik
2a63e439d0
Pin uutils to 0.1.0 commit hash
...
Building against the mainline resulted in instability, namely dd.
Pinning to a stable release ensures stable behavior for the next
release of RedoxOS.
2025-07-05 00:41:59 -04:00
Wildan Mubarok
4499e9b688
Rename RUSTC_WRAPPER to CC_WRAPPER
2025-07-05 00:04:22 +00:00
Wildan Mubarok
c03c493bcb
Add support for sccache envar handling
2025-07-04 07:31:50 -06:00
Ribbon
ba02dd5024
Fix the cosmic-ext-calculator recipe and update TODOs
2025-07-04 08:33:39 -03:00
Ribbon
d1b5fcf6d1
Fix the libgpm recipe and update TODOs
2025-07-04 08:04:12 -03:00
Ribbon
8b1d6031a8
Try to fix the rx recipe and update TODOs
2025-07-04 06:57:44 -03:00
Ribbon
c9fc74c2f0
Fix the ratzilla recipe and update TODOs
2025-07-04 04:11:52 -03:00
Ribbon
0dcdfc5961
Try to fix the sloth recipe and update TODOs
2025-07-03 11:17:47 -03:00
Ribbon
b0ed142293
Fix the sphere recipe and update TODOs
2025-07-03 09:05:45 -03:00
Ribbon
79a1806abd
Fix the cargo-preflight recipe and update a TODO
2025-07-03 08:59:42 -03:00
Ribbon
5e4089381c
Fix the feluda recipe and update a TODO
2025-07-03 08:50:24 -03:00
Ribbon
63da499c39
Try to fix the ratzilla recipe script again
2025-07-03 08:20:29 -03:00
Ribbon
66889c4846
Try to fix the ratzilla recipe script
2025-07-03 08:17:48 -03:00
Ribbon
883cb05808
Try to fix the ratzilla recipe and update TODOs
2025-07-03 08:12:58 -03:00
Ribbon
a6cdb3f9de
Fix the dog recipe conflict
2025-07-03 07:11:21 -03:00
Ribbon
78b7bb373c
Fix the somo recipe conflict
2025-07-03 07:07:25 -03:00
Ribbon
b24b742e12
Update binwalk recipe
2025-07-03 06:51:35 -03:00
Ribbon
2458a4ecd4
Add recipes
2025-07-03 06:50:39 -03:00
Ribbon
badf148035
Add recipes
2025-07-03 06:06:25 -03:00
Josh Megnauth
e8e8dea097
Dynamically linked Duke Nukem
2025-07-02 22:20:42 -04:00
Jeremy Soller
f27c2ba5a8
Merge branch 'sqllogictest' into 'master'
...
Add sqllogictest-rs
See merge request redox-os/cookbook!394
2025-07-01 08:23:38 -06:00
Ashton Kemerling
bab021efc9
Use built in cookbook_cargo_packages instead of custom script.
2025-06-30 20:10:38 -06:00
Ashton Kemerling
9481a62104
Apply 1 suggestion(s) to 1 file(s)
...
Co-authored-by: Ribbon <ribbon_45@proton.me>
2025-07-01 02:03:19 +00:00
bjorn3
d0daacb217
Correctly mark terminfo as runtime dependency for ncdu (take 2)
2025-06-29 15:43:09 +02:00
Jeremy Soller
f55e8d5d15
Merge branch 'fix_runtime_dep' into 'master'
...
Correctly mark terminfo as runtime dependency for ncdu
See merge request redox-os/cookbook!515
2025-06-29 06:03:37 -06:00
bjorn3
3a336cfa2d
Correctly mark terminfo as runtime dependency for ncdu
2025-06-29 12:03:36 +02:00
Jeremy Soller
9d5819d403
Merge branch 'migrate_to_recipe_toml' into 'master'
...
Migrate a bunch of recipes to recipe.toml
See merge request redox-os/cookbook!514
2025-06-28 15:39:56 -06:00
bjorn3
56a897e40d
Use a recipe.toml file for ncdu
...
This gives a linker error about multiple definitions both before and
after.
2025-06-28 21:59:04 +02:00
bjorn3
d99aef95ce
Use a recipe.toml file for osdemo
2025-06-28 21:50:55 +02:00
bjorn3
157fc07a48
Use a recipe.toml file for sdl2-gears
...
It crashes at runtime, but this already happened before this change.
2025-06-28 21:43:59 +02:00
bjorn3
da44aa7d3a
Use a recipe.toml file for sdl-player
...
Sdl-player currently doesn't build. Neither before nor after this change.
2025-06-28 21:06:51 +02:00
Jeremy Soller
25b13e49b7
Merge branch 'speedup-openssl1' into 'master'
...
Skip man pages build for openssl1
See merge request redox-os/cookbook!511
2025-06-28 12:25:22 -06:00
bjorn3
090cb71aea
Remove reference to dnsd from the base recipe
...
It no longer exists.
2025-06-28 19:56:57 +02:00
Wildan Mubarok
8f82765e86
Skip man pages build for openssl1
2025-06-28 15:11:40 +00:00
Jeremy Soller
cf34a9397d
Merge branch 'add-hnefatafl-copenhagen' into 'master'
...
Add hnefatafl-client
See merge request redox-os/cookbook!502
2025-06-25 08:50:24 -06:00
David Campbell
88050989a9
Add hnefatafl-client
2025-06-25 08:50:24 -06:00
Jeremy Soller
422da0f2ed
Merge branch 'fix-myfiles-recipe' into 'master'
...
Fix the myfiles recipe script
See merge request redox-os/cookbook!506
2025-06-25 08:46:21 -06:00
Jeremy Soller
0366487440
Merge branch 'fix-gcc-as' into 'master'
...
Add POSIX test suite, improve gcc recipe
See merge request redox-os/cookbook!507
2025-06-25 08:44:13 -06:00
Jeremy Soller
2fd94ee737
Merge branch 'nano-deps' into 'master'
...
Add terminfo as nano package deps
See merge request redox-os/cookbook!509
2025-06-25 08:43:31 -06:00
auronandace
80251d5d5a
git add halloy and tiny in chat
2025-06-24 21:07:25 +01:00
auronandace
fc794e482d
move halloy and tiny to chat
2025-06-24 21:03:45 +01:00
Wildan Mubarok
ac3d53cba3
Add terminfo as nano package deps
2025-06-22 17:07:35 +00:00
bjorn3
c5c0d78533
Remove webrender recipe
...
While it has some demo executables, it is meant to be used as rust
dependency rather than a standalone library. And in fact can't be
installed as standalone library.
2025-06-22 16:05:07 +02:00
bjorn3
62c96897c0
Remove newlib recipes
...
We use relibc as libc rather than newlib. The redox newlib fork is also archived.
2025-06-22 16:03:48 +02:00
Ron Williams
aced42af12
Add POSIX test suite, improve gcc recipe
2025-06-20 19:14:26 -07:00
Ribbon
6f13b6a05d
Fix the myfiles recipe script
2025-06-20 15:35:26 -03:00
Ribbon
e057c5aa8a
Add recipes
2025-06-19 21:01:33 -03:00
Jeremy Soller
ab8e300cf6
cosmic-store: depend on libxkbcommon
2025-06-18 20:47:40 -06:00
Jeremy Soller
48766ebaf7
cosmic-files: depend on libxkbcommon
2025-06-18 16:53:00 -06:00
Jeremy Soller
d8d2599f11
Merge branch 'master' of https://gitlab.redox-os.org/redox-os/cookbook
2025-06-18 16:52:32 -06:00
Jeremy Soller
85b04a5bfd
libxkbcommon: compile dynamically
2025-06-18 16:52:17 -06:00
Ribbon
46f3c73bec
Update imgui recipes information
2025-06-16 20:32:00 -03:00
Ribbon
e1de5cd57e
Add imgui recipes
2025-06-16 20:28:22 -03:00
Ribbon
953c6d595f
Add recipes
2025-06-16 19:47:01 -03:00
Jeremy Soller
51bad855b0
Merge branch 'master' of https://gitlab.redox-os.org/redox-os/cookbook
2025-06-15 21:12:09 -06:00
Jeremy Soller
60618a9e47
webkitgtk3: disable gstreamer temporarily and use SOCK_STREAM instead of SOCK_SEQPACKET
2025-06-15 21:12:03 -06:00
Josh Megnauth
54fe0c5af7
Fix and TOMLize tools/powerline
...
Part of #174
2025-06-14 02:29:03 -04:00
Jeremy Soller
a7eb3c2a86
openjk: compile dynamically
2025-06-13 15:33:28 -06:00
Jeremy Soller
3c00f77502
gigalomania: compile dynamically
2025-06-13 15:23:24 -06:00
Jeremy Soller
abce13bbc0
freeciv: fix compilation
2025-06-13 15:11:57 -06:00
Jeremy Soller
eabfac4d69
neverball: convert to toml
2025-06-13 13:19:05 -06:00
Jeremy Soller
71e2295e99
mgba: update and convert to toml
2025-06-13 13:08:36 -06:00
Jeremy Soller
c853efdeb2
Replace libjpeg with libjpeg-turbo entirely
2025-06-13 11:00:31 -06:00
Jeremy Soller
bd86de36fe
libjpeg: provided by libjpeg-turbo
2025-06-12 13:02:39 -06:00
Jeremy Soller
299d56578c
Merge branch 'sed-no-widechar' into 'master'
...
Fix sed to work in spite of wide character test failing
See merge request redox-os/cookbook!499
2025-06-12 11:11:16 -06:00
Ron Williams
2caa208555
Fix sed to work in spite of wide character test failing
2025-06-12 11:11:16 -06:00
Oleg Pittman
16e3790a50
Recipe conversion
2025-06-12 11:09:34 -06:00
Jeremy Soller
d235b684b9
Merge branch 'add-cc1-to-path' into 'master'
...
Add cc1 to path
See merge request redox-os/cookbook!500
2025-06-12 11:03:56 -06:00
Ron Williams
39aa043c35
Add cc1 to path
2025-06-12 11:03:55 -06:00
Jeremy Soller
1a89c1fc6e
Merge branch 'improve-myfiles' into 'master'
...
Improve the myfiles recipe script
See merge request redox-os/cookbook!501
2025-06-12 11:02:44 -06:00
Jeremy Soller
8a6a12e94b
Merge branch 'fix-libgmp' into 'master'
...
Use GNU FTP mirror for libgmp
See merge request redox-os/cookbook!503
2025-06-12 11:01:59 -06:00
Wildan Mubarok
221b524d23
Use GNU FTP mirror for libgmp
2025-06-12 11:01:59 -06:00
Ribbon
7a34f3bdc3
Add the appcui recipe
2025-06-10 12:39:03 -03:00
Ribbon
5156207ff7
Update TODOs
2025-06-08 22:56:17 -03:00
Ribbon
d0bde665fd
Fix the naga recipe and update a TODO
2025-06-08 21:23:59 -03:00
Ribbon
8bdc2cd8de
Update TODOs
2025-06-08 21:15:27 -03:00
Ribbon
024ef6e7d6
Rename the sandbox-rs recipes to fix a conflict
2025-06-08 20:45:03 -03:00
Ribbon
ab73c9ed52
Update TODOs
2025-06-08 20:44:07 -03:00
Ribbon
418795d801
Fix and cleanup the kingslayer recipe
2025-06-08 19:58:31 -03:00
Ribbon
ba3a684587
Update TODOs
2025-06-08 19:56:00 -03:00
Ribbon
b2b989e0bd
Update the rust-doom recipe
2025-06-08 19:33:30 -03:00
Ribbon
b76eff06bd
Move the 0ad recipe to a proper category
2025-06-08 19:26:59 -03:00
Ribbon
9e362f26e7
Update TODOs
2025-06-08 19:26:08 -03:00
Ribbon
8de7fff49f
Update a TODO
2025-06-08 18:43:49 -03:00
Ribbon
f637bb2fd1
Improve the mupen64plus-core recipe and remove unnecessary mupen64plus recipes
2025-06-08 18:30:58 -03:00
Ribbon
17542b3a4b
Update TODOs
2025-06-08 18:24:31 -03:00
Ribbon
211d2683dc
Update the ferrisup recipe and update a TODO
2025-06-08 18:05:10 -03:00
Ribbon
25121b3931
Update the dylint recipe and update TODOs
2025-06-08 17:59:49 -03:00
Ribbon
e95304ec5c
Update the wrkflw recipe and a TODO
2025-06-08 17:37:38 -03:00
Ribbon
424615dc46
Update the silicon recipe and TODOs
2025-06-08 17:33:08 -03:00
Ribbon
90705d3877
Fix the not-perf recipe and update a TODO
2025-06-08 16:11:11 -03:00
Ribbon
9ee2561670
Fix the mold recipe and update a TODO
2025-06-08 15:31:58 -03:00
Ribbon
a6ff69a66f
Update TODOs and fix a typo in the mkrs recipe name
2025-06-08 14:50:59 -03:00
Ribbon
0227b2176b
Update TODOs and the dioxus recipe
2025-06-08 12:30:59 -03:00
Ribbon
269ac9f46e
Fix a typo in the ristretto recipe name and update TODOs
2025-06-08 12:24:04 -03:00
Ribbon
1c3accea1d
Update asm-lsp recipe
2025-06-08 11:53:14 -03:00
Ribbon
61be95e525
Fix the asm-lsp recipe and update a TODO
2025-06-08 11:51:30 -03:00
Ribbon
533efbd29b
Add the llvm-mingw recipe
2025-06-08 09:14:33 -03:00
Ribbon
638b018954
Remove an optional dependency from the hangover recipe
2025-06-08 08:49:16 -03:00
Ribbon
85a28c1717
Improve the wine-stable recipe
2025-06-08 08:43:00 -03:00
Ribbon
f60af256d0
Add recipes
2025-06-08 08:36:30 -03:00
Ribbon
c294eeca9a
Improve the myfiles recipe script
2025-06-07 20:24:53 -03:00
Ribbon
5660d607cd
Update TODOs
2025-06-06 14:45:34 -03:00
Ribbon
a1eb1e5cca
Update TODOs and fix the zizmor recipe
2025-06-06 13:43:09 -03:00
Ribbon
9b10a75b20
Update the vizia recipe
2025-06-06 13:28:22 -03:00
Ribbon
7c193f9611
Update TODOs and usfx recipe
2025-06-06 13:26:38 -03:00
Ribbon
49d43c1de0
Update TODOs and fix the uniocr recipe
2025-06-06 13:19:56 -03:00
Ribbon
3cd9688eed
Update TODOs and fix the three-d recipe
2025-06-06 13:13:44 -03:00
Ribbon
9544cab580
Fix the taffy recipe again
2025-06-06 13:10:19 -03:00
Ribbon
db275e0ac9
Update TODOs and fix the taffy recipe
2025-06-06 13:06:50 -03:00
Ribbon
6e92b9a6ca
Update TODOs and fix the soft-ratatui recipe
2025-06-06 12:58:19 -03:00
Ribbon
ec795bf873
Update TODOs and fix the slint recipe
2025-06-06 12:31:39 -03:00
Ribbon
c3584ba3c0
Update TODOs and fix the rustubble recipe
2025-06-06 12:07:43 -03:00
Ribbon
fb9d85ba68
Update TODOs and fix the rui recipe
2025-06-06 12:01:28 -03:00
Ribbon
92874f86ce
Update TODOs and try to fix the rsille recipe
2025-06-06 11:50:35 -03:00
Ribbon
8adc701839
Correctly generate the GNU Autotools configuration in some recipes
2025-06-06 11:21:16 -03:00
Ribbon
c9b45b6bc5
Add transmission-gtk recipe
2025-06-06 10:16:59 -03:00
Ribbon
f98c3edfaa
Rename the transmission recipe to transmission-daemon
2025-06-06 10:12:03 -03:00
Ribbon
cf5e5f8a75
Update the transmission recipe
2025-06-06 10:11:02 -03:00
Ribbon
a217a03791
Add recipes
2025-06-06 09:58:52 -03:00
Ribbon
309db6870b
Update TODOs
2025-06-04 12:46:03 -03:00
Ribbon
90d4f6d3a1
Fix the pixels recipe and update TODOs
2025-06-01 15:41:07 -03:00
Ribbon
509912e3a5
Fix the pipes-rs recipe and update TODOs
2025-06-01 15:34:28 -03:00
Ribbon
7481fcdf48
Try to fix the mousefood recipe
2025-06-01 14:35:17 -03:00
Ribbon
359042fed0
Add recipes
2025-06-01 14:34:03 -03:00
Ribbon
b22a489f4b
Fix the mousefood recipe and update a TODO
2025-05-29 11:47:53 -03:00
Ribbon
cecc4641da
Fix the mage recipe and update a TODO
2025-05-29 09:53:38 -03:00
Ribbon
c6c9e9de5f
Fix the macroquad recipe
2025-05-29 09:44:15 -03:00
Ribbon
8b9d440dc3
Update the lyon TODO
2025-05-29 09:43:31 -03:00
Ribbon
24f96f445e
Fix and improve the lyon recipe
2025-05-29 09:34:10 -03:00
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
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
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
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
Jeremy Soller
9c433f4d48
Merge llvm18-shared and llvm18 into llvm18
2025-05-06 21:53:21 -06:00
Jeremy Soller
4cf2620d54
mesa-demos-x11: compile with support for dri
2025-05-06 21:35:15 -06:00
Jeremy Soller
709f4aad3e
xserver-xorg: build support for dri
2025-05-06 21:33:48 -06:00
Jeremy Soller
3595df0934
mesa-x11: build support for dri
2025-05-06 21:32:53 -06:00
Jeremy Soller
5c7dae3696
Add libxxf86vm
2025-05-06 16:59:56 -06:00
Jeremy Soller
5b759bf769
mesa-demos-x11: patch to use mesa-x11
2025-05-06 16:04:14 -06:00
Jeremy Soller
bc4d9dabe5
Do not use glvnd (it complicates things)
2025-05-06 16:01:34 -06:00
Jeremy Soller
e5c439e9ea
mesa-glu-x11: enable glvnd
2025-05-06 15:39:00 -06:00
Jeremy Soller
1c26cd52a8
mesa-x11: enable glvnd
2025-05-06 15:38:35 -06:00
Jeremy Soller
1d9dba2ecc
xserver-xorg: use glvnd
2025-05-06 15:38:13 -06:00
Jeremy Soller
742c42b569
xserver-xorg: enable glx
2025-05-06 15:36:59 -06:00
Jeremy Soller
5b9f286ed4
xterm: fix open pty
2025-05-05 21:31:34 -06:00
Jeremy Soller
fbc0d2d8cd
Add xterm
2025-05-05 21:11:33 -06:00
Jeremy Soller
18028a1874
xserver-xorg-video-dummy: handle orbital events
2025-05-05 20:06:33 -06:00
Jeremy Soller
a14afb1903
libxft: update, move, and fix
2025-05-05 20:05:27 -06:00
Jeremy Soller
41410b24ca
xserver-xorg: disable use of setitimer
2025-05-05 16:18:52 -06:00
Jeremy Soller
d3869b22fa
Add xev
2025-05-05 16:17:13 -06:00
Jeremy Soller
eadbdc9a2e
pixman: add blake3 hash
2025-05-05 12:12:00 -06:00
Jeremy Soller
e275e926f4
mesa-demos-x11: compile most demos
2025-05-04 21:44:01 -06:00
Jeremy Soller
965fd72044
Add libglvnd
2025-05-04 21:39:06 -06:00
Jeremy Soller
131852c21f
Move mesa-x11 and add mesa-glu-x11 and mesa-demos-x11
2025-05-04 21:26:49 -06:00
Jeremy Soller
82c2cc65e5
libepoxy: build with mesa-x11
2025-05-04 21:01:40 -06:00
Jeremy Soller
6650a74ad0
mexa-x11: new mesa variant compiled with GLX
2025-05-04 21:01:14 -06:00
Jeremy Soller
ce45360e81
llvm18-shared: reuse llvm18 source
2025-05-04 21:00:50 -06:00
Jeremy Soller
9772ec2a7f
gtk3: fix compilation
2025-05-04 19:59:34 -06:00
Jeremy Soller
484186ef02
libepoxy: enable glx
2025-05-04 19:06:10 -06:00
Jeremy Soller
f7710a5701
gobject-introspection: update and add script, not working yet
2025-05-04 18:55:15 -06:00
Jeremy Soller
593e3acf6e
libxrandr: move, update, and fix
2025-05-04 18:21:05 -06:00
Jeremy Soller
d4fef6be80
cairo: enable X integration
2025-05-04 18:15:16 -06:00
Jeremy Soller
a775a29fb4
gdk-pixbuf: use pcre2 instead of pcre
2025-05-04 18:03:08 -06:00
Jeremy Soller
da7ab9bc54
atk: update and fix
2025-05-04 18:02:32 -06:00
Jeremy Soller
e1aada209d
libepoxy: fix compilation
2025-05-04 17:58:31 -06:00
Jeremy Soller
09fbbf3dd6
harfbuzz: generate gobject bindings
2025-05-04 17:06:27 -06:00
Jeremy Soller
79126a2ceb
cairo: enable gobject
2025-05-04 16:36:26 -06:00
Jeremy Soller
421c654197
Add xinit
2025-05-04 14:43:00 -06:00
Jeremy Soller
ce64e34b81
xserver-xorg-driver-dummy: use orbital to show contents
2025-05-04 14:42:45 -06:00
Jeremy Soller
cf3b6a1401
Add twm
2025-05-04 14:24:45 -06:00
Jeremy Soller
644bce6748
Add xeyes
2025-05-04 14:04:48 -06:00
Jeremy Soller
df8e612c8b
libxrender: move, update, and fix
2025-05-04 13:58:55 -06:00
Jeremy Soller
35f7750f2d
libxi: move, update, and fix
2025-05-04 13:54:58 -06:00
Jeremy Soller
fc8f03efec
libxfixes: move, update, and fix
2025-05-04 13:54:31 -06:00
Jeremy Soller
016b02c328
libxcb, xserver-xorg: do not use sendmsg, recvmsg
2025-05-04 09:31:50 -06:00
Jeremy Soller
f2e4cf5aa0
Add xserver-xorg-video-dummy
2025-05-03 21:16:38 -06:00
Jeremy Soller
d4191e22d9
Add xkbcomp
2025-05-03 20:10:25 -06:00
Jeremy Soller
3bd364a413
Add xkbutils
2025-05-03 20:02:36 -06:00
Jeremy Soller
d80baea6d3
Add libxaw
2025-05-03 18:39:56 -06:00
Jeremy Soller
aa810fbc46
libxpm: move, update, and fix
2025-05-03 18:39:06 -06:00
Jeremy Soller
45911f9d98
libxmu: move, update, and fix compilation
2025-05-03 18:34:11 -06:00
Jeremy Soller
7387bfac63
libxaw, libxext, xextproto: move, update, and fix compilation
2025-05-03 18:30:06 -06:00
Jeremy Soller
4a216ac55e
Add libxt
2025-05-03 17:57:09 -06:00
Jeremy Soller
1eaff4c632
libice, libsm: move, update, and fix compilation
2025-05-03 17:56:32 -06:00
Jeremy Soller
bdbdc9ef5b
Add xkeyboard-config
2025-05-03 17:40:41 -06:00
Jeremy Soller
5e4fdf2976
xserver-xorg: Add patch for redox to recipe
2025-05-03 11:28:51 -06:00
Jeremy Soller
dd23a71c18
xserver-xorg: fix compilation
2025-05-03 11:23:08 -06:00
Jeremy Soller
88bcfd4b22
Add libtirpc
2025-05-02 11:33:13 -06:00
Jeremy Soller
bcbfa42bba
Add font-util
2025-05-02 11:11:03 -06:00
Jeremy Soller
09dc4ebf33
libxdmcp: move and update
2025-05-02 11:04:48 -06:00
Jeremy Soller
f1c2ac39a1
Add libxcvt
2025-05-02 10:54:14 -06:00
Jeremy Soller
81a6e9d0d6
Add libxfont2
2025-05-02 10:50:32 -06:00
Jeremy Soller
a2a36b4506
libfontenc: move and fix compilation
2025-05-02 10:40:23 -06:00
Jeremy Soller
dc892916bd
Move and fix libxkbfile, add x11proto-kb
2025-05-02 10:24:17 -06:00
Jeremy Soller
3918899a4d
libx11: fix compilation
2025-05-02 10:13:13 -06:00
Jeremy Soller
df49f26b81
x11proto: update and patch
2025-05-02 10:12:57 -06:00
Jeremy Soller
fac719e09a
xtrans: cleanup recipe
2025-05-02 09:59:58 -06:00
Jeremy Soller
605a955cf9
Move libxtrans to xtrans and update
2025-05-02 09:59:20 -06:00
Jeremy Soller
715efb558d
Rename xorg-server to xserver-xorg
2025-05-02 09:52:51 -06:00
Jeremy Soller
7de3c4750b
libxcb: fix compilation
2025-05-02 09:51:41 -06:00
Jeremy Soller
965760199d
Rename libxcb-proto to xcb-proto
2025-05-02 09:51:25 -06:00
Jeremy Soller
a5a1106b33
Move libxau and fix compilation
2025-05-02 09:50:10 -06:00
Jeremy Soller
fb6cd00359
Add libxcb-proto
2025-05-02 09:30:55 -06:00
Jeremy Soller
c5e7dd2287
Move libxcb to x11 category
2025-05-02 09:27:51 -06:00
Jeremy Soller
a8bf5d105b
Make category for X11, move libx11 and x11proto there, add xorg-server recipe
2025-05-02 09:26:58 -06:00
Jeremy Soller
19966264dc
libnettle: compile dynamically
2025-05-02 09:26:25 -06:00
Jeremy Soller
8ab54540b8
jansson: compile dynamically
2025-05-02 09:25:50 -06:00
Jeremy Soller
05fcaec55e
gnutls3: compile dynamically
2025-05-02 09:25:28 -06:00
Jeremy Soller
1563ea03f9
libwayland: use meson template
2025-05-02 09:25:07 -06:00
Jeremy Soller
9b75d4b0cf
Add russh with examples
2025-05-01 18:27:47 -06:00
Jeremy Soller
f1c4d86841
smb-rs: add wip recipe
2025-05-01 16:07:58 -06:00
Jeremy Soller
7f6acd9bf3
qemu: switch to pcre2
2025-05-01 15:16:01 -06:00
Jeremy Soller
e14d8dccc2
gstreamer: enable auto features
2025-05-01 15:03:48 -06:00
Jeremy Soller
9e8c2f6124
libxml2, xz: compile dynamically
2025-05-01 15:01:13 -06:00
Jeremy Soller
631758cabb
libogg, libvorbis: compile dynamically
2025-05-01 14:47:25 -06:00
Jeremy Soller
af909487ef
pkg-config: link pcre2
2025-05-01 14:41:52 -06:00
Jeremy Soller
6229575f95
cosmic-player: link pcre2
2025-05-01 14:33:01 -06:00
Jeremy Soller
2eb3de53ab
Remove gstreamer-plugins-good as it comes from gstreamer
2025-05-01 14:25:47 -06:00
Jeremy Soller
4afa9b5fc4
Remove gstreamer-plugins-base as it comes from gstreamer
2025-05-01 14:24:25 -06:00
Jeremy Soller
7a87c0bd90
gstreamer: clean up reicpe, switch to pcre2
2025-05-01 14:20:40 -06:00
Jeremy Soller
98b9c2f470
harfbuzz: use pcre2
2025-05-01 14:17:22 -06:00
Jeremy Soller
66ea5bef62
glib: cleanup recipe
2025-05-01 14:13:28 -06:00
Jeremy Soller
78b56f4f6a
Add pcre2
2025-05-01 14:12:52 -06:00
Jeremy Soller
ab411b6ccb
pcre: compile dynamically
2025-05-01 14:10:07 -06:00
Jeremy Soller
772597bfdd
freetype2: clean up recipe
2025-05-01 14:05:03 -06:00
Jeremy Soller
c9cc0fde6d
gdk-pixbuf: cleanup recipe
2025-05-01 13:53:47 -06:00
Jeremy Soller
664e9ba0c1
pango: update to 1.56.3 and compile with meson
2025-05-01 13:52:03 -06:00
Jeremy Soller
db5dbe01ec
fribidi: update and compile with meson
2025-05-01 13:44:50 -06:00
Jeremy Soller
76d1f04f51
harfbuzz: clean up recipe script
2025-05-01 13:36:40 -06:00
Jeremy Soller
97d714f1e1
cairo: update to 1.18.4 and compile with meson
2025-05-01 13:36:03 -06:00
Jeremy Soller
b2b1107283
pixman: update to 0.46 and compile with meson
2025-05-01 13:34:22 -06:00
Jeremy Soller
19fe0f97d1
fontconfig: update to 2.16.0
2025-05-01 12:49:36 -06:00
Jeremy Soller
083c43634c
fontconfig: fix compilation of dynamic libraries
2025-05-01 12:45:19 -06:00
Jeremy Soller
0e41fb5d7f
expat: compile dynamically and statically
2025-05-01 12:44:27 -06:00
Jeremy Soller
2b12ab1fe5
gdk-pixbuf: convert to toml, compile dynamically
2025-05-01 12:24:59 -06:00
Jeremy Soller
5d506d22e0
shared-mime-info: install pkgconfig file
2025-05-01 12:18:30 -06:00
Jeremy Soller
815125a95c
libjpeg: compile both static and dynamic libraries
2025-05-01 12:17:41 -06:00
Jeremy Soller
7301e9266c
uutils: link all builtins
2025-04-25 10:26:57 -06:00
Jeremy Soller
0c1b51863c
Rename libstdc++ to libstdcxx
2025-04-24 17:38:39 -06:00
Jeremy Soller
f875136589
libgcc: only install shared library
2025-04-24 17:35:39 -06:00
Jeremy Soller
c1bd151d4e
Add recipe for libstdc++
2025-04-24 17:34:47 -06:00
Jeremy Soller
a4b7309131
git: use machine/endian.h to determine endianness
2025-04-24 11:21:43 -06:00
Jeremy Soller
b7afe611d8
Fix ncurses for aarch64
2025-04-24 09:26:52 -06:00
Jeremy Soller
a1b0da7969
Merge branch 'base_repo_initfs' into 'master'
...
Merge initfs into the base repo
See merge request redox-os/cookbook!493
2025-04-24 14:00:27 +00:00
Jeremy Soller
8d73ecc27f
cargo: install to /usr
2025-04-23 16:15:38 -06:00
bjorn3
d419ea76a0
Merge initfs into the base repo
2025-04-23 20:19:19 +02:00
Jeremy Soller
b9b8293a96
schismtracker: set sdl prefix to avoid using host SDL
2025-04-22 14:35:52 -06:00
Jeremy Soller
fff70c19c0
vim: fix building for multiple archs
2025-04-21 16:06:44 -06:00
Jeremy Soller
6b617d0ad1
gcc13: remove redundant package depends
2025-04-21 13:16:10 -06:00
Jeremy Soller
6a90635761
libpng: also compile statically
2025-04-21 12:38:34 -06:00
Jeremy Soller
6e063ffe7a
freetype2: also build statically
2025-04-21 12:17:45 -06:00
bjorn3
2224bc0655
Move bootstrap into the base repo
2025-04-21 19:12:00 +02:00
bjorn3
81f30bcb71
Remove escalated recipe
2025-04-21 10:25:55 +02:00
bjorn3
88b05820d8
Remove suid bit from passwd
2025-04-20 21:11:15 +02:00
Jeremy Soller
52032259ed
Merge branch 'su_no_setuid' into 'master'
...
Remove setuid bit from su
See merge request redox-os/cookbook!489
2025-04-20 15:22:45 +00:00
bjorn3
e088d5e629
Remove setuid bit from su
2025-04-20 16:49:16 +02:00
4lDO2
084c016730
Update escalated.
2025-04-20 14:04:42 +02:00
Jeremy Soller
531df3382f
nasm: use gstreamer mirror
2025-04-18 14:25:32 -06:00
Jeremy Soller
a9f008defb
gettext: remove patch for sigsetjmp
2025-04-18 12:37:00 -06:00
Jeremy Soller
289c3e69b8
Drop COOKBOOK_PREFER_STATIC
2025-04-18 10:52:50 -06:00
Jeremy Soller
f78c3499bc
libgcc: fix compilation on riscv64gc
2025-04-17 15:50:17 -06:00
Jeremy Soller
754602d1b9
Merge branch 'less_setuid' into 'master'
...
Remove setuid bit from sudo
See merge request redox-os/cookbook!488
2025-04-16 15:49:29 +00:00
Ribbon
9416c88e8d
Add recipes
2025-04-15 23:33:59 +00:00
Ribbon
87fa597911
Add Smithay compositors
2025-04-15 23:06:29 +00:00
bjorn3
6fa969f208
Remove setuid bit from sudo
2025-04-14 20:20:41 +02:00
bjorn3
26709f9282
Statically link ion
...
This increases the chance that it is possible to inspect the state of a
system when something went wrong with libc or the dynamic linker. Eg due
to borked or partial update.
2025-04-12 19:13:16 +02:00
Jeremy Soller
aada86d013
freeciv: enable server
2025-04-11 21:01:06 -06:00
Jeremy Soller
bfcb7a16ee
uutils: update to upstream
2025-04-11 18:43:09 -06:00
Jeremy Soller
3260ce4f5f
devilutionx: fix dependencies
2025-04-11 15:49:34 -06:00
Jeremy Soller
6da41f927a
freeciv: fix compilation
2025-04-11 15:34:48 -06:00
Jeremy Soller
682297ad3a
libicu: enable renaming and other config options
2025-04-11 15:27:51 -06:00
Jeremy Soller
ffcb1486c1
libicu: fix compilation
2025-04-11 15:17:23 -06:00
Jeremy Soller
0411dca9a8
freeciv: convert to toml
2025-04-11 14:50:20 -06:00
Jeremy Soller
4a30b2e4ad
sdl2-image: compile dynamically
2025-04-11 14:40:15 -06:00
Jeremy Soller
8cd41a714c
libicu: compile dynamically
2025-04-11 14:39:30 -06:00
Jeremy Soller
a114578c39
Add sdl2-gfx
2025-04-11 14:10:08 -06:00
Jeremy Soller
c2b50d8f30
sdl2-ttf: add blake3 hash
2025-04-11 14:06:24 -06:00
Jeremy Soller
f7d1d2360f
sdl2-ttf: convert to toml and compile dynamicaly
2025-04-11 14:02:30 -06:00
Jeremy Soller
cf466761a4
libicu: fix compilation
2025-04-11 13:48:24 -06:00
Jeremy Soller
6ecf45d219
ncursesw: convert to toml
2025-04-11 12:50:07 -06:00
Jeremy Soller
a4fb5aad50
cairo: compile dynamically
2025-04-11 12:28:14 -06:00
Jeremy Soller
cc93c7e467
liborbital: compile dynamically
2025-04-11 12:26:26 -06:00
Jeremy Soller
013180b556
fontconfig: fix build
2025-04-11 11:32:23 -06:00
Jeremy Soller
6909fdd9b2
Refactor shared dependency handling
2025-04-11 11:15:44 -06:00
Jeremy Soller
e741b35ce8
cosmic-player: fix recipe so it install binary and depends
2025-04-11 09:05:55 -06:00
Jeremy Soller
6873df013e
cosmic-player: compile dynamically
2025-04-11 08:52:42 -06:00
Jeremy Soller
549c1fd8e2
gstreamer: update and compile dynamically
2025-04-10 17:32:28 -06:00
Jeremy Soller
8621c086ab
fontconfig: compile dynamically
2025-04-10 17:10:14 -06:00
Jeremy Soller
2fc7a0cafe
harfbuzz: update and compile dynamically
2025-04-10 17:08:32 -06:00
Jeremy Soller
9024df0007
freetype2: fix dynamic library compilation
2025-04-10 17:02:39 -06:00
Jeremy Soller
a20b571459
freetype2: compile dynamically
2025-04-10 17:00:45 -06:00
Jeremy Soller
d967285816
pkg-config: compile dynamically
2025-04-10 15:59:45 -06:00
Jeremy Soller
40de561b67
boxedwine: compile dynamically
2025-04-10 15:46:23 -06:00
Jeremy Soller
35cbc8ecac
qemu: add shared-deps
2025-04-10 15:39:48 -06:00
Jeremy Soller
c6e333ba9a
qemu: update and compile dynamically
2025-04-10 15:24:16 -06:00
Jeremy Soller
505d492a94
glib: update and build dynamic library
2025-04-10 15:20:26 -06:00
Jeremy Soller
0df243b4cb
libffi: update and build dynamic library
2025-04-10 15:16:09 -06:00
Jeremy Soller
faf2ace1df
prboom: re-enable music
2025-04-10 13:19:20 -06:00
Jeremy Soller
0b4cb3d2fc
sdl1: enable pthread semaphores
2025-04-10 11:01:41 -06:00
Ron Williams
786511885d
Update commit for escalated recipe
2025-04-08 10:03:53 -07:00
bjorn3
925f77c2a5
Move logd before fbbootlogd
2025-04-06 20:12:23 +02:00
Jeremy Soller
4ab7255857
Fix cosmic-settings recipe
2025-04-02 14:52:50 -06:00
bjorn3
81434cdeeb
Merge audiod into the base repo
2025-03-30 19:05:30 +02:00
bjorn3
6174532300
Unset RSDP_ADDR and RSDP_SIZE env vars once no longer necessary
...
This avoids them leaking into the environment of every user.
2025-03-30 17:06:58 +02:00
Jacob Lorentzon
9e4a744dde
Merge branch 'rtcd' into 'master'
...
Add rtcd driver
See merge request redox-os/cookbook!481
2025-03-30 14:40:39 +00:00
4lDO2
f605dd9269
Add rtcd driver.
2025-03-30 16:13:22 +02:00
Ribbon
7aefde3e75
Add recipes
2025-03-29 22:35:59 +00:00
Ribbon
e3fec0dffd
Add recipes
2025-03-29 22:03:39 +00:00
Ron Williams
59dfd519f7
Update escalated SHA
2025-03-26 17:35:48 -07:00
Josh Megnauth
8f32d5ed38
Bump MPFR
2025-03-21 03:51:20 +00:00
Artur Assis Alves
65c2351657
Edit recipe.toml: blake3 hash
2025-03-20 18:55:23 +00:00
Artur Assis Alves
5b6ab2602e
Edit recipe.toml
2025-03-20 18:42:41 +00:00
Jeremy Soller
824e04e5b9
initfs: set active TTY to 1 after the boot log is moved over
2025-03-20 10:30:44 -06:00
Jeremy Soller
d20e432ec7
Add pavao recipe
2025-03-20 09:21:20 -06:00
Josh Megnauth
4975df337f
fix: libuv patch redefines existing structs
...
Relibc defines those structs now. The build fails because the patch
redefines those structs.
2025-03-16 01:09:39 -04:00
Jeremy Soller
e20cfd50dd
Merge branch 'remove_pcspkrd' into 'master'
...
Remove pcspkrd
See merge request redox-os/cookbook!471
2025-03-13 19:11:50 +00:00
bjorn3
d84357ee65
Extract architecture specific parts of init.rc
...
To allow reusing the platform independent part of init.rc without having
to copy it for each platform. Also add a bunch of comments explaining
the purpose of each section.
2025-03-13 20:01:14 +01:00
bjorn3
811f0e2bb5
Remove pcspkrd
2025-03-13 19:19:01 +01:00
bjorn3
3c2855099c
libs/libsodium: Avoid usage of legacy scheme path format
2025-03-13 18:27:40 +01:00
Jeremy Soller
5792d103f7
Merge branch 'move_netstack_base' into 'master'
...
Move netstack to the base repo
See merge request redox-os/cookbook!469
2025-03-12 22:01:55 +00:00
bjorn3
c06e5b14e4
Move netstack to the base repo
2025-03-10 21:29:37 +01:00
Ron Williams
28ccb768a5
Curl: add dynamic linking dependencies
2025-03-09 23:49:03 -07:00
Josh Megnauth
174b62bc70
fix: Vim's old FTP server is deprecated
2025-03-07 15:30:49 +00:00
Ron Williams
b2c17c711a
Git: remove man pages due to colon in filenames
2025-03-05 02:24:09 -08:00
Jeremy Soller
8609272ebb
love: compile dynamically
2025-03-04 08:48:37 -07:00
Jeremy Soller
2a9ef4b7e4
openal: fix patches not being used
2025-03-04 08:03:06 -07:00
Jeremy Soller
4650ef4e50
libsndfile: do not link to broken libflac recipe
2025-03-03 20:53:06 -07:00
Jeremy Soller
981c7f49b3
mednafen: compile dynamically
2025-03-03 20:50:29 -07:00
Jeremy Soller
363999822d
Dynamic linking for cosmic-store
2025-03-03 20:29:58 -07:00
Jeremy Soller
f3a01abb41
Merge branch 'vt_to_go' into 'master'
...
Remove now unused arguments for vesad and fbcond in init.rc
See merge request redox-os/cookbook!461
2025-03-03 17:42:43 +00:00
bjorn3
095a0eb3a6
Remove now unused arguments for vesad in init.rc
2025-03-03 15:43:33 +01:00
Ribbon
6a5ae9a079
Add recipes
2025-03-02 15:09:35 +00:00
Ribbon
043453d821
Rename the xenia recipe to xenia-canary
2025-03-02 13:37:37 +00:00
Ribbon
11d5d9c9dc
Update recipes
2025-03-02 13:36:14 +00:00
Jeremy Soller
82811be3c3
initfs: do not fail if initfs folder does not exist
2025-03-01 21:12:07 -07:00
bjorn3
a7bd20fe95
Fix rebuilding the initfs recipe using r.initfs as opposed to cr.initfs
...
Without this when rebuilding it will try to remove symlinks created by
the cookbook that have been replaced with actual directories in the
previous build.
2025-03-01 22:08:11 +01:00
Jeremy Soller
6e627f4d7e
Merge branch 'pcid-scheme' into 'master'
...
Run pcid-spawner right after starting pcid
See merge request redox-os/cookbook!459
2025-03-01 16:39:06 +00:00
bjorn3
d76ee8eee3
Run pcid-spawner right after starting pcid
2025-03-01 17:16:14 +01:00
Josh Megnauth
920320dfb6
fix: Remove git apply from OpenTyrian
2025-03-01 01:31:17 -05:00
Jeremy Soller
375dfdced0
gears: convert to toml, install to /usr
2025-02-28 18:46:43 -07:00
Jeremy Soller
49c8edd4fe
llvm18: install to /usr
2025-02-28 18:38:42 -07:00
Jeremy Soller
efbe97918e
mesa: install to /usr
2025-02-28 18:29:25 -07:00
Jeremy Soller
63289089e0
zlib: install to /usr
2025-02-28 18:29:15 -07:00
Jeremy Soller
b4d76c658b
flycast: compile dynamically
2025-02-28 15:38:39 -07:00
Jeremy Soller
e9c93d1111
cargo: sort dependencies
2025-02-28 15:33:34 -07:00
Jeremy Soller
86702c993a
git: convert to toml
2025-02-28 15:27:18 -07:00
Jeremy Soller
71ed534cc9
bash: fix recipe
2025-02-28 14:55:05 -07:00
Jeremy Soller
997381ef8a
quakespasm: fix compilation now that patches are supported for git
2025-02-28 10:45:47 -07:00
Ron Williams
a48b1f314e
Fix base recipe.toml ([source] was commented out)
2025-02-24 06:51:14 +00:00
Jeremy Soller
f464a6e4b4
initfs: adapt to usrmerge
2025-02-22 08:35:44 -07:00
Jeremy Soller
76ddc51e4e
netsurf: Add libpng to shared-deps
2025-02-22 08:00:59 -07:00
bjorn3
2415c012d2
Merge ipcd and ptyd into the base repo
2025-02-21 20:17:22 +01:00
Jeremy Soller
e0eae67a0f
Merge branch 'initial_base_repo' into 'master'
...
Merge most initfs contents into a single base-initfs recipe
See merge request redox-os/cookbook!454
2025-02-19 22:34:54 +00:00
LLeny
f84c756c0e
LuaJIT dynamic recipe
2025-02-19 18:47:56 +08:00