Overhaul cache system

This commit is contained in:
BtbN
2023-12-21 01:31:23 +01:00
parent 75902682ba
commit 7ed76a8724
116 changed files with 179 additions and 358 deletions

View File

@ -12,11 +12,11 @@ ffbuild_enabled() {
}
ffbuild_dockerdl() {
to_df "RUN git clone \"$SCRIPT_REPO\" \"$SELF\" && git -C \"$SELF\" checkout \"$SCRIPT_COMMIT\""
default_dl .
echo "git fetch --unshallow"
}
ffbuild_dockerbuild() {
cd "$FFBUILD_DLDIR/$SELF"
cd build/linux
local myconf=(