Age | Commit message (Expand) | Author |
2024-06-27 | lib.sh: condense e() a bit | Leah Rowe |
2024-06-27 | trees: shorten the final confirmation message | Leah Rowe |
2024-06-27 | lib.sh: make elf/coreboot* a dot directory | Leah Rowe |
2024-06-27 | build: don't rm TMPDIR if it's /tmp | Leah Rowe |
2024-06-27 | lib.sh: simplified TMPDIR handling | Leah Rowe |
2024-06-27 | lib.sh: condense setcfg() if/else logic | Leah Rowe |
2024-06-27 | trees: remove redundant space in printf | Leah Rowe |
2024-06-27 | trees: explicitly err if OPTARG is not set | Leah Rowe |
2024-06-27 | trees: only permit one single-tree project | Leah Rowe |
2024-06-27 | trees: call err if multiple flags are provided | Leah Rowe |
2024-06-27 | trees: explicitly set mode for -b | Leah Rowe |
2024-06-27 | roms: re-add compression of coreboot images | Leah Rowe |
2024-06-25 | roms: build coreboot *after* checking variables | Leah Rowe |
2024-06-25 | lib.sh: introduce mandatory check of projectname | Leah Rowe |
2024-06-25 | lib.sh: condense setvars() a bit | Leah Rowe |
2024-06-25 | simplified lock message | Leah Rowe |
2024-06-25 | lib.sh: simplify reading of version files | Leah Rowe |
2024-06-25 | lib.sh: simplify use of environment variables | Leah Rowe |
2024-06-24 | roms main(): confirm what serprog images are built | Leah Rowe |
2024-06-24 | roms: remove unused variable name | Leah Rowe |
2024-06-24 | roms: remove redundant printf | Leah Rowe |
2024-06-24 | roms: optimise u-boot elf check | Leah Rowe |
2024-06-24 | roms: simplify build_roms() | Leah Rowe |
2024-06-24 | roms: make the bin/elf message more polite | Leah Rowe |
2024-06-24 | roms: re-add final confirmation of targets | Leah Rowe |
2024-06-24 | roms: rename functions for extra clarity | Leah Rowe |
2024-06-24 | roms: build coreboot early to avoid duplicate work | Leah Rowe |
2024-06-24 | trees: try xgcc build twice if first attempt fails | Leah Rowe |
2024-06-23 | trees: don't check if xgcc is already built | Leah Rowe |
2024-06-23 | lib.sh: fix error running ./build dependencies | Leah Rowe |
2024-06-23 | roms: general code cleanup | Leah Rowe |
2024-06-22 | roms: only support SeaBIOS/SeaGRUB on x86 | Leah Rowe |
2024-06-22 | roms: remove support for "grubonly" seabios | Leah Rowe |
2024-06-22 | use backticks on eval commands, not subshells | Leah Rowe |
2024-06-22 | lib.sh: remove badcmd() | Leah Rowe |
2024-06-22 | lib.sh: more unified config handling | Leah Rowe |
2024-06-21 | trees: more robust check to avoid "make fetch" | Leah Rowe |
2024-06-20 | roms: fix lack of backslash on multi-line command | Leah Rowe |
2024-06-20 | vendor.sh: more cleanup | Leah Rowe |
2024-06-20 | Revert "roms: remove build_payloads() and split it up" | Leah Rowe |
2024-06-20 | vendor.sh: correction (s/scancfg/scan_config) | Leah Rowe |
2024-06-20 | git.sh: revert modification to for loop | Leah Rowe |
2024-06-20 | vendor.sh: minor code cleanup | Leah Rowe |
2024-06-20 | minor code cleanup in the build system | Leah Rowe |
2024-06-20 | git.sh: general code cleanup in fetch_submodule() | Leah Rowe |
2024-06-20 | git.sh: reduced indentation on repo/file check | Leah Rowe |
2024-06-20 | git.sh: simplified repo/backup check | Leah Rowe |
2024-06-20 | roms: merge mkserprog() into main() | Leah Rowe |
2024-06-19 | roms: don't insert timeout.cfg | Leah Rowe |
2024-06-19 | correction | Leah Rowe |