Commit Graph

3269 Commits

Author SHA1 Message Date
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
Jeremy Soller
6d64c05a10
libxcb: enable DRI3 2025-11-07 14:26:17 -07:00
Jeremy Soller
7c365db8a1
winit-wayland: remove examples not in 0.30 branch 2025-11-07 13:56:47 -07:00
Jeremy Soller
18aeec9adf
Add more examples to wayland-rs 2025-11-07 13:42:11 -07:00
Jeremy Soller
eb94689c23
Add winit-wayland and softbuffer-wayland forked examples 2025-11-07 13:41:51 -07:00
Jeremy Soller
5473c78259
libwayland: improve redox patch 2025-11-07 13:28:33 -07:00
Wildan M
cc9e04a955 Apply tidyup and remove warn 2025-11-07 18:09:35 +07:00
Jeremy Soller
e5787eff9f neverball: add new mesa dependencies 2025-11-06 18:51:57 -07:00
Jeremy Soller
eee235139e sdl2-ttf: fix compilation with updated mesa 2025-11-06 18:49:25 -07:00
Ribbon
3598d477bc Add recipes 2025-11-06 03:55:10 -03:00
Jeremy Soller
1418882089
servo: use git fork 2025-11-05 07:27:54 -07:00
Jeremy Soller
0c0fd60782 Merge branch 'orbital-servo' into 'master'
Make servo render with Orbital

See merge request redox-os/cookbook!670
2025-11-05 06:25:08 -07:00
Wildan M
81faee18c8 Update servo patches 2025-11-05 13:27:41 +07:00
Jeremy Soller
84684ff7da
Add wayland-rs and fix smallvil 2025-11-04 20:05:28 -07:00
Jeremy Soller
246ed0fbde
smallvil: dynamically link and include libffi 2025-11-04 14:46:49 -07:00
Jeremy Soller
a1b1de3308
Move anvil and smallvil to wayland directory 2025-11-04 14:46:20 -07:00
Jeremy Soller
6e5b7ac123
fend: add openssl1 and compile dynamically 2025-11-03 16:01:06 -07:00
Jeremy Soller
d25963a81a
Add sysinfo example 2025-11-03 15:34:16 -07:00
Jeremy Soller
90886db98e
Add freefont 2025-11-03 15:33:38 -07:00
Wildan M
af988bf669 Apply cargo offline flags to build flags 2025-11-03 23:36:35 +07:00
Wildan M
1b7b08d6c3 Set default GNU FTP mirror 2025-11-02 18:57:30 +07:00
Jeremy Soller
d01f20ddfd
flycast: remove invalid metainfo 2025-11-01 17:45:20 -06:00
Jeremy Soller
3a573a8714 Merge branch 'i586_target_part3' into 'master'
Fix two more recipes for i586-unknown-redox

See merge request redox-os/cookbook!675
2025-11-01 12:57:45 -06:00
bjorn3
78a9e346fa Fix two more recipes for i586-unknown-redox 2025-11-01 19:40:42 +01:00
Jeremy Soller
c0feb7ecda
sm64ex: fix compilation 2025-11-01 11:15:30 -06:00
bjorn3
75d9b0dc3b Build bios bootloader for i586-unknown-redox 2025-11-01 16:45:25 +01:00
Jeremy Soller
0a964d8e3c
patch: disable gnulib renameat2 2025-11-01 08:41:51 -06:00
Wildan M
7a4b749d6d Make servo render with Orbital 2025-11-01 18:20:54 +07:00
Jeremy Soller
e21fa22cc4
sway: build out dependencies 2025-10-30 17:51:44 -06:00
Jeremy Soller
35a10d52a2
libevdev: switch to stable release and use meson 2025-10-30 17:46:47 -06:00
Jeremy Soller
9f304623a9
wlroots: fix compilation 2025-10-30 17:35:02 -06:00
Jeremy Soller
30a1bfa3be
libdrm: fix compilation 2025-10-30 17:19:20 -06:00
Jeremy Soller
5502274f7c
Add keybinder3 and lxpanel 2025-10-30 15:49:56 -06:00
Jeremy Soller
ede9be110a
Add libfm-gtk3 2025-10-30 15:38:23 -06:00
Jeremy Soller
10bb1770ab
Add lxde libfm-extra and libmenu-cache 2025-10-30 15:31:45 -06:00
Jeremy Soller
d96df5c7a6
feh: enable xinerama 2025-10-30 15:09:24 -06:00
Jeremy Soller
589e6a4ad8
Add garcon, libxfce4windowing, and xfce4-panel 2025-10-30 15:08:59 -06:00
Jeremy Soller
b9a4b2471d
Add hwdata 2025-10-30 14:56:10 -06:00
Jeremy Soller
2652b98f1e
feh: fix build 2025-10-30 13:08:07 -06:00
Jeremy Soller
dc8e9f55b3
imlib2: add x11 support 2025-10-30 13:07:51 -06:00
Jeremy Soller
cd57cda649
dbus: update patch to completely disable functions that close all FDs 2025-10-30 10:41:06 -06:00
Jeremy Soller
e94c9c1664
dbus: patch out the use of close_range 2025-10-30 10:34:07 -06:00
Ribbon
d5dee8ab55 Add recipes 2025-10-30 04:38:44 -03:00
Ribbon
38d7f59454 Add recipes 2025-10-30 03:44:23 -03:00
Ribbon
8fb25572ae Add recipes 2025-10-30 02:35:09 -03:00
Jeremy Soller
4bfaea13b7
Use fork of busd 2025-10-29 20:45:38 -06:00
Ribbon
186f474754 Fix libxinerama recipe duplication 2025-10-29 23:05:03 -03:00
Ribbon
66431b06e3 Add recipes 2025-10-29 22:45:09 -03:00
Jeremy Soller
adbb032780
dbus: update and enable X11 autolaunch 2025-10-29 17:41:47 -06:00
Jeremy Soller
0071e08052
Add xfwm4 2025-10-29 17:18:34 -06:00
Jeremy Soller
f96358b4d4
Add xinerama 2025-10-29 17:10:14 -06:00
Jeremy Soller
a84d8dd365
Add xfce libraries 2025-10-29 17:06:40 -06:00
Jeremy Soller
b98ab1159b
Add libwnck3 2025-10-29 17:06:11 -06:00
Jeremy Soller
379b797492
gdk-pixbuf: update to 2.44.4 2025-10-29 15:32:41 -06:00
Jeremy Soller
418921621f
Add jwm 2025-10-29 13:53:32 -06:00
Jeremy Soller
11eb31261b
Add wip feh recipe 2025-10-29 13:07:49 -06:00
Jeremy Soller
4f62ca6eaf
Add openbox 2025-10-29 12:04:01 -06:00
Jeremy Soller
fcdab4fd37
pango: enable pangoxft 2025-10-29 11:50:37 -06:00
Jeremy Soller
5eb94517d4
xserver-xorg-video-orbital: move screen config to image and use borderless mode 2025-10-29 11:33:00 -06:00
Jeremy Soller
ffa547eb9f
Rename xserver-xorg-video-dummy to xserver-xorg-video-orbital 2025-10-29 10:15:20 -06:00
Jeremy Soller
ea324b26ec
leftwm: add WIP recipe 2025-10-29 10:09:58 -06:00
Jeremy Soller
94c385a91b Merge branch 'servo-work' into 'master'
Make servo working

See merge request redox-os/cookbook!669
2025-10-29 08:06:58 -06:00
Jeremy Soller
9f300ab9b8
love: fix compilation 2025-10-29 07:25:45 -06:00
Wildan M
454ab2bf85 Make servo working 2025-10-29 15:24:10 +07:00
Jeremy Soller
29a11d9a8f
openal: Use github for source, as original site has expired certificate 2025-10-28 18:31:07 -06:00
Ribbon
8f892754d1 Add recipes 2025-10-26 22:50:38 -03:00
Wildan Mubarok
2c16ad7d7f Compile uutils from master branch 2025-10-25 13:08:12 +00:00
Jeremy Soller
e686d5c792
base-initfs: use hwd on aarch64 2025-10-18 16:26:34 -06:00
Jeremy Soller
42451efae2
base-initfs: replace acpid with hwd, which will itself launch acpid when needed 2025-10-18 14:05:01 -06:00
Jeremy Soller
de12fa8489
drivers-initfs: install hwd 2025-10-18 14:04:24 -06:00
Wildan Mubarok
14e56c1a1e Port rustysd 2025-10-18 06:57:26 -06:00
Ribbon
9f5bc59163 Rename a WIP category 2025-10-15 20:33:13 -03:00
Ribbon
24dedb254d Add recipes 2025-10-15 20:31:37 -03:00
Ribbon
828a3237a2 Add recipes 2025-10-15 19:36:17 -03:00
Ribbon
664b043881 Move WIP recipes 2025-10-15 18:27:32 -03:00
Ribbon
b5ddafcd63 Try to fix recipes and update TODOs 2025-10-15 18:19:46 -03:00
Ribbon
38ce4b75f3 Update webkitgtk3 recipe TODO 2025-10-14 12:45:47 -03:00
Ribbon
d9c8afb969 Fix a xwayland recipe dependency 2025-10-14 12:39:47 -03:00
Ribbon
8d5a3e4eba Remove the duplicated xorgproto recipe 2025-10-14 12:31:31 -03:00
Ribbon
33e46babc4 Add initial easyp recipe script 2025-10-14 12:09:14 -03:00
Ribbon
6e3caa13a1 Try to fix more Meson-based recipes 2025-10-14 12:07:45 -03:00
Ribbon
961f20813e Fix the tauro-monitor recipe name 2025-10-14 11:10:17 -03:00
Ribbon
5370a0bd1f Try to fix more Meson-based recipes 2025-10-14 11:09:28 -03:00
Ribbon
9a7c7983cd Move WIP ssh recipe category to net 2025-10-14 09:56:38 -03:00
Ribbon
e49004a343 Remove audio-sharing recipe 2025-10-13 17:18:49 -03:00
Ribbon
613f94df81 Rename pulseaudio recipe 2025-10-13 17:16:37 -03:00
Ribbon
3459e0a79c Try to fix more Meson-based recipes 2025-10-13 17:15:22 -03:00
Ribbon
61f15132df Try to fix more Meson-based recipes 2025-10-13 16:43:33 -03:00
Ribbon
efc05d5834 Try to fix more Meson-based recipes 2025-10-13 16:30:09 -03:00
Ribbon
4fa9a050bd Try to fix more Meson-based recipes 2025-10-13 16:11:55 -03:00
Ribbon
3d593a7c6c Add recipes 2025-10-13 15:58:14 -03:00
Ribbon
3ae4be2309 Try to fix Meson-based recipes 2025-10-13 11:45:23 -03:00
Ribbon
6b66cdaed0 Try to fix more CMake-based recipes 2025-10-12 21:08:41 -03:00
Ribbon
43d604721d Fix the recdec recipe name 2025-10-12 20:22:51 -03:00
Ribbon
4657b871ae Try to fix more CMake recipes 2025-10-12 20:20:44 -03:00
Ribbon
dbed3b4f1e Try to fix more CMake-based recipes 2025-10-12 19:54:54 -03:00
Ribbon
4571365bcc Try to fix more CMake-based recipes 2025-10-12 19:34:06 -03:00
Ribbon
ac6ad70ca5 Try to fix more CMake-based recipes 2025-10-12 19:05:23 -03:00
Ribbon
b2f1433320 Try to fix more CMake-based recipes 2025-10-12 18:37:40 -03:00
Ribbon
dcc49081a2 Try to fix more CMake-based recipes 2025-10-12 18:26:25 -03:00
Ribbon
9399bbef22 Add recipes 2025-10-12 18:07:49 -03:00
Jeremy Soller
5807062d57
bottom: use fork 2025-10-11 21:05:44 -06:00
Ribbon
87062a0b12 Add recipes 2025-10-11 20:58:11 -03:00
Ribbon
11ef884ba9 Add recipes 2025-10-11 20:25:59 -03:00
Wildan Mubarok
a83264396b Port nodejs 2025-10-10 17:39:23 -06:00
Jeremy Soller
cf503531b5 Merge branch 'htop' into 'master'
Port htop

See merge request redox-os/cookbook!606
2025-10-09 19:41:54 -06:00
Wildan Mubarok
9596f24ad0 Update reading 2025-10-10 01:31:44 +00:00
Jeremy Soller
5940e51746 Merge branch 'gitui' into 'master'
Port gitui

See merge request redox-os/cookbook!656
2025-10-08 16:06:58 -06:00
Ribbon
fefa095ed6 Try to fix more CMake-based recipes 2025-10-08 15:17:02 -03:00
Ribbon
f8873a43b3 Try to fix more CMake-based recipes 2025-10-08 14:55:56 -03:00
Ribbon
b2708efb1d Rename libatomic_ops recipe 2025-10-08 14:43:42 -03:00
Ribbon
77beaf24a8 Update libbrotli recipe TODO 2025-10-08 14:37:51 -03:00
Ribbon
352c912ce9 Try to fix more CMake-based recipes 2025-10-08 14:30:46 -03:00
Ribbon
891c9a1efb Try to fix more CMake-based recipes 2025-10-08 14:02:23 -03:00
Ribbon
fe32b18845 Try to fix more CMake-based recipes 2025-10-08 13:46:15 -03:00
Ribbon
beba0ecd22 Add recipes 2025-10-08 13:10:39 -03:00
Wildan M
1c8c7cd13f Port gitui 2025-10-08 22:24:13 +07:00
Wildan M
df998c35b2 Port webkitgtk3 bmalloc 2025-10-08 04:11:58 +07:00
Ribbon
5a4ab8c412 Try to fix more CMake-based recipes 2025-10-07 15:35:21 -03:00
Ribbon
290d196d02 Try to fix more CMake-based recipes 2025-10-07 15:01:01 -03:00
Ribbon
44a7e9174a Try to fix more CMake-based recipes 2025-10-07 14:13:06 -03:00
Ribbon
ba7c6468b3 Update recipe TODOs 2025-10-07 12:36:57 -03:00
Ribbon
5ee02311d5 Update recipe TODOs 2025-10-06 18:47:11 -03:00
Ribbon
592ffa6574 Try to fix more CMake-based recipes 2025-10-06 18:19:49 -03:00
Ribbon
2327795aaa Try to fix more CMake-based recipes 2025-10-06 17:41:00 -03:00
Ribbon
24daf75ed9 Try to fix more CMake-based recipes 2025-10-06 17:07:13 -03:00
Ribbon
82cdd055e4 Try to fix CMake-based recipes 2025-10-06 15:46:34 -03:00
Ribbon
7eed897f82 Add recipes 2025-10-06 15:30:37 -03:00
Jeremy Soller
da7c05fcde Merge branch 'sccache-webkit' into 'master'
Enable sccache and fix memory pressure for webkitgtk3

See merge request redox-os/cookbook!652
2025-10-05 07:37:20 -06:00
Wildan M
c6fc696324 Unconditionally disable unified builds 2025-10-05 19:59:43 +07:00
Wildan Mubarok
89bddfef81 Add condition for low memory build 2025-10-05 08:43:23 +00:00
Wildan Mubarok
5a73518cc2 Enable sccache for webkitgtk3 2025-10-05 06:50:52 +00:00
Wildan M
1eba0467e7 Skip gettext docs 2025-10-05 12:59:32 +07:00
Jeremy Soller
4effaa8da1
webkitgtk3: enable debug logs 2025-10-02 13:08:59 -06:00
Jeremy Soller
1685d393a1 Merge branch 'servo-tidy' into 'master'
Tidy up servo recipe

See merge request redox-os/cookbook!647
2025-10-01 13:29:34 -06:00
Jeremy Soller
a71d1b3beb Merge branch 'libxcursor_so' into 'master'
libxcursor + .so

See merge request redox-os/cookbook!612
2025-10-01 13:29:16 -06:00
Jeremy Soller
bcd2cde24d Merge branch 'hello-redox' into 'master'
Move the "Hello Redox" tests to a recipe for better filesystem config organization

See merge request redox-os/cookbook!646
2025-10-01 07:38:13 -06:00
Wildan M
1697c2f2df Use upstream 2025-10-01 14:59:53 +07:00
Wildan M
3422853f65 Working patches 2025-10-01 14:30:19 +07:00
Wildan Mubarok
91ee785ce3 Rename libwayland 2025-10-01 01:47:58 +00:00
Wildan M
4c4bfd7caf Port wayland client and Xwayland 2025-10-01 08:12:07 +07:00
Wildan M
f1f1795641 Use patches for servo 2025-10-01 06:01:08 +07:00
Wildan M
f26fd8dee1 Tidy up servo recipe 2025-09-30 20:59:24 +07:00
Ribbon
e64f9dd92a Move the "Hello Redox" tests to a recipe for better filesystem config organization 2025-09-30 06:47:46 -03:00
Ribbon
81bce6bf7c Try to fix the libbrotli recipe 2025-09-29 08:56:31 -03:00
Ribbon
3ad2cef516 Pin fltk version on dillo recipe 2025-09-29 08:48:48 -03:00
Ribbon
e2928dc117 Update fltk recipes 2025-09-29 08:47:10 -03:00
Ribbon
33610038e0 Add dillo recipe 2025-09-29 08:28:50 -03:00
Jeremy Soller
59f978d106 Merge branch 'posix-tests' into 'master'
Add recipe for redox-posix-tests

See merge request redox-os/cookbook!638
2025-09-28 18:41:18 -06:00
Jeremy Soller
edb56a1153 python312: workaround for missing CLOCK_THREAD_CPUTIME_ID 2025-09-28 13:47:54 -06:00
Jeremy Soller
942c3ea4da python312: built host compiler for cross compilation 2025-09-28 13:14:01 -06:00
Jeremy Soller
69573f5bd4 Revert "python312: use whatever system python3 is installed for the build"
This reverts commit b5daccaed1.
2025-09-28 12:48:08 -06:00
Jeremy Soller
b5daccaed1 python312: use whatever system python3 is installed for the build 2025-09-28 12:43:45 -06:00
Wildan Mubarok
f5e8c8e135 Merge branch 'master' into 'fix-php-2'
# Conflicts:
#   recipes/dev/php84/recipe.toml
2025-09-28 16:56:01 +00:00
Wildan M
ad86bbb88c Fix php symlink part II 2025-09-28 23:53:47 +07:00
Jeremy Soller
2c82b6c92a Merge branch 'fix-liborbital' into 'master'
Fix liborbital for non x86_64 targets

See merge request redox-os/cookbook!644
2025-09-28 10:35:17 -06:00
Wildan M
ff65ed2fec Fix liborbital for non x86_64 targets 2025-09-28 23:27:17 +07:00
Wildan Mubarok
88c49c4c60 Fix php symlink 2025-09-28 15:44:54 +00:00
Jeremy Soller
2050bb106b Merge branch 'openssh-key' into 'master'
Disable OpenSSH key generation

See merge request redox-os/cookbook!642
2025-09-28 08:53:22 -06:00
Wildan M
503dc4998f Disable OpenSSH key generation 2025-09-28 21:51:07 +07:00
Wildan M
e1334e2f49 Use upstream cargo 2025-09-28 15:04:03 +07:00
Ron Williams
6e8f2b872e Add redox-posix-tests recipe with correct git reference 2025-09-27 04:49:01 +00:00
Ron Williams
71fac772cc Add recipe for redox-posix-tests 2025-09-26 22:15:20 +00:00
Jeremy Soller
58fc70fc7e
installer-gui: add manifest 2025-09-26 16:01:04 -06:00
Jeremy Soller
a293894717 Merge branch 'server-demo' into 'master'
Promote php, python, openssh, nginx

See merge request redox-os/cookbook!637
2025-09-26 14:26:07 -06:00
Wildan M
a74c40e1a3 Add NGINX patches 2025-09-27 02:35:46 +07:00
Wildan M
adefb4b361 Promote php, python, openssh, nginx 2025-09-27 01:51:29 +07:00
Ribbon
f5540bc4c8 Move the termplay recipe 2025-09-26 06:21:51 -03:00
Ribbon
c1a4fd7708 Add recipes 2025-09-26 06:18:57 -03:00
Jeremy Soller
f379d330b9
Merge branch 'master' of https://gitlab.redox-os.org/redox-os/cookbook 2025-09-25 09:51:00 -06:00
Jeremy Soller
6878536fe5
base-initfs: preserve DISK_LIVE environmental variables for performant installer 2025-09-25 09:50:54 -06:00
Wildan Mubarok
f02eebc94e Merge branch cookbook:master into go-pkg 2025-09-23 01:27:52 +00:00
Wildan Mubarok
a4979d330d Update packaging for Go 2025-09-23 01:27:20 +00:00
Jeremy Soller
59e0a2c91f
ncurses: fix build when dynamic linking not possible 2025-09-22 11:35:38 -06:00
Jeremy Soller
dd0f30a61e
cosmic-player: manually link libiconv 2025-09-21 21:17:49 -06:00
Jeremy Soller
16b65fdadb
openssh: add zstd dependency 2025-09-21 21:14:49 -06:00
Jeremy Soller
38717c26ba Merge branch 'revert-git' into 'master'
Revert some patches of git

See merge request redox-os/cookbook!633
2025-09-21 05:30:35 -06:00
Wildan Mubarok
36977a0bb7 Revert some patches of git 2025-09-21 05:57:14 +00:00
Wildan M
cdf9fe3e8d Port OpenSSL3 2025-09-20 13:34:16 +07:00
Wildan M
450349c392 Support PHP and Python with OpenSSL 2025-09-20 16:06:02 +07:00
Jeremy Soller
1816f94f98
xserver-xorg: disable use of SO_PEERCRED until it works 2025-09-19 15:00:35 -06:00
Wildan M
ce270cacab Remove git PATH custom handling 2025-09-19 22:22:04 +07:00
Wildan M
b10ef5910d Fix bash PATH to use double colon 2025-09-19 21:58:47 +07:00
Ron Williams
61d5ecefc0 openposixtestsuite: Add dependencies and simplify recipe 2025-09-19 06:44:27 -06:00
Wildan M
0fbd836535 Add libedit and php readline support 2025-09-18 09:32:33 +07:00
auronandace
adf95141be add gnu-grep as dependency to os-test 2025-09-17 19:30:24 +01:00
Wildan M
80a76fab89 Fix ARCH 2025-09-17 22:06:14 +07:00
Wildan M
0a2351722f Port python 2025-09-17 21:55:34 +07:00
auronandace
9c2c0133b2 add sed as a dependency to os-test 2025-09-16 17:52:17 +01:00
Wildan M
f38f5b716e Add more libuv patches 2025-09-16 16:48:17 +07:00
Wildan M
b9989ce494 Add patches 2025-09-16 16:30:46 +07:00
Wildan M
fb1fdb5e9a Neovim can compile now 2025-09-16 16:28:04 +07:00