redox/src/bin
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
..
cook.rs Scan more directories in auto_deps 2025-07-02 01:51:00 -04:00
cookbook_redoxer.rs Add cookbook_redoxer, a wrapper to make it simpler to user redoxer 2020-05-22 10:03:26 -06:00
find_recipe.rs Greatly increase recipe scanning performance 2025-06-13 12:28:55 -06:00
list_recipes.rs Greatly increase recipe scanning performance 2025-06-13 12:28:55 -06:00
pkg_deps.rs Greatly increase recipe scanning performance 2025-06-13 12:28:55 -06:00