summaryrefslogtreecommitdiff
path: root/script
AgeCommit message (Expand)Author
2023-10-04include/err.sh: checkgit,checkversionLeah Rowe
2023-10-03update/project/trees: remove errant assignmentsLeah Rowe
2023-10-03update/project/trees: split up main()Leah Rowe
2023-10-03general code cleanup in shell scriptsLeah Rowe
2023-10-03handle/make/config: fix formatting on variablesLeah Rowe
2023-10-02handle/make/file: check for all default makefilesLeah Rowe
2023-10-02update/blobs/download: remove errant commentLeah Rowe
2023-10-02handle/make/file: exit 0 if no makefileLeah Rowe
2023-10-02handle/make/file: run extra arg before, not afterLeah Rowe
2023-10-02handle/make/file: do multiple project argumentsLeah Rowe
2023-10-02update/project/trees: fix error handling on mkdirLeah Rowe
2023-10-02update/project/trees: optimise error handlingLeah Rowe
2023-10-02update/project/trees: simplified error handlingLeah Rowe
2023-10-02update/project/trees: general code cleanupLeah Rowe
2023-10-02update/project/trees: rm yet another rm lineLeah Rowe
2023-10-02update/project/trees: remove one more rm lineLeah Rowe
2023-10-02update/project/trees: remove redundant rm commandLeah Rowe
2023-10-02update/project/trees: remove unnecessary linebreakLeah Rowe
2023-10-02update/project/trees: rm "seen" in the right placeLeah Rowe
2023-10-02build/grub/payload: remove unnecessary linebreaksLeah Rowe
2023-10-02build/coreboot/utils: remove unnecessary checkLeah Rowe
2023-10-02build/coreboot/utils: simplify argument handlingLeah 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-01build/boot/roms: dont do init/displaymode argumentLeah Rowe
2023-09-30build/boot/roms_helper: simplify rom file handlingLeah Rowe
2023-09-30build/boot/roms_helper: general code cleanupLeah Rowe
2023-09-30general code formatting cleanup in shell scriptsLeah 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-30build/boot/roms: split up handle_targets()Leah Rowe
2023-09-30build/boot/roms: check all targets before buildingLeah Rowe
2023-09-30build/boot/roms: merge handle_targets/build_targetLeah Rowe
2023-09-30build/boot/roms: only run confirm_targets onceLeah Rowe
2023-09-30build/boot/roms: rename buildrom to build_targetLeah Rowe
2023-09-30build/boot/roms: split up main()Leah Rowe
2023-09-30build/boot/roms: simplify buildrom() handlingLeah Rowe
2023-09-30build/boot/roms: support "all" if argument passedLeah Rowe
2023-09-30build/boot/roms: move help() to bottom of fileLeah 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 IntelME extract in one functionLeah Rowe
2023-09-29blobs/download: do final check of _dest in fetch()Leah Rowe