redox/src
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
..
bin Scan more directories in auto_deps 2025-07-02 01:51:00 -04:00
blake3.rs Significantly simplify src/blake3.rs by using the new update_reader method 2024-01-08 19:41:23 +01:00
lib.rs Calculate package dependencies for publish again 2025-04-14 08:09:01 -06:00
package.rs Greatly increase recipe scanning performance 2025-06-13 12:28:55 -06:00
progress_bar.rs Remove legacy packaging 2024-10-18 12:57:17 -06:00
recipe_find.rs Greatly increase recipe scanning performance 2025-06-13 12:28:55 -06:00
recipe.rs Greatly increase recipe scanning performance 2025-06-13 12:28:55 -06:00