summaryrefslogtreecommitdiff
path: root/include/lib.sh
AgeCommit message (Expand)Author
5 dayslib.sh: Set python after dependenciesLeah Rowe
5 dayslib.sh: Fix unescaped quotes in chkvars()Leah Rowe
5 daysRevert "fix more unescaped quotes in eval"Leah Rowe
5 daysfix more unescaped quotes in evalLeah Rowe
5 daysfix ./mk dependencies build issueLeah Rowe
5 dayslib.sh mktarball: cleaner if statementLeah Rowe
5 daysfix lbmk shellcheck errorsLeah Rowe
6 dayslib.sh and rom.sh: update my headerLeah Rowe
6 daysvendor.sh: MUCH, MUCH, MUCH safer ./mk injectLeah Rowe
8 dayshp820g2: fix vendorfile inject and set release=yLeah Rowe
9 dayslib.sh dependencies: support --reinstall argumentLeah Rowe
9 daysmove xbmkpath to XBMK_CACHE/Leah Rowe
9 daysuse command -v instead of whichLeah Rowe
9 dayspath.sh: Further cleanupLeah Rowe
9 daysFix globbing issue in lbmkLeah Rowe
9 daysMitigate Debian Trixie/Sid GCC/GNAT version mismatchLeah Rowe
13 daysvendor.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
2024-06-28lib.sh: add a return to the end of chkvars()Leah Rowe
2024-06-28vendor.sh: unified reading of board configsLeah Rowe
2024-06-27lib.sh: remove unused cbdir variableLeah Rowe
2024-06-27lib.sh: move git_err() to buildLeah Rowe
2024-06-27lib.sh: condense singletree() a bitLeah Rowe
2024-06-27lib.sh: add a return to the end of check_defconfigLeah Rowe
2024-06-27lib.sh: condense e() a bitLeah Rowe
2024-06-27lib.sh: make elf/coreboot* a dot directoryLeah Rowe
2024-06-27lib.sh: simplified TMPDIR handlingLeah Rowe
2024-06-27lib.sh: condense setcfg() if/else logicLeah Rowe
2024-06-25lib.sh: introduce mandatory check of projectnameLeah Rowe
2024-06-25lib.sh: condense setvars() a bitLeah Rowe
2024-06-25simplified lock messageLeah Rowe
2024-06-25lib.sh: simplify reading of version filesLeah Rowe
2024-06-25lib.sh: simplify use of environment variablesLeah Rowe
2024-06-23lib.sh: fix error running ./build dependenciesLeah Rowe
2024-06-22use backticks on eval commands, not subshellsLeah Rowe