summaryrefslogtreecommitdiff
path: root/include/lib.sh
AgeCommit message (Expand)Author
2025-04-23lib.sh: condense the python checkLeah Rowe
2025-04-23lib.sh: simplify mk()Leah Rowe
2025-04-23lib.sh: simplify cbfs()Leah Rowe
2025-04-23lib.sh: simplify the python checkLeah Rowe
2025-04-22lib.sh: add missing copyright yearLeah Rowe
2025-04-21lib.sh: Fix python3 detection when 'python' is python2Alper Nebi Yasak
2025-04-18lib.sh: perform root check even earlierLeah Rowe
2025-04-18lib.sh: tidy up opening logic (put it together)Leah Rowe
2025-04-18lib.sh: do root check before python checkLeah Rowe
2025-04-18lib.sh: simplify mktarball()Leah Rowe
2025-04-18lib.sh: fix missing s/TMPDIR/xbmktmpLeah Rowe
2025-04-17lbmk: don't handle TMPDIR directlyLeah Rowe
2025-04-16lib.sh mktarball: stricter tar error handlingLeah Rowe
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