summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2023-09-30update/*/*: unified scanning of revisions/sourcesLeah Rowe
2023-09-29blobs/download: move helpers to include/blobutilLeah Rowe
2023-09-29include/blobutil: try curl first, then wgetLeah Rowe
2023-09-29include/blobutil: simplify check_defconfig()Leah Rowe
2023-09-29blobs/download: do final check of _dest in fetch()Leah Rowe
2023-09-29blobs/download: don't pass dl_path as argumentLeah Rowe
2023-09-29blob scripts: unified handling of blob destinationLeah Rowe
2023-09-29remove unused variables in blob scriptsLeah Rowe
2023-09-29merge include/fetch.sh, blobutil.sh, defconfig.shLeah Rowe
2023-09-29update/blobs/*: simplify mrc.bin handlingLeah Rowe
2023-09-29update/blobs/*: unified download/checksum logicLeah Rowe
2023-09-28include/blobutil: properly set global variablesLeah Rowe
2023-09-27move build/command/options to include/option.shLeah Rowe