Age | Commit message (Expand) | Author |
2023-10-07 | build/coreboot/grub: move to build/fw/grub | Leah Rowe |
2023-10-07 | use quotes when checking empty strings in scripts | Leah Rowe |
2023-10-07 | build/fw/coreboot: fix error "unexpected operator" | Leah Rowe |
2023-10-07 | update/project/build: move helpers to option.sh | Leah Rowe |
2023-10-07 | build/coreboot/util: merge to update/project/build | Leah Rowe |
2023-10-07 | build/fw/coreboot: don't support no-all all arg | Leah Rowe |
2023-10-07 | build/fw/coreboot: correctly check built targets | Leah Rowe |
2023-10-07 | unified projectname/version/versiondate handling | Leah Rowe |
2023-10-07 | rename blob/ to vendor/ | Leah Rowe |
2023-10-07 | update/blobs: correct utils paths check | Leah Rowe |
2023-10-07 | update/blobs: don't hardcode kbc1126 util check | Leah Rowe |
2023-10-07 | update/blobs: don't needlessly re-build uefitool | Leah Rowe |
2023-10-07 | put all src downloads under src/ | Leah Rowe |
2023-10-06 | rename build/firmware/ to build/fw/ | Leah Rowe |
2023-10-06 | build/firmware/coreboot: confirm compiled roms | Leah Rowe |
2023-10-06 | build/firmware/coreboot: support "all" without all | Leah Rowe |
2023-10-06 | move build/release/* to update/release | Leah Rowe |
2023-10-06 | mv build/fw/serprog,build/boot/roms build/firmware | Leah Rowe |
2023-10-06 | rename build/project/trees to update/project/build | Leah Rowe |
2023-10-06 | unify build/grub/* to build/coreboot/grub | Leah Rowe |
2023-10-06 | unify handle/make/* into build/project/trees | Leah Rowe |
2023-10-05 | handle/make/*: unified main() function | Leah Rowe |
2023-10-05 | general code cleanup in shell scripts | Leah Rowe |
2023-10-05 | build/boot/*: merge all logic into one script | Leah Rowe |
2023-10-04 | include/err.sh: checkgit,checkversion | Leah Rowe |
2023-10-03 | update/project/trees: remove errant assignments | Leah Rowe |
2023-10-03 | update/project/trees: split up main() | Leah Rowe |
2023-10-03 | general code cleanup in shell scripts | Leah Rowe |
2023-10-03 | handle/make/config: fix formatting on variables | Leah Rowe |
2023-10-02 | handle/make/file: check for all default makefiles | Leah Rowe |
2023-10-02 | update/blobs/download: remove errant comment | Leah Rowe |
2023-10-02 | handle/make/file: exit 0 if no makefile | Leah Rowe |
2023-10-02 | handle/make/file: run extra arg before, not after | Leah Rowe |
2023-10-02 | handle/make/file: do multiple project arguments | Leah Rowe |
2023-10-02 | update/project/trees: fix error handling on mkdir | Leah Rowe |
2023-10-02 | update/project/trees: optimise error handling | Leah Rowe |
2023-10-02 | update/project/trees: simplified error handling | Leah Rowe |
2023-10-02 | update/project/trees: general code cleanup | Leah Rowe |
2023-10-02 | update/project/trees: rm yet another rm line | Leah Rowe |
2023-10-02 | update/project/trees: remove one more rm line | Leah Rowe |
2023-10-02 | update/project/trees: remove redundant rm command | Leah Rowe |
2023-10-02 | update/project/trees: remove unnecessary linebreak | Leah Rowe |
2023-10-02 | update/project/trees: rm "seen" in the right place | Leah Rowe |
2023-10-02 | build/grub/payload: remove unnecessary linebreaks | Leah Rowe |
2023-10-02 | build/coreboot/utils: remove unnecessary check | Leah Rowe |
2023-10-02 | build/coreboot/utils: simplify argument handling | Leah Rowe |
2023-10-02 | build/boot/*: unify more logic in main() | Leah Rowe |
2023-10-02 | do not handle errors on mktemp in shell scripts | Leah Rowe |
2023-10-01 | Greatly simplify error handling in shell scripts | Leah Rowe |
2023-10-01 | build/boot/roms: optimise main() for code size | Leah Rowe |