summaryrefslogtreecommitdiff
path: root/script
AgeCommit message (Expand)Author
7 daystidy up some setvars listsLeah Rowe
7 daysroms: explicitly shift by 1 on the "all" targetLeah Rowe
7 daysroms: add return value for the list commandLeah Rowe
7 daysroms: build u-boot *before* checking ubootelfLeah Rowe
7 daysremove more unnecessary checks on trees commandsLeah Rowe
7 daystrees: don't hardcode use of mkpayload_grubLeah Rowe
7 daystrees: simplify single/multi handling in main()Leah Rowe
7 daystrees: rename build_projects to build_projectLeah Rowe
7 daystrees: err if target.cfg not given if multi-treeLeah Rowe
7 daystrees: set btype if target.cfg doesn't existLeah Rowe
7 daysroms: remove unnecessary assignment to cbdirLeah Rowe
7 daystrees: avoid kconfig make commands genericallyLeah Rowe
8 daystrees: condense elfcheck() a bitLeah Rowe
8 daystrees: shorten the final confirmation messageLeah Rowe
8 dayslib.sh: simplified TMPDIR handlingLeah Rowe
8 daystrees: remove redundant space in printfLeah Rowe
8 daystrees: explicitly err if OPTARG is not setLeah Rowe
8 daystrees: only permit one single-tree projectLeah Rowe
8 daystrees: call err if multiple flags are providedLeah Rowe
8 daystrees: explicitly set mode for -bLeah Rowe
8 daysroms: re-add compression of coreboot imagesLeah Rowe
10 daysroms: build coreboot *after* checking variablesLeah Rowe
10 dayslib.sh: simplify use of environment variablesLeah Rowe
10 daysroms main(): confirm what serprog images are builtLeah Rowe
10 daysroms: remove unused variable nameLeah Rowe
10 daysroms: remove redundant printfLeah Rowe
10 daysroms: optimise u-boot elf checkLeah Rowe
10 daysroms: simplify build_roms()Leah Rowe
10 daysroms: make the bin/elf message more politeLeah Rowe
10 daysroms: re-add final confirmation of targetsLeah Rowe
10 daysroms: rename functions for extra clarityLeah Rowe
10 daysroms: build coreboot early to avoid duplicate workLeah Rowe
11 daystrees: try xgcc build twice if first attempt failsLeah Rowe
11 daystrees: don't check if xgcc is already builtLeah Rowe
12 daysroms: general code cleanupLeah Rowe
12 daysroms: only support SeaBIOS/SeaGRUB on x86Leah Rowe
12 daysroms: remove support for "grubonly" seabiosLeah Rowe
13 daysuse backticks on eval commands, not subshellsLeah Rowe
13 dayslib.sh: remove badcmd()Leah Rowe
13 dayslib.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-20Revert "roms: remove build_payloads() and split it up"Leah Rowe
2024-06-20minor code cleanup in the build systemLeah 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