Commit Graph

3462 Commits

Author SHA1 Message Date
Ribbon
16a116f6ba Rename gnome-files to nautilus 2026-04-16 22:05:25 -03:00
Ribbon
3cfd17f5d5 Some recipe fixes 2026-04-16 22:04:14 -03:00
Ribbon
508e0655d9 Move valgrind to dev/debug category 2026-04-16 21:46:38 -03:00
Jeremy Soller
c597710712 Merge branch 'cosmic-patch' into 'master'
Fix auto path failed to detect, Add cosmic patches for winit

See merge request redox-os/redox!2073
2026-04-16 18:45:18 -06:00
Ribbon
7c21ccdbc5 Add more recipes 2026-04-16 21:38:17 -03:00
Ribbon
d1e0af4b89 Add recipes 2026-04-16 20:17:57 -03:00
bjorn3
56bdc2f286 Simplify building bootstrap 2026-04-16 22:06:27 +02:00
bjorn3
8b37f82436 Improve base-initfs recipe 2026-04-16 22:06:27 +02:00
Jeremy Soller
a9d9415775 Merge branch 'enh-selfhosted' into 'master'
Add wget and cargo git workaround for self hosted build

See merge request redox-os/redox!2070
2026-04-16 06:54:02 -06:00
Jeremy Soller
6273827977 Merge branch 'fix-rebuild-gcc' into 'master'
Fix rebuilding gcc13

Closes #1760

See merge request redox-os/redox!2069
2026-04-16 06:53:02 -06:00
Jeremy Soller
663fae3b85 Merge branch 'dyn-link' into 'master'
Make ion and pkgutils dynamically linked

See merge request redox-os/redox!2068
2026-04-16 06:52:41 -06:00
Jeremy Soller
3809a6fc20 Merge branch 'promote-openssl3' into 'master'
promote openssl3 out of WIP

See merge request redox-os/redox!2066
2026-04-16 06:51:18 -06:00
Wildan M
759e40ad49
Add cosmic patches for winit 2026-04-16 17:39:13 +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
a23e18fb17
Add wget and cargo git workaround for self hosted build 2026-04-16 06:37:39 +07:00
Wildan M
5887700979
Fix rebuilding gcc13 2026-04-16 05:20:52 +07:00
Wildan M
f0ca3a71e9
Make ion and pkgutils dynamically linked 2026-04-16 04:43:37 +07:00
auronandace
e5e325a793 remove no longer hanging tests 2026-04-15 14:26:35 +01:00
Jeremy Soller
8efa32c53a Merge branch 'remove_bgad' into 'master'
Remove bgad

See merge request redox-os/redox!2064
2026-04-14 13:56:38 -06:00
bjorn3
b9d006beb4 Remove bgad 2026-04-14 21:45:16 +02:00
Wildan M
81ad450962
Fix dcss build 2026-04-14 01:34:24 +07:00
Jeremy Soller
19b60163b4 Merge branch 'neovim-fix' into 'master'
Update and fix neovim build

See merge request redox-os/redox!2058
2026-04-13 06:48:21 -06:00
Wildan M
8db796edb2
Update and fix neovim build 2026-04-13 16:17:01 +07:00
4lDO2
2d6de453c5 Add profiling-kernel recipe. 2026-04-12 16:41:36 +02:00
4lDO2
430c87e775 add profiled service when installed 2026-04-12 14:45:13 +02:00
Jeremy Soller
ae8967ed5a Merge branch 'move_dhcpd' into 'master'
Move dhcpd from the netutils repo to the base repo

See merge request redox-os/redox!2055
2026-04-11 19:48:14 -06:00
Ribbon
9e0a831c1e Improve uutils recipes 2026-04-11 16:54:39 -03:00
Ribbon
a30e1e9efb Add recipes 2026-04-11 16:52:02 -03:00
bjorn3
33d9cc79f0 Move dhcpd from the netutils repo to the base repo 2026-04-11 20:59:37 +02:00
Jeremy Soller
8028deb433 Merge branch 'tree-sitter-build' into 'master'
Fix tree-sitter build

See merge request redox-os/redox!2053
2026-04-11 06:41:50 -06:00
Jeremy Soller
74f7cc3f0e Merge branch 'mv-deps' into 'master'
Change all openssl and ncurses deps

See merge request redox-os/redox!2052
2026-04-11 06:41:18 -06:00
Jeremy Soller
f9153766c1 Merge branch 'move_base_init_configs' into 'master'
Move some init configs into the base recipe

See merge request redox-os/redox!2051
2026-04-11 06:40:21 -06:00
bjorn3
473bee2d66 Move some init configs into the base recipe 2026-04-11 10:48:43 +02:00
Wildan M
96e8a50985
Fix tree-sitter build 2026-04-11 09:24:03 +07:00
Jeremy Soller
585ebfd8cb Merge branch 'move_initfs_configs' into 'master'
Copy initfs init configs from init.initfs.d

See merge request redox-os/redox!2049
2026-04-10 18:53:59 -06:00
Wildan M
39d40a42b0
Change all ncurses to ncursesw 2026-04-11 07:18:54 +07:00
Wildan M
1870808a1f
Change all openssl1 to openssl3 2026-04-11 07:16:54 +07:00
Wildan M
40ab44f2b3
Fix building git for i586 2026-04-11 04:49:17 +07:00
bjorn3
e6b1475b26 Copy initfs init configs from init.initfs.d 2026-04-10 22:16:34 +02:00
Ribbon
7626d0cc4f Merge branch 'ncurses-fix' into 'master'
Port tmux, fix ncurses compilation

See merge request redox-os/redox!2047
2026-04-09 10:41:04 -03:00
Wildan M
1737337beb
Use template for tmux 2026-04-09 07:57:48 +07:00
Wildan M
ed2f8dd667
Port tmux 2026-04-09 07:23:13 +07:00
Wildan M
95386660d4
Use ncursesw for xterm 2026-04-09 07:22:12 +07:00
Wildan M
c80df6a9e5
Fix ncurses compilation due to wchar_t 2026-04-09 06:40:49 +07:00
Wildan M
7d56229f15
Revert removing GCC with-sysroot 2026-04-07 00:34:28 +07:00
Jeremy Soller
1e6ce1f11a Merge branch 'blake3-hashes' into 'master'
Add missing blake3 hashes, Update scripts for php and pkg-config

See merge request redox-os/redox!2039
2026-04-04 13:52:37 -06:00
Wildan M
12c9a4d498
Add missing blake3 hashes 2026-04-05 02:24:20 +07:00
Jeremy Soller
352a9e76ef Merge branch 'tag-cosmic' into 'master'
Use tagged cosmic rev, fix updating git rev

See merge request redox-os/redox!2040
2026-04-04 13:19:57 -06:00
Wildan M
cc9bcb64a0
Update scripts for php and pkg-config 2026-04-05 02:17:32 +07:00
Jeremy Soller
9c700d9335 Merge branch 'hosted-fix' into 'master'
Fix prefix paths for hosted redox

See merge request redox-os/redox!2041
2026-04-04 13:05:55 -06:00
Ribbon
060a677d0c Add more uutils recipes 2026-04-04 10:42:36 -03:00
Ribbon
4a6984161d Rename recipes 2026-04-04 10:20:07 -03:00
Ribbon
d32233c95b Move recipes to rs category 2026-04-04 10:18:50 -03:00
auronandace
30485284c3 correct dcss recipe and add python3-yaml to podman 2026-04-02 17:24:45 +01:00
Mathew John Roberts
85d4fcfd61 update dcss recipe 2026-04-02 12:08:27 -03:00
Wildan M
eaa211dfbc
Set rpath and add more deps to cookbook 2026-04-02 06:15:48 +07:00
Ribbon
4b174d6f9d Improve and fix recipes 2026-04-01 01:58:49 -03:00
Ribbon
b374a4e24e Move recipes to kde category 2026-04-01 01:47:26 -03:00
Ribbon
997fae4f31 Add recipes 2026-04-01 01:44:47 -03:00
Wildan M
ec017dc32b
Fix prefix paths for hosted redox 2026-04-01 08:58:11 +07:00
Wildan M
a4be504b40
cosmic: Use epoch rev 2026-04-01 10:27:09 +07:00
Ribbon
363cc96adf Add recipes 2026-03-31 20:34:07 -03:00
Connor-GH
9d0e4f690a relibc: remove outdated workaround for cookbook jobs
Per willnode's words:
"I think it was a workaround that later discovered that it was actually nproc limits from podman. that can be removed now."
2026-03-30 17:02:29 -05:00
Wildan M
044843eec5
Rollback uutils rev to fix locale issues 2026-03-29 09:48:14 +07:00
Jeremy Soller
d5926233a6 Merge branch 'hx-tuning' into 'master'
use branch to simplify porting changes

See merge request redox-os/redox!2028
2026-03-28 07:24:30 -06:00
Sergey Reshetnikov
c77c037013 use branch to simplify porting changes 2026-03-28 12:24:22 +03:00
Wildan M
4ff0fc1d69
Pass NATIVE_LIBC for relibc-tests-bins 2026-03-28 06:18:33 +07:00
Wildan M
37b4fcd27a
Update relibc tests bins script 2026-03-28 06:06:27 +07:00
Ribbon
24a173e2c2 Update openshot recipe version 2026-03-26 15:25:10 -03:00
Ribbon
6f176ae798 Move some recipes 2026-03-26 15:20:52 -03:00
Ribbon
94d0d673bb Add recipes 2026-03-26 15:06:41 -03:00
Ribbon
efd0510443 Improve and update many library recipes 2026-03-26 14:06:39 -03:00
Benton60
62d734d907 fix syntax error in recipe 2026-03-24 22:23:22 -04:00
Ribbon
a5a245ed60 Improve and update more library recipes 2026-03-24 19:49:50 -03:00
Ribbon
5e90e99db8 Improve and update more library recipes 2026-03-24 18:55:54 -03:00
Ribbon
a9851e7010 Improve and update many library recipes 2026-03-24 15:59:41 -03:00
Ribbon
17f94fcf1b Move more recipes 2026-03-24 14:33:10 -03:00
Ribbon
4f772cd046 Move dev/wasm category recipes to wip/wasm category 2026-03-24 14:24:45 -03:00
Ribbon
a7f0e320ac Add recipes 2026-03-24 14:20:47 -03:00
Jeremy Soller
6877c61e91 Merge branch 'llvm-native-fix' into 'master'
Fix missing native toolchain in llvm21

See merge request redox-os/redox!2018
2026-03-23 18:25:12 -06:00
Jeremy Soller
c3c993881b Merge branch 'nodejs-libs' into 'master'
Reduce host libs for nodejs

See merge request redox-os/redox!2020
2026-03-23 18:24:12 -06:00
Jeremy Soller
4aa55eb9c9 Merge branch 'libavif' into 'master'
Fix libavif for php84

See merge request redox-os/redox!2021
2026-03-23 18:23:38 -06:00
Wildan M
9b12e0eda4
Fix libavif for php84 2026-03-24 07:14:07 +07:00
Wildan M
8d3817bacf
Reduce host libs for nodejs 2026-03-24 06:55:43 +07:00
Wildan M
9764ffa322
Fix missing native toolchain in llvm21 2026-03-23 21:51:36 +07:00
Stefan Augdopler
8c8857c7ed Merge branch redox:master into master 2026-03-22 22:31:40 +01:00
Ribbon
ba157856fc Improve and update more library recipes 2026-03-22 18:29:00 -03:00
Ribbon
90900a8b84 Improve and update more recipes 2026-03-22 17:36:16 -03:00
DeadBranch
ec948106bd Fixed ncurses blake3 hash 2026-03-22 21:20:28 +01:00
Ribbon
69572c112c Move cppunit and gtest recipes to the tests category 2026-03-22 16:42:56 -03:00
Ribbon
e4c43fee67 Add recipes 2026-03-22 16:39:33 -03:00
Ribbon
91e0399691 Improve many library recipes and update i2pd recipe 2026-03-20 20:41:36 -03:00
Ribbon
4f2db785fb Rename kerberos5 recipe to krb5 2026-03-20 16:23:02 -03:00
Ribbon
ab2b67e73b Add giff recipe 2026-03-20 16:05:07 -03:00
Wildan M
b5a1ce3cdb
Patch webkit JIT 2026-03-16 20:34:16 +07:00
Wildan M
3d7def6512
Move webkit category 2026-03-16 07:06:09 +07:00
Connor-GH
218a29fcbe uutils: add uname as a binary
This replaces the coreutils implementation, as it was redundant.
2026-03-15 16:04:34 -05:00
Ribbon
739233d206 Improve many library recipes 2026-03-15 10:23:46 -03:00
Ribbon
8be0d4d0a9 Rename mbedtls recipe to mbedtls4 2026-03-15 09:01:57 -03:00