summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
12 dayslib.sh: simplified TMPDIR handlingLeah Rowe
12 dayslib.sh: condense setcfg() if/else logicLeah Rowe
12 daystrees: remove redundant space in printfLeah Rowe
12 daystrees: explicitly err if OPTARG is not setLeah Rowe
12 daystrees: only permit one single-tree projectLeah Rowe
12 daystrees: call err if multiple flags are providedLeah Rowe
12 daystrees: explicitly set mode for -bLeah Rowe
12 daysroms: re-add compression of coreboot imagesLeah Rowe
14 daysroms: build coreboot *after* checking variablesLeah Rowe
2024-06-25lib.sh: introduce mandatory check of projectnameLeah Rowe
2024-06-25lib.sh: condense setvars() a bitLeah Rowe
2024-06-25simplified lock messageLeah Rowe
2024-06-25lib.sh: simplify reading of version filesLeah Rowe
2024-06-25lib.sh: simplify use of environment variablesLeah Rowe
2024-06-24roms main(): confirm what serprog images are builtLeah Rowe
2024-06-24roms: remove unused variable nameLeah Rowe
2024-06-24roms: remove redundant printfLeah Rowe
2024-06-24roms: optimise u-boot elf checkLeah Rowe
2024-06-24roms: simplify build_roms()Leah Rowe
2024-06-24roms: make the bin/elf message more politeLeah Rowe
2024-06-24roms: re-add final confirmation of targetsLeah Rowe
2024-06-24roms: rename functions for extra clarityLeah Rowe
2024-06-24roms: build coreboot early to avoid duplicate workLeah Rowe
2024-06-24trees: try xgcc build twice if first attempt failsLeah Rowe
2024-06-23trees: don't check if xgcc is already builtLeah Rowe
2024-06-23lib.sh: fix error running ./build dependenciesLeah Rowe
2024-06-23roms: general code cleanupLeah Rowe
2024-06-22roms: only support SeaBIOS/SeaGRUB on x86Leah Rowe
2024-06-22roms: remove support for "grubonly" seabiosLeah Rowe
2024-06-22use backticks on eval commands, not subshellsLeah Rowe
2024-06-22lib.sh: remove badcmd()Leah Rowe
2024-06-22lib.sh: more unified config handlingLeah Rowe
2024-06-21trees: more robust check to avoid "make fetch"Leah Rowe
2024-06-20roms: fix lack of backslash on multi-line commandLeah Rowe
2024-06-20vendor.sh: more cleanupLeah Rowe
2024-06-20Revert "roms: remove build_payloads() and split it up"Leah Rowe
2024-06-20vendor.sh: correction (s/scancfg/scan_config)Leah Rowe
2024-06-20git.sh: revert modification to for loopLeah Rowe
2024-06-20vendor.sh: minor code cleanupLeah Rowe
2024-06-20minor code cleanup in the build systemLeah Rowe
2024-06-20git.sh: general code cleanup in fetch_submodule()Leah Rowe
2024-06-20git.sh: reduced indentation on repo/file checkLeah Rowe
2024-06-20git.sh: simplified repo/backup checkLeah Rowe
2024-06-20roms: merge mkserprog() into main()Leah Rowe
2024-06-19roms: don't insert timeout.cfgLeah Rowe
2024-06-19correctionLeah Rowe
2024-06-19roms: reduce indentation in build_grub_roms()Leah Rowe
2024-06-19roms: re-introduce accidentally disabled checkLeah Rowe
2024-06-19roms: remove build_payloads() and split it upLeah Rowe
2024-06-19roms: group some commands that are similarLeah Rowe