summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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