summaryrefslogtreecommitdiff
path: root/include/lib.sh
AgeCommit message (Expand)Author
2025-04-13Revert "lib.sh: use eval for the command in x_"Leah Rowe
2025-04-13lib.sh: fix bad eval writing version/versiondateLeah Rowe
2025-04-13lib.sh: use eval for the command in x_Leah Rowe
2025-04-12lib.sh: tidy up the error handlingLeah Rowe
2025-04-12remove xbmk_parent, handle forking in lib.shLeah Rowe
2025-04-12lib.sh: define x_ right after err_Leah Rowe
2025-04-12lib.sh: minor cleanupLeah Rowe
2025-04-12lib.sh: write version/versiondate to dotfilesLeah Rowe
2025-04-12lib.sh: hardcode projectname/projectsiteLeah Rowe
2025-04-11lib.sh: double-quote pwd to prevent globbingLeah Rowe
2025-04-11lbmk: unified PWD handling (work directory)Leah Rowe
2025-04-11lib.sh: initialise PATH if it's unsetLeah Rowe
2025-04-11move XBMKPATH to include/lib.shLeah Rowe
2025-04-11lbmk: use pwd util, not PWD environmental variableLeah Rowe
2025-04-11clean up a few semicolons in the build systemLeah Rowe
2025-01-06lib.sh: Much safer python version checkLeah Rowe
2025-01-05set up python in PATH, ensuring that it is python3Leah Rowe
2025-01-03lib.sh: Set python after dependenciesLeah Rowe
2025-01-03lib.sh: Fix unescaped quotes in chkvars()Leah Rowe
2025-01-03Revert "fix more unescaped quotes in eval"Leah Rowe
2025-01-03fix more unescaped quotes in evalLeah Rowe
2025-01-03fix ./mk dependencies build issueLeah Rowe
2025-01-02lib.sh mktarball: cleaner if statementLeah Rowe
2025-01-02fix lbmk shellcheck errorsLeah Rowe
2025-01-02lib.sh and rom.sh: update my headerLeah Rowe
2025-01-02vendor.sh: MUCH, MUCH, MUCH safer ./mk injectLeah Rowe
2024-12-31hp820g2: fix vendorfile inject and set release=yLeah Rowe
2024-12-30lib.sh dependencies: support --reinstall argumentLeah Rowe
2024-12-30move xbmkpath to XBMK_CACHE/Leah Rowe
2024-12-30use command -v instead of whichLeah Rowe
2024-12-30path.sh: Further cleanupLeah Rowe
2024-12-30Fix globbing issue in lbmkLeah Rowe
2024-12-30Mitigate Debian Trixie/Sid GCC/GNAT version mismatchLeah Rowe
2024-12-26vendor.sh: Handle FSP insertion post-releaseLeah Rowe
2024-12-24lib.sh: Safer exit from ./mk dependenciesLeah Rowe
2024-11-19Add U-Boot x86_64 payloadLeah Rowe
2024-11-03Experimental U-Boot payload (32-bit dtb, U-Boot)Leah Rowe
2024-08-11lib.sh: more verbose error in x_Leah Rowe
2024-07-28lib.sh: new function mk() to handle trees in bulkLeah Rowe
2024-07-26general code cleanup in the build systemLeah Rowe
2024-07-19put cachedir in environmental variableLeah Rowe
2024-07-17unified cache file handling for vendorfile/subfileLeah Rowe
2024-07-10trees: general code cleanupLeah Rowe
2024-07-10remove executable permission on include/Leah Rowe
2024-07-07rom.sh: new file, to replace script/romsLeah Rowe
2024-06-28lib.sh: stricter check in chkvars()Leah Rowe
2024-06-28tidy up some setvars listsLeah Rowe
2024-06-28lib.sh: keep versiondate check to 80 charactersLeah Rowe
2024-06-28lib.sh: condense for loopLeah Rowe
2024-06-28lib.sh: condense err_() a bitLeah Rowe