Commit Graph

210 Commits

Author SHA1 Message Date
bjorn3
a66bc4459a Promote some drm related recipes out of wip
Haven't found any redox related bugs in them in the past couple of months.
2026-05-13 22:14:07 +02:00
Wildan M
1bba2b69bd
openssl3: Patches for linux relibc 2026-05-05 05:10:29 +07:00
Wildan M
6862a7b98d
Adapt changes needed for linux-relibc 2026-05-03 09:39:01 +07:00
Jeremy Soller
e36c3d98eb libmodplug1: define _GNU_SOURCE so string.h includes strings.h 2026-05-02 11:10:15 -06:00
Jeremy Soller
7fcfc50b89 libiconv: manually set ac_cv_c_bigendian=no to fix riscv64gc builds 2026-05-01 10:57:46 -06:00
Wildan M
e43f2f3744
Fix libedit from linking termcap 2026-04-26 09:54:32 +07:00
auronandace
64f6b1f367 remove TODO regarding promotion 2026-04-16 09:35:59 +01:00
auronandace
b5eec87674 promote openssl3 out of WIP 2026-04-16 09:05:16 +01:00
Wildan M
1870808a1f
Change all openssl1 to openssl3 2026-04-11 07:16:54 +07:00
Wildan M
c80df6a9e5
Fix ncurses compilation due to wchar_t 2026-04-09 06:40:49 +07:00
Wildan M
12c9a4d498
Add missing blake3 hashes 2026-04-05 02:24:20 +07:00
Wildan M
ec017dc32b
Fix prefix paths for hosted redox 2026-04-01 08:58:11 +07:00
DeadBranch
ec948106bd Fixed ncurses blake3 hash 2026-03-22 21:20:28 +01:00
Wildan M
6581cf2163
Fix ncursesw, readline and bzip2 for python build 2026-03-10 10:37:44 +07:00
Wildan M
9bab0c1fc4
Use ncursesw to support unicode everywhere 2026-03-10 07:34:41 +07:00
Wildan M
49a2777299
Couple of fixes for mate desktop 2026-03-05 12:54:05 +07:00
Anhad Singh
e3c4d6be25 feat(libuv): set count
Initialise `count` for:
* `uv_cpu_info`
* `uv_interface_addresses`

Signed-off-by: Anhad Singh <andypython@protonmail.com>
2026-02-27 16:11:48 +11:00
Mark Harris
ecd8fe96ca
Promote opusfile recipe 2026-02-24 07:04:27 -08:00
Wildan M
dcc12a361a
Enable hosted libstdc++ for i586 & riscv64gc with workaround 2026-02-22 14:30:57 +07:00
Wildan M
2822d533ea
Add clang-install to relibc prefix and use them for llvm-config 2026-02-21 17:55:49 +07:00
Jeremy Soller
8da5e3144d mesa: enable vulkan swrast 2026-02-20 07:59:29 -07:00
Mark Harris
7f4655a533
Promote libopus recipe 2026-02-19 11:50:36 -08:00
Mark Harris
b346d0ad87
Update and fix build of libflac recipe 2026-02-18 11:30:44 -08:00
Wildan M
94ecf151f8
Fix ncurses not emitting C++ binding 2026-02-17 13:49:11 +07:00
Wildan M
fbe18939bf
Fix libgmp not build shared libs (again) 2026-02-16 16:52:47 +07:00
Jeremy Soller
ed2c186918 libgmp: do not regenerate autotools on host 2026-02-12 18:12:08 -07:00
Jeremy Soller
1426403828 gstreamer: fix compilation 2026-02-10 19:14:46 -07:00
Wildan M
beb5f0deec
Add back autotools for libgmp 2026-02-08 13:49:47 +07:00
Wildan M
59bf03630f
Use GCC static libs, remove them from podman 2026-02-08 08:49:12 +07:00
Anhad Singh
b17dd28e62
misc(recipes): remove DYNAMIC_INIT from source scripts
`autotools_recursive_regenerate` is now defined regardless of
`DYNAMIC_INIT`.

Signed-off-by: Anhad Singh <andypython@protonmail.com>
2026-02-04 18:27:55 +11:00
Wildan M
3be4beaabb
Move all ui dir 2026-01-29 05:25:12 +07:00
Jeremy Soller
dcbde55662
glib: default to decimal_point being '.' in locale 2026-01-15 19:18:23 -07:00
Wildan M
465f91f513
Remove usage of nproc in builds 2026-01-06 18:30:31 +07:00
Wildan M
d034e6a381
Fixes for other arch like RISC-V 2025-12-30 11:03:37 +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
Wildan M
b369a4ddd1
Fix cross compiling neovim 2025-12-29 23:38:04 +07:00
Wildan M
e6b4294501
Update python to use host recipe as bootstrap 2025-12-09 23:30:00 +07:00
Wildan M
1ca17090a9
Fix mesa compilation 2025-12-08 10:48:51 -05:00
Wildan M
647666a5c6
Update mesa and drop deps to llvm18 2025-12-07 22:04:35 +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
Ribbon
b0fcf6daa5 Improve some recipes 2025-12-03 13:27:44 -03:00
Wildan M
b1669277dd
Make deps for hosts recipes work 2025-11-30 00:14:30 -08:00
Wildan M
67bccab3bf
Pass no-shared if openssl1 statically linked 2025-11-29 06:22:17 -08: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
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