summaryrefslogtreecommitdiff
path: root/script/build
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-14build/fw/coreboot: Fix misuse of raw u-boot.bin as payloadAlper Nebi Yasak
2023-10-13put space in the warning message about elf/Leah Rowe
2023-10-13only build cbutils if requiredLeah Rowe
2023-10-10build/fw/coreboot: fix bad commands in help textLeah Rowe
2023-10-10build/fw/coreboot: warning about bin/ versus elf/Leah Rowe
2023-10-09disable 32-bit memtest86plus, only build 64-bitLeah Rowe
2023-10-07build/fw/coreboot: reset grub background each timeLeah Rowe
2023-10-07update/project/*: merge to update/project/treesLeah Rowe
2023-10-07build/fw/grub: re-add end confirmation messageLeah Rowe
2023-10-07build/coreboot/grub: move to build/fw/grubLeah Rowe
2023-10-07use quotes when checking empty strings in scriptsLeah Rowe
2023-10-07build/fw/coreboot: fix error "unexpected operator"Leah Rowe
2023-10-07build/coreboot/util: merge to update/project/buildLeah Rowe
2023-10-07build/fw/coreboot: don't support no-all all argLeah Rowe
2023-10-07build/fw/coreboot: correctly check built targetsLeah Rowe
2023-10-07unified projectname/version/versiondate handlingLeah Rowe
2023-10-07rename blob/ to vendor/Leah Rowe
2023-10-07put all src downloads under src/Leah Rowe
2023-10-06rename build/firmware/ to build/fw/Leah Rowe
2023-10-06build/firmware/coreboot: confirm compiled romsLeah Rowe
2023-10-06build/firmware/coreboot: support "all" without allLeah Rowe
2023-10-06move build/release/* to update/releaseLeah Rowe
2023-10-06mv build/fw/serprog,build/boot/roms build/firmwareLeah Rowe
2023-10-06rename build/project/trees to update/project/buildLeah Rowe
2023-10-06unify build/grub/* to build/coreboot/grubLeah Rowe
2023-10-06unify handle/make/* into build/project/treesLeah Rowe
2023-10-05handle/make/*: unified main() functionLeah Rowe
2023-10-05general code cleanup in shell scriptsLeah Rowe
2023-10-05build/boot/*: merge all logic into one scriptLeah Rowe
2023-10-04include/err.sh: checkgit,checkversionLeah Rowe
2023-10-03general code cleanup in shell scriptsLeah Rowe
2023-10-02handle/make/file: do multiple project argumentsLeah 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