lbmk/include
Leah Rowe 1e89264ce3 update/project/*: merge to update/project/trees
Just one script.

Just one!

Well, two, but the 2nd one already existed:
logic in update/project/trees and
update/project/repo was merged into
include/git.sh and update/project/build
was renamed to update/project/trees; an -f
option was added, which calls the functions
under git.sh

so git clones are now handled by the main build
script (for handling makefiles and defconfigs)
but the logic there is a stub, where git.sh
does all the actual heavy lifting

this cuts the file count down by two, and reduces
sloccount a reasonable amount because much of
the logic already exists in the build script, when
it comes to handling targets. git.sh was adjusted
to integrate with this, rather than act standalone

Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-10-07 10:26:11 +01:00
..
err.sh unified projectname/version/versiondate handling 2023-10-07 02:46:47 +01:00
git.sh update/project/*: merge to update/project/trees 2023-10-07 10:26:11 +01:00
mrc.sh Greatly simplify error handling in shell scripts 2023-10-01 22:47:02 +01:00
option.sh update/project/*: merge to update/project/trees 2023-10-07 10:26:11 +01:00
vendor.sh rename blob/ to vendor/ 2023-10-07 01:23:11 +01:00