Skip to content
Snippets Groups Projects
Commit 055c9be1 authored by Libreboot project's avatar Libreboot project Committed by Leah Rowe
Browse files

trees: auto-delete+auto-rebuild if project changes


actual source code is not scanned, but config directories are
scanned. simply get the checksum of each file under config/
pertaining to a given project/tree, and also for the given
target. coreboot utilities are also handled.

if it changes, in any way, delete and re-build automatically.

such deletions should probably still be done manually, as part
of understanding the build system, but this change should make
the build system much easier to use during development.

Signed-off-by: default avatarLeah Rowe <leah@libreboot.org>
parent 2d794a83
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment