Commit Graph

3483 Commits

Author SHA1 Message Date
Jeremy Soller
d1c2cbf5eb Merge branch 'opusfile-update' into 'master'
Update and promote opusfile recipe

See merge request redox-os/redox!1942
2026-02-24 08:28:35 -07:00
Mark Harris
ecd8fe96ca
Promote opusfile recipe 2026-02-24 07:04:27 -08:00
Mark Harris
71602ef42e
Update opusfile recipe 2026-02-24 07:04:20 -08:00
auronandace
1b6c3a24c6 add 2 new hanging tests to os-test-bins list 2026-02-24 14:29:55 +00:00
Jeremy Soller
b449c34691 Merge branch 'openssl3-nodso' into 'master'
Fix openssl3 for platforms without shared libs

See merge request redox-os/redox!1940
2026-02-24 06:33:11 -07:00
Mark Harris
ec1aa3b77d
Fix openssl3 for platforms without shared libs
We need to also disable loading of dynamic shared objects (modules)
with no-dso.
2026-02-23 22:51:47 -08:00
Wildan M
3ada1513be
Fix nginx cflags, add openssl3 and http v3 module 2026-02-24 08:03:06 +07:00
Wildan M
f3748bf466
Fix rust compilation, add rustdoc tool 2026-02-24 05:48:47 +07:00
Jeremy Soller
e655379a39 WIP: cosmic-panel 2026-02-23 08:41:39 -07:00
Jeremy Soller
96bdc6b92d Update rustix patch to use pinned revision 2026-02-23 08:41:22 -07:00
Jeremy Soller
f541b71ed8 Merge branch 'typo' into 'master'
Fix typo in auto-test

See merge request redox-os/redox!1934
2026-02-22 06:48:26 -07:00
Wildan M
4adc962987
Fix typo in auto-test 2026-02-22 14:56:30 +07:00
Wildan M
dcc12a361a
Enable hosted libstdc++ for i586 & riscv64gc with workaround 2026-02-22 14:30:57 +07:00
Jeremy Soller
7c1132a728 Merge branch 'improvements' into 'master'
Some filesystem config improvements and cleanup

See merge request redox-os/redox!1930
2026-02-21 15:17:19 -07:00
Ribbon
36568bbf37 Some filesystem config improvements and cleanup 2026-02-21 15:17:18 -07:00
Jeremy Soller
64d8e277a7 Merge branch 'master' of https://gitlab.redox-os.org/redox-os/redox 2026-02-21 10:44:54 -07:00
Jeremy Soller
8cab953b67 sm64ex: fix compilation 2026-02-21 10:44:47 -07:00
Jeremy Soller
015cc2005d Merge branch 'clang-install' into 'master'
Add clang-install to relibc prefix and use them for llvm-config

See merge request redox-os/redox!1931
2026-02-21 07:41:21 -07:00
Jeremy Soller
4db05d106e eduke32: fix compilation 2026-02-21 07:39:13 -07:00
Wildan M
4250aba702
Add cmake workaround for llvm again 2026-02-21 19:08:54 +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
d8969fde8f cosmic-player, cosmic-settings: patch rustix 2026-02-20 14:36:27 -07:00
Jeremy Soller
4478e8755a Merge branch 'master' of https://gitlab.redox-os.org/redox-os/redox 2026-02-20 07:59:33 -07:00
Jeremy Soller
8da5e3144d mesa: enable vulkan swrast 2026-02-20 07:59:29 -07:00
Jeremy Soller
e12432e19f Merge branch 'nodejs-assert' into 'master'
Fix nodejs crash assertion, update opts, add to CI

See merge request redox-os/redox!1929
2026-02-20 05:48:56 -07:00
Jeremy Soller
9778450262 Merge branch 'helix-port' into 'master'
use recent helix fork to port editor to Redox

See merge request redox-os/redox!1928
2026-02-20 05:48:30 -07:00
Jeremy Soller
5d6455df33 Merge branch 'openssl3_dir' into 'master'
openssl3: Set openssldir to /etc/ssl

See merge request redox-os/redox!1927
2026-02-20 05:44:57 -07:00
Jeremy Soller
57d9ecc0bb Merge branch 'dev' into 'master'
fix(recipes/tree-sitter): rustix patch

See merge request redox-os/redox!1926
2026-02-20 05:43:56 -07:00
Jeremy Soller
e97e3f685a Merge branch 'working-neovim' into 'master'
Workaround neovim signal issues

See merge request redox-os/redox!1925
2026-02-20 05:42:04 -07:00
Sergey Reshetnikov
df88c17229 use recent helix fork to port editor to Redox 2026-02-20 12:01:30 +03:00
Mark Harris
ee98498dab
openssl3: Set openssldir to /etc/ssl
Without this it defaulted to $prefix/ssl which was /usr/ssl.
However ca-certificates installs the certificates in /etc/ssl.
Also there is no longer anything at "${COOKBOOK_STAGE}/"{share,ssl}
to delete.
2026-02-20 00:54:27 -08:00
Anhad Singh
9e0c8b8a57
fix(recipes/tree-sitter): rustix patch
Signed-off-by: Anhad Singh <andypython@protonmail.com>
2026-02-20 13:02:59 +11:00
Jeremy Soller
b94c3e4143 Merge branch 'dev' into 'master'
fix(wip/nodejs-24): source URL

See merge request redox-os/redox!1924
2026-02-19 18:04:22 -07:00
Jeremy Soller
a9ea8d76b9 Add patched cosmic-app-library (wip), iced-wayland, and libcosmic-wayland 2026-02-19 17:54:33 -07:00
Anhad Singh
2e594379ec
fix(wip/nodejs-24): source URL
Signed-off-by: Anhad Singh <andypython@protonmail.com>
2026-02-20 11:50:32 +11:00
Wildan M
55c1516e12
Fix nodejs crash assertion, update opts, add to CI 2026-02-20 06:22:19 +07:00
Jeremy Soller
e3d610c569 pop-icon-theme: package cursors in optional package 2026-02-19 15:42:05 -07:00
Jeremy Soller
4f8c1105c0 cosmic-comp: update todo 2026-02-19 15:41:52 -07:00
Jeremy Soller
e0f0f7e4fe libwayland: drop patch that disables unlink of temp files 2026-02-19 15:41:13 -07:00
Mark Harris
7f4655a533
Promote libopus recipe 2026-02-19 11:50:36 -08:00
Mark Harris
929faefdf7
Update libopus recipe 2026-02-19 11:48:38 -08:00
Wildan M
0032f4f39d
Workaround neovim signal issues 2026-02-20 01:03:52 +07:00
Jeremy Soller
48679b00be cosmic-comp: update todos 2026-02-19 10:10:23 -07:00
Akshit Gaur
378e505669 Add schedrs 2026-02-19 15:25:16 +05:30
Jeremy Soller
b2c912d9c6 seatd: use fork 2026-02-18 21:30:06 -07:00
Jeremy Soller
a8e598f7e1 cosmic-comp: compile on redox 2026-02-18 21:29:53 -07:00
Mark Harris
b346d0ad87
Update and fix build of libflac recipe 2026-02-18 11:30:44 -08:00
Jeremy Soller
0a94b5c2d3 Patch COSMIC apps to use new rustix and update cosmic-store to openssl3 2026-02-18 11:18:31 -07:00
auronandace
f448409241 add select to hanging test list 2026-02-18 15:18:14 +00:00
Ribbon
2b9cc6a429 Remove unnecessary recipe 2026-02-17 22:35:58 -03:00
Ribbon
7d609d0c34 Improve many networking recipes 2026-02-17 22:34:00 -03:00
Ribbon
7af2fa6bc2 Remove abandoned uget recipe 2026-02-17 20:56:00 -03:00
Ribbon
af369bdf5d Improve more recipes 2026-02-17 20:54:21 -03:00
Ribbon
9524687fc9 Rename kelpsget recipe to kget 2026-02-17 20:39:18 -03:00
Ribbon
193e818971 Improve and update many networking recipes 2026-02-17 20:37:58 -03:00
Jeremy Soller
b19aa84077 Merge branch 'shared_config_locator' into 'master'
Adapt config file locations for shared config locator

See merge request redox-os/redox!1915
2026-02-17 15:20:52 -07:00
Ribbon
cee57b40cc Update and rename gzdoom recipe to uzdoom 2026-02-17 19:11:11 -03:00
Ribbon
8aec2345df Move more gnome and kde recipes 2026-02-17 18:58:47 -03:00
Ribbon
45c5c0fd04 Update and rename minetest-data recipe to luanti-data 2026-02-17 18:27:12 -03:00
bjorn3
ce1f44879d Handle split of init.rc 2026-02-17 22:25:50 +01:00
Ribbon
cafac79ba4 Move quake1-shareware recipe to games/data category 2026-02-17 18:20:08 -03:00
bjorn3
2ad9749da3 Adapt config file locations for shared config locator 2026-02-17 22:15:00 +01:00
Ribbon
632ecaa80b Move many game engine recipes to games/engines category 2026-02-17 18:10:24 -03:00
Ribbon
1e509d4302 Add rilua recipe 2026-02-17 18:04:17 -03:00
Jeremy Soller
fc16a0422a Merge branch 'ncurses-cpp' into 'master'
Fix ncurses not emitting C++ binding

See merge request redox-os/redox!1913
2026-02-17 07:50:08 -07:00
Jeremy Soller
bad4affded Merge branch 'netsurf-fix' into 'master'
Fix netsurf build for aarch64

See merge request redox-os/redox!1912
2026-02-17 07:50:03 -07:00
Wildan M
94ecf151f8
Fix ncurses not emitting C++ binding 2026-02-17 13:49:11 +07:00
Wildan M
a6588db9f7
Fix netsurf build for aarch64 2026-02-17 12:52:35 +07:00
auronandace
448634ceae add poll to the hanging tests in os-test-bins 2026-02-16 21:57:38 +00:00
Wildan M
fbe18939bf
Fix libgmp not build shared libs (again) 2026-02-16 16:52:47 +07:00
Jeremy Soller
9d672df778 Merge branch 'fix-rust' into 'master'
Add link to zstd in rust

See merge request redox-os/redox!1908
2026-02-14 13:48:24 -07:00
Wildan M
7a6f68365f
Link zstd to rust 2026-02-15 02:09:39 +07:00
Wildan M
ac04e4ab64
Add gperf to fontconfig 2026-02-15 02:01:13 +07:00
Ribbon
8d4830d421 Improve more recipes 2026-02-14 00:08:59 -03:00
Ribbon
ec8f74129e Rename libsigc++ recipe to libsigcpp 2026-02-13 23:26:40 -03:00
Ribbon
0eadd2bf38 Move remaining recipes to libs/gnome category 2026-02-13 23:25:18 -03:00
Ribbon
3dd6eeaba3 Improve and try to fix more recipes 2026-02-13 23:18:06 -03:00
Ribbon
64a64d22c0 Move more recipes to libs/gnome category 2026-02-13 22:57:05 -03:00
Ribbon
960f454a13 Improve and try to fix some recipes 2026-02-13 22:52:34 -03:00
Ribbon
315aee2dae Move demos/lyon recipe to graphics/other category 2026-02-13 21:37:55 -03:00
Ribbon
d287a71b1e Improve and try to fix remaining demo recipes 2026-02-13 21:33:49 -03:00
Ribbon
616c16edaa Improve many more demo recipes 2026-02-13 21:02:20 -03:00
Ribbon
aaed7c3995 Improve many demo recipes 2026-02-13 19:57:07 -03:00
Ribbon
ead8ee3f50 Add setrixtui recipe 2026-02-13 19:23:05 -03:00
Jeremy Soller
805cf349cc Merge branch 'llvm-boostrap-link' into 'master'
Reduce llvm link during bootstrap

See merge request redox-os/redox!1901
2026-02-12 19:50:31 -07:00
Wildan M
45aa4951eb
Use zstd for llvm 2026-02-13 09:29:15 +07:00
Wildan M
0fcf1b23ae
Reduce llvm link during bootstrap 2026-02-13 08:58:17 +07:00
Jeremy Soller
ed2c186918 libgmp: do not regenerate autotools on host 2026-02-12 18:12:08 -07:00
Jeremy Soller
5e6745bf9e Revert "Use podman libgmp/libmpfr for binutils-gdb"
This reverts commit 10feb6d857.
2026-02-12 18:06:49 -07:00
Jeremy Soller
10feb6d857 Use podman libgmp/libmpfr for binutils-gdb 2026-02-12 17:23:32 -07:00
Jeremy Soller
5e29ff18f3 Merge branch 'rust-in-cookbook' into 'master'
Boostrap rust from cookbook

See merge request redox-os/redox!1876
2026-02-12 06:59:25 -07:00
Jeremy Soller
3141c60af5 Merge branch 'desktop-openssl' into 'master'
Update desktop packages openssl

See merge request redox-os/redox!1898
2026-02-12 06:28:08 -07:00
auronandace
88d26d2de0 promote zoxide recipe 2026-02-12 09:25:31 +00:00
Wildan M
2b2865d882
Apply mno-outline-atomics for aarch64 2026-02-12 14:43:42 +07:00
Wildan M
2b64c6a96b
Update desktop packages openssl 2026-02-12 13:10:53 +07:00
Wildan M
83a7659262
Workaround support for rust-lld 2026-02-12 12:17:06 +07:00
Wildan M
4ce24cee73
Few changes on relibc 2026-02-11 23:44:55 +07:00
Wildan M
8590ec042a
Boostrap rust from cookbook 2026-02-11 23:44:55 +07:00
Jeremy Soller
a3d6e75504 Merge branch 'curl-ssl3' into 'master'
Use openssl3 for curl

See merge request redox-os/redox!1895
2026-02-11 06:50:48 -07:00
Jeremy Soller
03441be6f0 Merge branch 'gperf-deps' into 'master'
Add gperf to netsurf, remove from podman

See merge request redox-os/redox!1878
2026-02-11 06:47:38 -07:00
Jeremy Soller
2fc581fe29 Merge branch 'bashrc' into 'master'
Add bashrc and bash-completion

See merge request redox-os/redox!1892
2026-02-11 06:46:10 -07:00
Wildan M
811f56dd1e
Use openssl3 for curl 2026-02-11 18:05:24 +07:00
Jeremy Soller
1426403828 gstreamer: fix compilation 2026-02-10 19:14:46 -07:00
Wildan M
407b91150b
Change bash-completion source 2026-02-10 16:54:20 +07:00
Wildan M
42656cc5a6
Add bashrc and bash-completion 2026-02-10 16:30:24 +07:00
Ribbon
c265d75edb Move more WIP recipes 2026-02-10 06:11:51 -03:00
Ribbon
34876baf97 Remove duplicated recipe 2026-02-10 05:58:40 -03:00
Ribbon
03094f282d Move many WIP recipes 2026-02-10 05:57:30 -03:00
Ribbon
0455bea38b Rename video/webcam category to "camera" 2026-02-10 05:41:09 -03:00
Ribbon
011b36db53 Remove unnecessary recipes 2026-02-10 05:39:40 -03:00
Ribbon
48a7233818 Improve some recipes 2026-02-10 05:37:38 -03:00
Ribbon
5d8d9e021d Add recipes 2026-02-10 03:18:17 -03:00
Ribbon
7577beba7e Add recipes 2026-02-10 01:02:42 -03:00
Jeremy Soller
f67b08d0f8 Merge branch 'bash-signal' into 'master'
Workaround bash not sending signal

See merge request redox-os/redox!1888
2026-02-09 20:21:31 -07:00
Jeremy Soller
b52145a8fa Merge branch 'recipe-correction' into 'master'
Remove resist from CI, older duplicate sd

See merge request redox-os/redox!1886
2026-02-09 11:03:49 -07:00
Jeremy Soller
3b781ee8c1 Merge branch 'fix-gcc-test-suite' into 'master'
skip gcc test suite build

See merge request redox-os/redox!1884
2026-02-09 11:03:26 -07:00
Wildan M
9b77888783
Workaround bash not sending signal 2026-02-09 23:33:15 +07:00
Ojus Chugh
e6c5483748 gcc13: add --disable-bootstrap flag to native build configuration 2026-02-09 18:34:36 +05:30
Ribbon
28d653a63d Add recipes 2026-02-09 07:03:36 -03:00
Ribbon
900e8fecd8 Add recipes 2026-02-09 05:46:38 -03:00
Wildan M
da3e447d2d
Remove older duplicate sd 2026-02-09 03:49:55 +07:00
Wildan M
0602e65ee7
Remove resist from CI 2026-02-09 03:49:44 +07:00
Wildan M
d4bffea880
Update nushell and add to CI 2026-02-08 22:14:30 +07:00
Jeremy Soller
4e97b2acbd Merge branch 'change-shell' into 'master'
Change shell temporarily, add zsh and fish to CI

See merge request redox-os/redox!1881
2026-02-08 07:30:50 -07:00
Jeremy Soller
294462199b Merge branch 'revert-libgmp' into 'master'
Add back autotools for libgmp

See merge request redox-os/redox!1880
2026-02-08 07:27:12 -07:00
Jeremy Soller
0cb7e69855 Merge branch 'update-tests' into 'master'
Some test improvements

See merge request redox-os/redox!1872
2026-02-08 07:24:55 -07:00
Ribbon
c71e7c691f Some test improvements 2026-02-08 07:24:55 -07:00
Ribbon
7514e9cd0a Add recipes 2026-02-08 05:30:48 -03:00
Wildan M
dd3d40ec29
Add fish and zsh to CI 2026-02-08 14:54:00 +07:00
Wildan M
beb5f0deec
Add back autotools for libgmp 2026-02-08 13:49:47 +07:00
Wildan M
b6f69a026c
Add gperf to netsurf, remove from podman 2026-02-08 11:00:59 +07:00
Wildan M
59bf03630f
Use GCC static libs, remove them from podman 2026-02-08 08:49:12 +07:00
Jeremy Soller
afc40ec53f Merge branch 'libxcb-docs' into 'master'
Disable libxcb docs

See merge request redox-os/redox!1873
2026-02-07 06:57:19 -07:00
Jeremy Soller
f06317a2fa Merge branch 'curl-cmake' into 'master'
Use cmake for curl to avoid autotools

See merge request redox-os/redox!1875
2026-02-07 06:56:56 -07:00
Ribbon
465eaec1ce Add sukr recipe 2026-02-07 06:40:38 -03:00
Wildan M
d8e54ac77d
Use cmake for curl to avoid autotools 2026-02-07 15:59:20 +07:00
Wildan M
24787012d3
Disable libxcb docs 2026-02-07 15:41:15 +07:00
Jeremy Soller
8949dd37ee Add libxkbcommon dependency to cosmic-store 2026-02-06 12:16:25 -07:00
Jeremy Soller
9400baf194 Merge branch 'sysbench' into 'master'
Benchmarks: Add sysbench

See merge request redox-os/redox!1854
2026-02-06 10:26:04 -07:00
Akshit Gaur
fc325708b7 Benchmarks: Add sysbench 2026-02-06 10:26:04 -07:00
Zhiwei Liang
712d47f355 Remove termplay recipe 2026-02-06 06:56:04 -07:00
Jeremy Soller
b204fac65c Merge branch 'cosmic-term-fix' into 'master'
Add missing deps for cosmic-term

See merge request redox-os/redox!1864
2026-02-04 17:40:00 -07:00
Wildan M
33e9f5a846
Add missing deps for cosmic-term 2026-02-05 00:24:31 +07:00
Jeremy Soller
d742074d0b Merge branch 'master' into 'master'
misc(cook): move `autotools_recursive_regenerate` out of `DYNAMIC_INIT`

See merge request redox-os/redox!1863
2026-02-04 06:17:14 -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
7e4166327a
Rename llvm groups 2026-02-04 06:23:54 +07:00
Wildan M
e3934f868d
Define llvm and mate common groups 2026-02-04 01:09:11 +07:00
Jeremy Soller
14fdd758be Merge branch 'cosmic-deps' into 'master'
Fix cosmic apps deps, add rpath-link to RUSTFLAGS

See merge request redox-os/redox!1859
2026-02-03 05:59:31 -07:00
auronandace
5101062e16 update notes for cargo-cache and cargo-tarpulin recipes 2026-02-02 16:34:13 +00:00
auronandace
25ef68f5cc fix typo in os-test-bins recipe 2026-02-02 15:00:31 +00:00
Wildan M
16bdcaef47
Quote gettext env 2026-02-02 13:26:30 +07:00
Wildan M
34a2896d26
Fix cosmic apps deps, add rpath-link to RUSTFLAGS 2026-02-02 13:20:34 +07:00
Jeremy Soller
9004c052db kibi: downgrade to 0.3.2, as 0.3.3 requires rust 1.93 2026-02-01 16:36:53 -07:00
Ribbon
be28ec17a1 Improve many recipes and remove abandoned recipe 2026-02-01 19:50:16 -03:00
Ribbon
7ef9e9230f Rename dev/performance sub-category to "perf" 2026-02-01 17:57:10 -03:00
Ribbon
6828915a3e Improve more recipes 2026-02-01 17:55:27 -03:00
Ribbon
544430a64c Add, fix and improve many recipes 2026-02-01 17:19:03 -03:00
Ribbon
bb0acfb2b0 Add more recipes 2026-02-01 15:15:25 -03:00
Ribbon
bbcfee34e5 Create the "crypto" sub-category and move Bitcoin and Monero WIP recipes 2026-02-01 11:10:49 -03:00
Jeremy Soller
c1397415da Merge branch 'split-clang-2' into 'master'
Reuse LLVM when compiling Clang

See merge request redox-os/redox!1855
2026-02-01 07:07:38 -07:00
Wildan M
7cf9908b35
Use proper jobs for rust recipe 2026-02-01 19:35:04 +07:00
Wildan M
e63acdc442
Split lld, add LLVM aarch64 target again 2026-02-01 19:34:23 +07:00
Ribbon
bb509e2dfb Add recipes 2026-02-01 03:16:26 -03:00
Wildan M
083b1c94d0
Reuse LLVM when compiling Clang 2026-02-01 04:07:49 +07:00
Bendeguz Pisch
d3cee9aba3 Move espeak-ng-data files from recipe directory to the git repo 2026-01-31 15:04:23 +01:00
Bendeguz Pisch
0f0bae3dcc Add espeak-ng recipe 2026-01-31 15:04:19 +01:00
Jeremy Soller
ffb8938755 Merge branch 'split-clang' into 'master'
Split clang out of LLVM

See merge request redox-os/redox!1853
2026-01-31 05:50:47 -07:00
Wildan M
776eed07f3
Split clang out of LLVM 2026-01-31 10:46:41 +07:00
auronandace
b222255413 add newly hanging os-test tests to os-test-bins recipe 2026-01-30 21:19:41 +00:00
Jeremy Soller
33f73ad1c5
cosmic-settings: fix compilation 2026-01-29 15:27:08 -07:00
Jeremy Soller
2ee6f8a18d
vvvvvv: fix source directory 2026-01-29 13:46:14 -07:00
Jeremy Soller
58bdc32eb9
quakespasm: fix icon path 2026-01-29 09:56:40 -07:00
Ribbon
acb624b6d7 Improve more recipes 2026-01-29 11:43:04 -03:00
Ribbon
092c8e5dd8 Rename "phoronix-test-suite" recipe to "pts" 2026-01-29 10:54:53 -03:00
Ribbon
de26f022c9 Improve and fix many recipes 2026-01-29 10:51:51 -03:00
Jeremy Soller
3c06e2e39f Merge branch 'update-ui' into 'master'
Move ui dir in all recipes

See merge request redox-os/redox!1848
2026-01-29 06:24:48 -07:00
Ribbon
a72130de97 Add and improve recipes 2026-01-29 09:23:31 -03:00
Wildan M
3be4beaabb
Move all ui dir 2026-01-29 05:25:12 +07:00
auronandace
7835e93c43 add make json to os-test-bins 2026-01-27 14:56:17 +00:00
Jeremy Soller
e66e8344e2 Merge branch 'firefox' into 'master'
Partially Port Firefox

See merge request redox-os/redox!1845
2026-01-27 06:05:27 -07:00
Jeremy Soller
3aefbc10b4 Merge branch 'uutils_kill' into 'master'
Add kill to uutils

See merge request redox-os/redox!1846
2026-01-27 06:02:10 -07:00
Wildan M
995e240d6b
More patches for rust in firefox 2026-01-27 19:55:54 +07:00
4lDO2
16dc488a03 Add kill to uutils. 2026-01-27 12:55:13 +01:00
Jeremy Soller
aa9d73dfce Merge branch 'cosmic-branch' into 'master'
Update cosmic apps branch to master

See merge request redox-os/redox!1844
2026-01-27 04:10:30 -07:00
Wildan M
c64b32ba02
Port Firefox 2026-01-27 15:38:31 +07:00
Wildan M
abbae7e405
Update cosmic apps branch to master 2026-01-27 12:00:11 +07:00
Jeremy Soller
37e9d17c33 Merge branch 'master' into 'master'
fix(recipes/gawk): compilation

See merge request redox-os/redox!1843
2026-01-26 19:46:03 -07:00
Ribbon
8727e6b25d Add and improve recipes 2026-01-26 22:50:46 -03:00
Anhad Singh
fa08df1554
misc(recipes/gawk): move out of wip
Works as expected.

Signed-off-by: Anhad Singh <andypython@protonmail.com>
2026-01-27 11:58:20 +11:00
Anhad Singh
3d3cfd513b
fix(recipes/gawk): compilation
Signed-off-by: Anhad Singh <andypython@protonmail.com>
2026-01-27 11:52:07 +11:00
bjorn3
b8e74ce094 Update two recipe for ui dir move
Forgot to commit them in my previous MR.
2026-01-26 20:01:20 +01:00
Akshit Gaur
505aabc026 Add iperf3 2026-01-26 15:15:35 +05:30
Ribbon
82b965c753 Add and improve recipes 2026-01-26 01:34:56 -03:00
Ribbon
02d9da0a3c Rename the "benchmarks" WIP recipe category to "bench" 2026-01-25 23:30:22 -03:00
Jeremy Soller
ef59f95988
Adjuts font directory to /usr/share/fonts in all recipes 2026-01-25 15:20:20 -07:00
bjorn3
ef3d783216 Remove alxd from the base recipe 2026-01-25 20:57:38 +01:00
bjorn3
945cc78030 Use source.same_as for orbutils recipes 2026-01-25 19:40:24 +01:00
Wildan M
53118f2e3b
Update servo deps 2026-01-25 01:00:07 +07:00
Wildan M
87d454c6f5
Fix gnu-make duplicate getopt 2026-01-24 23:37:45 +07:00
Ribbon
49d6a869a8 Improve more recipes 2026-01-23 19:03:04 -03:00
Jeremy Soller
7b13cddc74 Merge branch 'uutils-improv' into 'master'
Patch uutils to fix i586 + aarch64 + add nproc

Closes #1775

See merge request redox-os/redox!1830
2026-01-23 06:50:41 -07:00
Jeremy Soller
4dc0f29289 Merge branch 'update-hnefatafl-icon' into 'master'
Update the hnefatafl icon.

See merge request redox-os/redox!1829
2026-01-22 20:04:03 -07:00
David Campbell
2d794f44ca
Update the hnefatafl icon. 2026-01-22 21:57:33 -05:00
Ribbon
f0683f437d Add, improve and fix recipes 2026-01-22 23:26:46 -03:00
Jeremy Soller
5c3df34508
cosmic-edit, cosmic-files, cosmic-term: use branch with winit updates 2026-01-22 09:48:19 -07:00
Wildan M
cdf6618cf5
Patch uutils to fix i586 + aarch64 + add nproc 2026-01-22 20:13:52 +07:00
Jeremy Soller
8bcb646890
Fix mdp recipe 2026-01-20 10:30:29 -07:00
Jeremy Soller
0b6b4033fd
Merge branch 'master' of https://gitlab.redox-os.org/redox-os/redox 2026-01-20 10:29:26 -07:00
Jeremy Soller
db35189c87
Fix gigalomania recipe 2026-01-20 10:29:17 -07:00
Ribbon
524ce53768 Some filesystem config and recipe improvements 2026-01-19 17:12:00 -07:00
Jeremy Soller
997d484dab
Remove wip hf recipe 2026-01-19 09:26:16 -07:00
Petr Hrdina
8c8cf41f33 Move recipe hf from wip 2026-01-17 17:21:05 +01:00
Benton60
46ee1ce495 moved pls from recipes/wip/terminal to recipes/terminal 2026-01-16 22:49:28 -05:00
Ribbon
461406409d Add and improve more recipes 2026-01-16 15:38:57 -03:00
Jeremy Soller
6ceb314c0d Merge branch 'update-server-demo' into 'master'
server-demo: Update rustysd init, update PHP

See merge request redox-os/redox!1819
2026-01-16 05:32:25 -07:00
Wildan M
9b9f0b80d7
server-demo: Update rustysd init, update PHP 2026-01-16 16:23:37 +07:00
Jeremy Soller
dcbde55662
glib: default to decimal_point being '.' in locale 2026-01-15 19:18:23 -07:00
Ribbon
d4d95a0205 Add blueprint recipe 2026-01-15 13:06:36 -03:00
Ribbon
46805147e4 Improve more recipes 2026-01-15 13:01:52 -03:00
Ribbon
9138b541f6 Improve some recipes 2026-01-15 12:12:48 -03:00
Ribbon
19b7f13a94 Move a recipe 2026-01-15 08:57:40 -03:00
Ribbon
621c06e841 Improve wine-stable and hangover recipes 2026-01-15 08:53:15 -03:00
Ribbon
4764eb8a00 Rename the "windows" recipe sub-category to "win" 2026-01-15 08:42:42 -03:00
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