Ribbon
cfd0b96118
Rename the WIP "emulators" recipe category to "emu"
2026-01-15 08:41:48 -03:00
Jeremy Soller
e7f59bb39b
os-test-bins: include and link files from sysroot
2026-01-12 15:21:29 -07:00
Jeremy Soller
0bdad8670b
os-test-bins: add gettext, libarchive, and libiconv to build depends and run make html
2026-01-12 15:02:35 -07:00
Ribbon
6b716ddaf5
Add and improve some recipes
2026-01-10 21:06:44 -03:00
Jeremy Soller
9f02f88091
os-test-bins: fix test skipping
2026-01-09 15:05:00 -07:00
Jeremy Soller
f57bec4e67
os-test-bins: skip two hung ppoll tests and fix namespace tests
2026-01-09 14:44:03 -07:00
Jeremy Soller
dc3026c3e9
os-test-bins: add runner script and dependencies
2026-01-09 14:14:13 -07:00
Jeremy Soller
44c77960af
os-test-bins: pre-compile tests using makefiles, so they can be run using makefiles on redox
2026-01-09 13:22:20 -07:00
Wildan M
e0d029cb29
Limit netsurf jobs
2026-01-06 18:34:14 +07:00
Wildan M
465f91f513
Remove usage of nproc in builds
2026-01-06 18:30:31 +07:00
Wildan M
4cfc667322
Temporarily allow gnu-make without named pipes
2026-01-06 16:58:31 +07:00
Wildan M
e9d0d843d0
Avoid overriding GCC build sysroot
2026-01-06 09:44:21 +07:00
Wildan M
a7ee72c4c5
Fix rustup in freestanding relibc
2026-01-04 03:48:09 +07:00
Ribbon
eae1524558
Improve more recipes
2026-01-03 18:07:24 -03:00
Ribbon
1f465acfe3
Improve some recipes
2026-01-03 15:44:34 -03:00
Ribbon
812ff830b2
Add recipes
2026-01-03 15:20:34 -03:00
Jeremy Soller
e878a68055
Merge branch 'recipe-updates' into 'master'
...
Relocate and update file and jq recipes.
See merge request redox-os/redox!1808
2026-01-03 06:12:06 -07:00
Bendeguz Pisch
9b44e603c8
Relocate and update file and jq recipes.
2026-01-03 13:46:14 +01:00
Wildan M
570f2537fe
Fix libtool init in prefix gcc
2026-01-03 15:42:06 +07:00
Wildan M
bba611dfa5
Fix relibc jobs not being passed
2026-01-02 23:08:08 +07:00
Wildan M
5e9f08ac05
Fix prefix build in podman
2026-01-02 18:29:35 +07:00
Wildan M
395b9867d1
Limit relibc jobs
2025-12-31 16:52:16 +07:00
Jeremy Soller
6eb4618c82
Merge branch 'cargo-in-rust' into 'master'
...
Build cargo in rust recipe
See merge request redox-os/redox!1795
2025-12-30 21:19:14 -07:00
Wildan Mubarok
802c162cc0
Just overwrite config.toml
2025-12-31 04:11:30 +00:00
Wildan M
573bb50cca
Build cargo in rust recipe
2025-12-30 17:21:20 +07:00
Wildan M
d034e6a381
Fixes for other arch like RISC-V
2025-12-30 11:03:37 +07:00
Wildan M
3049ad1e22
Try fix CI
2025-12-30 11:03:36 +07:00
Wildan M
2fe4fdc2fb
Further fixes to make gcc13 compile
2025-12-30 11:03:36 +07:00
Wildan M
0ad7cae812
Further fixes for bootstrap
2025-12-30 11:03:35 +07:00
Wildan M
eb2a7d7413
Bootstrap GCC prefix using cookbook
2025-12-30 11:03:34 +07:00
Jeremy Soller
fe9e3f9567
openttd: use rev instead of branch to workaround fetch issue
2025-12-29 11:55:52 -07:00
Jeremy Soller
34e306cc76
Merge branch 'neovim-cross' into 'master'
...
Fix cross compiling neovim
See merge request redox-os/redox!1794
2025-12-29 09:42:12 -07:00
Jeremy Soller
3281495451
Merge branch 'zig-redox' into 'master'
...
Update zig to compile stage3
See merge request redox-os/redox!1785
2025-12-29 09:41:45 -07:00
Wildan M
b369a4ddd1
Fix cross compiling neovim
2025-12-29 23:38:04 +07:00
Wildan M
da39ba90ef
Add no-test to zig recipe
2025-12-29 23:11:12 +07:00
Jeremy Soller
36fba0be16
Add WIP recipe for cosmic-comp
2025-12-27 19:54:27 -07:00
Wildan M
ba31ed3003
Fix typo on os-test-result recipe
2025-12-27 09:17:14 +07:00
Jeremy Soller
5d4ef886bc
Merge branch 'update-hnefatafl' into 'master'
...
Depend on dejavu, install some more binaries.
See merge request redox-os/redox!1786
2025-12-22 16:25:09 -07:00
David Campbell
1f71aa8b12
hnefatafl: add freefont dependency.
2025-12-22 18:17:10 -05:00
David Campbell
87d71b053d
Depend on dejavu, install some more binaries.
2025-12-22 18:03:07 -05:00
Wildan M
59ce6699bc
Update zig to compile stage3
2025-12-22 09:18:33 +07:00
Wildan M
293fa923ca
Polish os-test-result script
2025-12-21 19:31:32 +07:00
Wildan M
865230fde4
Adapt os-test-result and move packages to redoxer bin
2025-12-21 13:50:13 +07:00
Wildan M
fcb4bb0900
Support running cross compiled os-test
2025-12-20 13:52:43 +07:00
Wildan M
29bf516500
Add recipe for os-test-relibc repo
2025-12-19 22:28:35 +07:00
Wildan M
e802cea77a
Add TESTBIN to relibc-tests and QEMU exit device
2025-12-19 17:03:00 +07:00
Jeremy Soller
734c7cf306
Merge branch 'one-liner-test' into 'master'
...
Add one-liner test run to os-test
See merge request redox-os/redox!1775
2025-12-18 16:38:12 -07:00
Jeremy Soller
499530768a
Add ihdgd driver to base
2025-12-18 10:53:17 -07:00
Wildan M
ac2360f1f7
Add one-liner test run to os-test
2025-12-18 06:12:13 +07:00
David Campbell
65a905dd5a
Add icons dependency to hnefatafl.
2025-12-16 16:55:51 -05:00
Wildan M
0e9a40bead
Enable acid on all arch; x11, perl5, webkit, servo on x86_64
2025-12-16 15:31:18 +07:00
Wildan M
5e3ada11a9
Add zig and go for hello-redox
2025-12-15 20:00:27 +07:00
Jeremy Soller
bb8c13cf23
Merge branch 'fix-hnefatafl-copenhagen' into 'master'
...
Partially fix hnefatafl-copenhagen.
See merge request redox-os/redox!1762
2025-12-13 14:49:46 -07:00
Wildan M
3f33dbfcfc
Fix relibc-tests compilation
2025-12-13 08:00:38 +07:00
David Campbell
f00828a4d4
Partially fix hnefatafl-copenhagen.
2025-12-12 17:40:40 -05:00
bjorn3
4861013493
Make it explicit that bootstrap is statically linked
...
Even if we start using dynamic linking for the rest of initfs, bootstrap
has to be statically linked as it is responsible for loading the first
instance of the dynamic linker.
2025-12-12 21:58:25 +01:00
Jeremy Soller
70821d875f
Add drm_info
2025-12-11 15:34:05 -07:00
Jeremy Soller
5a5c95a63d
Fix servo compilation
2025-12-11 11:00:05 -07:00
Wildan M
6c73be90d9
Adapt redoxer daemon changes
2025-12-12 00:33:26 +07:00
Ribbon
3bd3c6dcab
Rename openjdk recipes
2025-12-10 03:22:41 -03:00
Ribbon
9bb6f79c84
Try to fix some recipes
2025-12-10 03:19:52 -03:00
Ribbon
143a955685
Add recipes
2025-12-10 02:12:52 -03:00
Wildan M
128cfbfe96
Split python dev
2025-12-09 23:52:46 +07:00
Wildan M
e6b4294501
Update python to use host recipe as bootstrap
2025-12-09 23:30:00 +07:00
Wildan M
e03519a2db
Fix gnu-make rebuild
2025-12-09 04:15:42 -05:00
Wildan M
1ca17090a9
Fix mesa compilation
2025-12-08 10:48:51 -05:00
Wildan M
1776adcc58
Compile clang in llvm21
2025-12-08 03:28:03 -05:00
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
Wildan M
7b08617ea9
Revert dynamically link extrautils
2025-11-20 03:16:19 -08:00
Ribbon
bf42c91a7c
Improve development recipe groups role
2025-11-19 12:33:29 -03:00
Jeremy Soller
2423c3d379
Merge branch 'cargo-dynamic-all' into 'master'
...
Make cargo template dynamically linked
See merge request redox-os/cookbook!692
2025-11-18 07:39:37 -07:00
Wildan M
51f30bb8c6
Adjust extrautils to support static through features
2025-11-18 14:41:37 +07:00
Jeremy Soller
36a0b07ad8
Add mate-terminal
2025-11-17 18:24:41 -07:00
Jeremy Soller
beb165136a
Add vte
2025-11-17 18:22:55 -07:00
Jeremy Soller
3b9268fe52
lz4: fix use of /usr/local in some places
2025-11-17 17:51:57 -07:00
Ribbon
3cb34958d2
Merge branch 'update-recipes' into 'master'
...
Add and update recipes
See merge request redox-os/cookbook!688
2025-11-17 12:20:26 -03:00
Ribbon
d03f17237e
Many recipe fixes and improvements
2025-11-17 12:15:53 -03:00
Ribbon
150c2685f0
More recipe fixes and improvements
2025-11-17 10:28:38 -03:00
Ribbon
09025c9392
More recipe fixes and improvements
2025-11-17 08:20:26 -03:00
Ribbon
8749e089e2
Remove unnecessary recipes
2025-11-17 07:45:44 -03:00
Ribbon
b53e3e7e14
Improve recipes
2025-11-17 07:40:09 -03:00
Ribbon
53baa3ed61
Improve and fix recipes
2025-11-17 06:07:10 -03:00
Ribbon
087bcd0b41
Add recipes
2025-11-17 05:38:02 -03:00
Wildan M
a32eaa6b02
Push more packages as dynamic
2025-11-17 11:06:16 +07:00
Wildan M
3809f94aca
Make cargo template dynamically linked
2025-11-17 09:47:44 +07:00
Jeremy Soller
e62afb26be
luanti: improve recipe, add patch
2025-11-16 10:23:39 -07:00
Jeremy Soller
865ddf4e40
Merge branch 'fix-x86-linker' into 'master'
...
Fix i586 linker
See merge request redox-os/cookbook!690
2025-11-16 10:21:43 -07:00
Wildan M
b010c6a66f
Fix i586 linker
2025-11-17 00:14:50 +07:00
Jeremy Soller
50258b02c9
dbus: update patch
2025-11-16 08:41:48 -07:00
Ribbon
a8050a7382
Improve recipes
2025-11-16 08:57:03 -03:00
Ribbon
b82d8f992d
Add recipes
2025-11-16 07:33:15 -03:00
Ribbon
0617e29abb
Add recipes
2025-11-16 05:12:01 -03:00
Ribbon
90a64746b1
Add recipes
2025-11-16 00:59:23 -03:00
Jeremy Soller
855e47ba3f
Add caja
2025-11-15 11:11:58 -07:00
Jeremy Soller
8b2f3f5bb7
Add mate-session-manager
2025-11-15 11:10:25 -07:00
Jeremy Soller
ae7ce2d12c
Add dbus-glib
2025-11-15 11:10:16 -07:00
Jeremy Soller
16b3b50acd
libnotify: update and fix
2025-11-15 11:10:03 -07:00
Jeremy Soller
98dac32a9a
Add mate-control-center
2025-11-15 08:44:50 -07:00
Jeremy Soller
c6f4bc2998
dconf: patch for redox
2025-11-15 08:35:20 -07:00
Jeremy Soller
affe0c6a08
Add libayatana-appindicator-glib
2025-11-15 08:34:32 -07:00
Jeremy Soller
4e97861e82
Add libxscrnsaver
2025-11-15 08:23:35 -07:00
Jeremy Soller
476e584b2f
Add mate-icon-theme
2025-11-15 07:59:38 -07:00
Jeremy Soller
0364d6155b
Add mate-settings-daemon and make marco depend on it
2025-11-14 19:49:36 -07:00
Jeremy Soller
af95e8d0a9
Add libmatekbd
2025-11-14 19:46:56 -07:00
Jeremy Soller
49b1316b68
libxklavier: add libxi and libxkbfile depends
2025-11-14 19:39:55 -07:00
Jeremy Soller
56ee7559bd
Add libxklavier
2025-11-14 19:38:23 -07:00
Jeremy Soller
38fe8e0fd1
Move iso-codes to x11
2025-11-14 19:38:15 -07:00
Jeremy Soller
e215fd83e6
Add marco
2025-11-14 19:18:30 -07:00
Jeremy Soller
7472106d53
libtool: compile dynamically
2025-11-14 19:18:19 -07:00
Jeremy Soller
df66f6dd90
libxcomposite: add blake3
2025-11-14 19:16:15 -07:00
Jeremy Soller
4402cb77cf
libxdamage: move to wip/x11, update, and compile dynamically
2025-11-14 19:15:53 -07:00
Jeremy Soller
0a7bdefda1
Add mate-panel
2025-11-14 19:03:21 -07:00
Jeremy Soller
f93a736f16
Add zenity
2025-11-14 19:03:12 -07:00
Jeremy Soller
51165c63e8
libxres: fix and move to wip/x11
2025-11-14 18:53:11 -07:00
Jeremy Soller
8cb3244b74
libcanberra: fix compilation
2025-11-14 18:50:08 -07:00
Jeremy Soller
683cfe5a13
libtool: fix spurious rebuilds
2025-11-14 18:49:32 -07:00
Jeremy Soller
2b62a0d83c
MATE: add iso-codes, libmate-desktop-2, libmate-menu, libmateweather
2025-11-14 18:20:06 -07:00
Jeremy Soller
1186e2ce00
libwnck3: update to 43.3
2025-11-14 18:02:31 -07:00
Jeremy Soller
d4c4ec7aa0
Add dconf
2025-11-14 17:50:30 -07:00
Jeremy Soller
0042eca4af
Add adwaita-icon-theme
2025-11-13 13:04:18 -07:00
Jeremy Soller
053bdc3b06
libwayland: workaround for temp files not working after unlink
2025-11-13 13:03:17 -07:00
Jeremy Soller
08ed07d98a
libwayland: use ppoll
2025-11-13 12:00:56 -07:00
Jeremy Soller
a4b7414bc3
gtk3: support wayland
2025-11-13 10:15:15 -07:00
Ribbon
5fa446577d
Add recipes
2025-11-13 10:47:46 -03:00
Ribbon
995b9ea327
More recipe fixes and update TODOs
2025-11-13 09:32:23 -03:00
Ribbon
e08144b785
More recipe fixes and update TODOs
2025-11-13 08:56:13 -03:00
Ribbon
2265d71a46
Recipe fixes and update TODOs
2025-11-13 06:12:04 -03:00
Ribbon
0925abc5af
Update recipes and TODOs
2025-11-13 05:24:13 -03:00
Ribbon
1b278e5324
Add recipes
2025-11-13 03:24:54 -03:00
Jeremy Soller
04769573ef
webkitgtk3: depend on glib-networking
2025-11-10 20:46:51 -07:00
Jeremy Soller
363d48a55c
Add glib-networking
2025-11-10 20:44:48 -07:00
Jeremy Soller
3c018183d0
gnutls3: compile dynamically and add brotli, zlib, and zstd support
2025-11-10 20:44:11 -07:00
Jeremy Soller
8982691974
libxcomposite: fix compilation
2025-11-10 20:15:29 -07:00
Jeremy Soller
5e3d56678e
libgpg-error: manually generate syscfg header
2025-11-10 18:06:15 -07:00
Jeremy Soller
070ebb0c52
dbus: enable epoll support
2025-11-10 12:42:51 -07:00
Jeremy Soller
8e492423c1
glib: rebase SO_PEERCRED support
2025-11-10 12:38:08 -07:00
Jeremy Soller
4bcb811e0e
glib: update to latest upstream version 2.87.0
2025-11-10 12:33:52 -07:00
Jeremy Soller
928651218e
wine-stable improvements, still not compiling
...
- Update to 10.18
- Add blake3
- Fix dependencies
- Build wine tools for host
2025-11-10 07:25:01 -07:00
Jeremy Soller
32c52ca97e
Merge branch 'master' of https://gitlab.redox-os.org/redox-os/cookbook
2025-11-09 18:47:19 -07:00
Jeremy Soller
046f7074a6
libxcomposite: move to wip/x11 and fix compilation
2025-11-09 18:47:04 -07:00
Jeremy Soller
d1acdbc8c0
Merge branch 'gdb1' into 'master'
...
gdb: compile and startup without errors. can print 1 + 1
See merge request redox-os/cookbook!685
2025-11-09 11:39:15 -07:00
Timmy Douglas
eff4a44f23
gdb: compile and startup without errors. can print 1 + 1
2025-11-09 10:09:35 -08:00
Jeremy Soller
a6fbe2b84f
qemu: fix compilation
2025-11-09 08:19:46 -07:00
Jeremy Soller
ea197b4cfe
flycast: remove metainfo files
2025-11-09 08:11:23 -07:00
Jeremy Soller
dbee2d9040
dbus: Enable verbose logging
2025-11-09 08:10:39 -07:00
Wildan M
cf129b2e86
Fix some games
2025-11-09 14:20:37 +07:00
Jeremy Soller
df71710c7b
glib: set SO_PASSCRED
2025-11-07 15:46:20 -07:00
Jeremy Soller
9118b68728
Fix missing change from last commit
2025-11-07 15:26:33 -07:00
Jeremy Soller
83c16b08fa
glib: enable dbus auth
2025-11-07 15:23:47 -07:00
Jeremy Soller
8d8cf86117
xserver-xorg: disable dri1 and modesetting
2025-11-07 14:41:25 -07:00
Jeremy Soller
bfc80cee1b
mesa-x11: add DRI3 dependencies
2025-11-07 14:29:24 -07:00