Commit Graph

3157 Commits

Author SHA1 Message Date
Jeremy Soller
c71a0c62f4 Merge branch 'rename-wrapper' into 'master'
Rename RUSTC_WRAPPER to CC_WRAPPER

See merge request redox-os/cookbook!524
2025-07-04 18:55:50 -06:00
Wildan Mubarok
4499e9b688 Rename RUSTC_WRAPPER to CC_WRAPPER 2025-07-05 00:04:22 +00:00
Jeremy Soller
c750b92482 Merge branch 'sccache-opt' into 'master'
Add support for sccache envar handling

See merge request redox-os/cookbook!522
2025-07-04 07:31:50 -06:00
Wildan Mubarok
c03c493bcb Add support for sccache envar handling 2025-07-04 07:31:50 -06:00
Ribbon
ba02dd5024 Fix the cosmic-ext-calculator recipe and update TODOs 2025-07-04 08:33:39 -03:00
Ribbon
d1b5fcf6d1 Fix the libgpm recipe and update TODOs 2025-07-04 08:04:12 -03:00
Ribbon
8b1d6031a8 Try to fix the rx recipe and update TODOs 2025-07-04 06:57:44 -03:00
Ribbon
c9fc74c2f0 Fix the ratzilla recipe and update TODOs 2025-07-04 04:11:52 -03:00
Ribbon
0dcdfc5961 Try to fix the sloth recipe and update TODOs 2025-07-03 11:17:47 -03:00
Jeremy Soller
442fda4c5d Merge branch 'fix-distclean' into 'master'
Fix make clean

Closes #231

See merge request redox-os/cookbook!520
2025-07-03 08:01:37 -06:00
Wildan Mubarok
27ea7b99d8 Fix make clean 2025-07-03 13:32:51 +00:00
Ribbon
b0ed142293 Fix the sphere recipe and update TODOs 2025-07-03 09:05:45 -03:00
Ribbon
79a1806abd Fix the cargo-preflight recipe and update a TODO 2025-07-03 08:59:42 -03:00
Ribbon
5e4089381c Fix the feluda recipe and update a TODO 2025-07-03 08:50:24 -03:00
Ribbon
63da499c39 Try to fix the ratzilla recipe script again 2025-07-03 08:20:29 -03:00
Ribbon
66889c4846 Try to fix the ratzilla recipe script 2025-07-03 08:17:48 -03:00
Ribbon
883cb05808 Try to fix the ratzilla recipe and update TODOs 2025-07-03 08:12:58 -03:00
Ribbon
a6cdb3f9de Fix the dog recipe conflict 2025-07-03 07:11:21 -03:00
Ribbon
78b7bb373c Fix the somo recipe conflict 2025-07-03 07:07:25 -03:00
Ribbon
b24b742e12 Update binwalk recipe 2025-07-03 06:51:35 -03:00
Ribbon
2458a4ecd4 Add recipes 2025-07-03 06:50:39 -03:00
Ribbon
badf148035 Add recipes 2025-07-03 06:06:25 -03:00
Jeremy Soller
1f238c0f91 Merge branch 'fix-auto_deps-stage_toml' into 'master'
Scan more directories in auto_deps

Closes installer#24, redox#1598, and redox#1600

See merge request redox-os/cookbook!517
2025-07-02 09:30:23 -06:00
Josh Megnauth
57d4249847
Scan more directories in auto_deps
Closes: redox-os/redox#1600, redox-os/redox#1598
Probably closes: redox-os/installer#24

Some packages place files in nested directories, such as
`lib/packagename` or `libexec/ARCH/gcc`. If these directories are not
scanned, the dependencies key in stage.toml will be empty which leads to
dependencies not being installed in the image.
2025-07-02 01:51:00 -04:00
Jeremy Soller
f27c2ba5a8 Merge branch 'sqllogictest' into 'master'
Add sqllogictest-rs

See merge request redox-os/cookbook!394
2025-07-01 08:23:38 -06:00
Ashton Kemerling
bab021efc9
Use built in cookbook_cargo_packages instead of custom script. 2025-06-30 20:10:38 -06:00
Ashton Kemerling
9481a62104 Apply 1 suggestion(s) to 1 file(s)
Co-authored-by: Ribbon <ribbon_45@proton.me>
2025-07-01 02:03:19 +00:00
Jeremy Soller
fa5cfdb00c Merge branch 'fix_runtime_dep_take2' into 'master'
Correctly mark terminfo as runtime dependency for ncdu (take 2)

See merge request redox-os/cookbook!516
2025-06-29 07:43:59 -06:00
bjorn3
d0daacb217 Correctly mark terminfo as runtime dependency for ncdu (take 2) 2025-06-29 15:43:09 +02:00
Jeremy Soller
f55e8d5d15 Merge branch 'fix_runtime_dep' into 'master'
Correctly mark terminfo as runtime dependency for ncdu

See merge request redox-os/cookbook!515
2025-06-29 06:03:37 -06:00
bjorn3
3a336cfa2d Correctly mark terminfo as runtime dependency for ncdu 2025-06-29 12:03:36 +02:00
Jeremy Soller
9d5819d403 Merge branch 'migrate_to_recipe_toml' into 'master'
Migrate a bunch of recipes to recipe.toml

See merge request redox-os/cookbook!514
2025-06-28 15:39:56 -06:00
bjorn3
56a897e40d Use a recipe.toml file for ncdu
This gives a linker error about multiple definitions both before and
after.
2025-06-28 21:59:04 +02:00
bjorn3
d99aef95ce Use a recipe.toml file for osdemo 2025-06-28 21:50:55 +02:00
bjorn3
157fc07a48 Use a recipe.toml file for sdl2-gears
It crashes at runtime, but this already happened before this change.
2025-06-28 21:43:59 +02:00
bjorn3
da44aa7d3a Use a recipe.toml file for sdl-player
Sdl-player currently doesn't build. Neither before nor after this change.
2025-06-28 21:06:51 +02:00
Jeremy Soller
25b13e49b7 Merge branch 'speedup-openssl1' into 'master'
Skip man pages build for openssl1

See merge request redox-os/cookbook!511
2025-06-28 12:25:22 -06:00
Jeremy Soller
09077fc533 Merge branch 'fix_base_recipe' into 'master'
Remove reference to dnsd from the base recipe

See merge request redox-os/cookbook!513
2025-06-28 12:23:01 -06:00
bjorn3
090cb71aea Remove reference to dnsd from the base recipe
It no longer exists.
2025-06-28 19:56:57 +02:00
Wildan Mubarok
8f82765e86 Skip man pages build for openssl1 2025-06-28 15:11:40 +00:00
Jeremy Soller
cf34a9397d Merge branch 'add-hnefatafl-copenhagen' into 'master'
Add hnefatafl-client

See merge request redox-os/cookbook!502
2025-06-25 08:50:24 -06:00
David Campbell
88050989a9 Add hnefatafl-client 2025-06-25 08:50:24 -06:00
Jeremy Soller
422da0f2ed Merge branch 'fix-myfiles-recipe' into 'master'
Fix the myfiles recipe script

See merge request redox-os/cookbook!506
2025-06-25 08:46:21 -06:00
Jeremy Soller
0366487440 Merge branch 'fix-gcc-as' into 'master'
Add POSIX test suite, improve gcc recipe

See merge request redox-os/cookbook!507
2025-06-25 08:44:13 -06:00
Jeremy Soller
2fd94ee737 Merge branch 'nano-deps' into 'master'
Add terminfo as nano package deps

See merge request redox-os/cookbook!509
2025-06-25 08:43:31 -06:00
bjorn3
fc19e157d0 Merge branch 'irc_to_chat' into 'master'
Irc to chat

Closes #230

See merge request redox-os/cookbook!510
2025-06-24 21:02:09 +00:00
auronandace
80251d5d5a git add halloy and tiny in chat 2025-06-24 21:07:25 +01:00
auronandace
fc794e482d move halloy and tiny to chat 2025-06-24 21:03:45 +01:00
Wildan Mubarok
ac3d53cba3 Add terminfo as nano package deps 2025-06-22 17:07:35 +00:00
Jeremy Soller
ed76bda991 Merge branch 'remove_some_recipes' into 'master'
Remove some recipes

See merge request redox-os/cookbook!508
2025-06-22 09:18:50 -06:00