Build a pipeline of transformers, so that paths marked for keeping or removing will be taken in account also when building the graph of ELF dependencies. Also includes a few refactorings. |
||
---|---|---|
LICENSES | ||
src | ||
.editorconfig | ||
.gitignore | ||
.pre-commit-config.yaml | ||
Cargo.lock | ||
Cargo.lock.license | ||
Cargo.toml | ||
README.md | ||
build.rs | ||
rust-toolchain.toml |
README.md
[//]: # SPDX-FileCopyrightText: Matteo Settenvini matteo.settenvini@montecristosoftware.eu
[//]: # SPDX-License-Identifier: CC-BY-SA-4.0
Sysroot Cleaner
A tool to clean up sysroots for Linux embedded devices to save storage space.
Note: it will only work on files belonging to the same filesystem. This is a design choice.