summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2023-09-27blobs/download: greatly simplify sources handlingLeah Rowe
2023-09-27include/blobutil: simplify setting empty stringsLeah Rowe
2023-09-25only update git submodules in project/treesLeah Rowe
2023-09-25update/project/*: unified git reset handlingLeah Rowe
2023-09-25include/git: support applying patch subdirectoriesLeah Rowe
2023-09-25update/project/*: unified patch handlingLeah Rowe
2023-09-25Update email address for Leah Rowe copyrightsLeah Rowe
2023-09-25Use SPDX license headers on all scriptsLeah Rowe
2023-09-04update/blobs: unify global variablesLeah Rowe
2023-09-04update/blobs/*: unify checking of defconfig filesLeah Rowe
2023-09-02handle TMPDIR from include/export.shLeah Rowe
2023-08-23unify err functions across scriptsLeah Rowe