summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2025-09-25init.sh: create TMPDIR *after* suid checkLeah Rowe
2025-09-25release.sh: use cache src on release buildsLeah Rowe
2025-09-24init.sh: remove symlink check on XBMK_CACHELeah Rowe
2025-09-24init.sh: switch back to old TMPDIR checksLeah Rowe
2025-09-24make notices a bit more readableLeah Rowe
2025-09-24release.sh: fix typo in script: ./mk, not ./mxLeah Rowe
2025-09-24xbmk: cleanup of recent code refactoringLeah Rowe
2025-09-24get.sh: unroll condensed code linesLeah Rowe
2025-09-24init.sh: unroll condensed code linesLeah Rowe
2025-09-24inject.sh: unroll condensed code linesLeah Rowe
2025-09-24lib.sh: unroll condensed code linesLeah Rowe
2025-09-23mrc.sh: unroll condensed code linesLeah Rowe
2025-09-23release.sh: unroll condensed code linesLeah Rowe
2025-09-23rom.sh: unroll condensed code linesLeah Rowe
2025-09-23tree.sh: unroll condensed commandsLeah Rowe
2025-09-23vendor.sh: unroll condensed code linesLeah Rowe
2025-09-21init.sh: make TMPDIR *after* calling xbmkpkgLeah Rowe
2025-09-18Revert "xbmk: don't use backticks for command substitution"Leah Rowe