summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-10-05init.sh: only create cache/ hereLeah Rowe
2025-10-05Revert "init.sh: explicitly create cache/"Leah Rowe
2025-10-05init.sh: explicitly create cache/Leah Rowe
2025-10-04xbmk: don't call mkdir. use xbmkdir (new function)Leah Rowe
2025-10-04vendor.sh: re-do the previously reverted changeLeah Rowe
2025-10-04vendor.sh: fix setvfileLeah Rowe
2025-10-04release.sh: preserve clean sbase before buildingLeah Rowe
2025-10-04xbmk: use sbase sha512sum, not host sha512sumLeah Rowe
2025-10-04xbmk: rename cv variables, for clarityLeah Rowe
2025-10-04tree.sh: rename xtree to xgcctree, for clarityLeah Rowe
2025-10-04tree.sh: rename btype to buildtype, for clarityLeah Rowe
2025-10-04vendor.sh: rename _t to blobtype, for code clarityLeah Rowe
2025-10-04tree.sh: rename _f to flag, for code clarityLeah Rowe
2025-10-04get.sh: delete tmp patch list when doneLeah Rowe
2025-10-04get.sh: sort patches when applyingLeah Rowe
2025-10-04vendor.sh: make the fsp hack a bit cleanerLeah Rowe
2025-10-04vendor.sh: correction to fsp hackLeah Rowe
2025-10-04vendor.sh: minor cleanupLeah Rowe
2025-10-04release.sh: remove eval statement in nuke()Leah Rowe
2025-10-04xbmk: rename the "dry" variable to if_not_dry_runLeah Rowe
2025-10-04xbmk: remove even more eval statementsLeah Rowe
2025-10-04xbmk: remove the setcfg functionLeah Rowe
2025-10-04xbmk: clean up a few err callsLeah Rowe
2025-10-04xbmk: remove more eval statementsLeah Rowe
2025-10-04xbmk: general cleanup: unroll condensed code linesLeah Rowe
2025-10-03vendor.sh: remove superfluous ANDLeah Rowe
2025-10-02mrc.sh: remove superfluous eval statementLeah Rowe
2025-10-02tree.sh: remove superfluous eval statementsLeah Rowe
2025-10-02rom.sh: remove superfluous eval statementLeah Rowe
2025-10-02inject: remove superfluous use of evalLeah Rowe
2025-10-02init.sh: reduce the use of eval statementsLeah Rowe
2025-10-02get.sh: reduce the number of eval statementsLeah Rowe
2025-10-01get.sh: allow force-pull via -F instead of -fLeah Rowe
2025-10-01get.sh: only pull if the local revision is missingLeah Rowe
2025-10-01init.sh: break up xbmk_set_envLeah Rowe
2025-10-01tree.sh: break up check_gnu_path to subfunctionsLeah Rowe
2025-10-01vendor.sh: break up the extract_kbc1126 subshellLeah Rowe
2025-09-28rom.sh: support "fspgop" init modeLeah Rowe
2025-09-28vendor.sh: use bsdunzip, not unzipLeah Rowe
2025-09-28vendor.sh: remove false error messageLeah Rowe
2025-09-28vendor.sh: use bsdtar, not unarLeah Rowe
2025-09-28vendor.sh: don't use unrarLeah Rowe
2025-09-28New mainboard: X2E_N150Riku Viitanen
2025-09-26rom.sh: remove TODO noteLeah Rowe
2025-09-26inject.sh: don't exit from patch_releaseLeah Rowe
2025-09-26init.sh: remove comment in pybinLeah Rowe
2025-09-26get.sh: remove unnecessary check in try_copyLeah Rowe
2025-09-26get.sh: rename try_file to try_fetchLeah Rowe
2025-09-26xbmk: tidy up some if statementsLeah Rowe
2025-09-25init.sh: remove TODO noteLeah Rowe