Commit Graph

3363 Commits

Author SHA1 Message Date
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
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