Commit Graph

2552 Commits

Author SHA1 Message Date
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