summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-10-2220231021hotfix: replace x_ with err in some places20231021fixLeah Rowe
2023-10-20move git_init to the main build scriptLeah Rowe
2023-10-20always re-generate .git in lbmkLeah Rowe
2023-10-20include/git: fix already-exists download messageLeah Rowe
2023-10-20Revert "Revert "include/git: don't re-download single-trees""Leah Rowe
2023-10-20include/git: fix error caused by sh idiosyncrasyLeah Rowe
2023-10-20Revert "include/git: don't re-download single-trees"Leah Rowe
2023-10-20include/git: don't re-download single-treesLeah Rowe
2023-10-20update/trees: don't run make if mode=fetchLeah Rowe
2023-10-20include/git: fetch submodules on one-tree projectsLeah Rowe
2023-10-20include/git: only download submodules if possibleLeah Rowe
2023-10-20error handling code cleanup and fixesLeah Rowe
2023-10-20another code cleanupLeah Rowe
2023-10-20lbmk: use 2-level directory structure in script/Leah Rowe
2023-10-19minor code cleanup in shell scriptsLeah Rowe
2023-10-15delete include/vendor.sh and merge elsewhereLeah Rowe
2023-10-15vendor.sh: move some functions to vendor/downloadLeah Rowe
2023-10-14x/xx: slightly more verbose error messagesLeah Rowe
2023-10-14vendor/inject: simplified file handlingLeah Rowe
2023-10-14update/release: nuke roms using the inject scriptLeah Rowe
2023-10-12use me_cleaner from coreboot instead of upstreamLeah Rowe
2023-10-09include/err.sh: don't run check_gitLeah Rowe
2023-10-07update/project/*: merge to update/project/treesLeah Rowe
2023-10-07use quotes when checking empty strings in scriptsLeah Rowe
2023-10-07update/project/build: move helpers to option.shLeah Rowe
2023-10-07unified projectname/version/versiondate handlingLeah Rowe
2023-10-07put include/export.sh in build scriptLeah Rowe
2023-10-07rename blob/ to vendor/Leah Rowe
2023-10-07Rename blobs/ to blob/Leah Rowe
2023-10-07put all src downloads under src/Leah Rowe
2023-10-06unify handle/make/* into build/project/treesLeah Rowe
2023-10-05handle/make/*: unified main() functionLeah Rowe
2023-10-05build/boot/*: merge all logic into one scriptLeah Rowe
2023-10-04check git/version: properly call err()Leah Rowe
2023-10-04check_git: call fail() first (fallback to err)Leah Rowe
2023-10-04more verbosely print git config errorLeah Rowe
2023-10-04include/err.sh: checkgit,checkversionLeah Rowe
2023-10-03general code cleanup in shell scriptsLeah Rowe
2023-10-02include/err x_(): more verbose error messageLeah Rowe
2023-10-02include/err: remove unused variableLeah Rowe
2023-10-02build/boot/*: unify more logic in main()Leah Rowe
2023-10-02do not handle errors on mktemp in shell scriptsLeah Rowe
2023-10-01Greatly simplify error handling in shell scriptsLeah Rowe
2023-10-01build/boot/roms: optimise main() for code sizeLeah Rowe
2023-10-01build/boot/roms_helper: shorten variable namesLeah Rowe
2023-10-01include/boot.sh: simplify variable initialisationLeah Rowe
2023-09-30simplify initialising variables in shell scriptsLeah Rowe
2023-09-30build/boot/roms: only do 1 custom kbd/payload/modeLeah Rowe
2023-09-30build/boot/roms: move usage() to include/boot.shLeah Rowe
2023-09-30build/boot/*: unified main() functionLeah Rowe