summaryrefslogtreecommitdiff
path: root/script/trees
AgeCommit message (Expand)Author
13 daystrees: unified multi-tree configuration handlingLeah Rowe
13 daystrees: unified handling of source downloadsLeah Rowe
13 daysgit.sh: rename Fetch_project_trees fetch_targetsLeah Rowe
13 daysgit.sh: rename fetch_project_repo to fetch_projectLeah Rowe
13 daystrees: better skip-clean string in handle_src_treeLeah Rowe
13 daystrees: add return to check_coreboot_utils()Leah Rowe
13 daystrees: simplify "utilmode" variable initialisationLeah Rowe
13 daystrees mkpayload_grub: remove unnecessary checkLeah Rowe
2024-06-28tidy up some setvars listsLeah Rowe
2024-06-28remove more unnecessary checks on trees commandsLeah Rowe
2024-06-27trees: don't hardcode use of mkpayload_grubLeah Rowe
2024-06-27trees: simplify single/multi handling in main()Leah Rowe
2024-06-27trees: rename build_projects to build_projectLeah Rowe
2024-06-27trees: err if target.cfg not given if multi-treeLeah Rowe
2024-06-27trees: set btype if target.cfg doesn't existLeah Rowe
2024-06-27trees: avoid kconfig make commands genericallyLeah Rowe
2024-06-27trees: condense elfcheck() a bitLeah Rowe
2024-06-27trees: shorten the final confirmation messageLeah Rowe
2024-06-27trees: remove redundant space in printfLeah Rowe
2024-06-27trees: explicitly err if OPTARG is not setLeah Rowe
2024-06-27trees: only permit one single-tree projectLeah Rowe
2024-06-27trees: call err if multiple flags are providedLeah Rowe
2024-06-27trees: explicitly set mode for -bLeah Rowe
2024-06-25lib.sh: simplify use of environment variablesLeah 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-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-20minor code cleanup in the build systemLeah Rowe
2024-06-16unify coreboot elfdir (DO_NOT_FLASH)Leah Rowe
2024-06-15trees: simplify copy_elf()Leah Rowe
2024-06-15trees: remove unnecessary check in copy_elfLeah Rowe
2024-06-15grub: insert background in memdisk insteadLeah Rowe
2024-06-14unified checks for variable initialisationLeah Rowe
2024-06-14lib.sh: remove the items() functionLeah Rowe
2024-06-09re-add ability to use cbfs grub.cfg as defaultLeah Rowe
2024-06-09trees: exit with error if project undefinedLeah Rowe
2024-06-09add crossgcc tarballs to config/submodules/Leah Rowe
2024-06-07trees: simplified copy_elf() handlingLeah Rowe
2024-06-07git.sh: download "depend" projects *before*Leah Rowe
2024-06-07trees: don't check empty path in copy_elf()Leah Rowe
2024-06-07trees: fix build issue caused by bad elf checkLeah Rowe
2024-06-07trees: fix listfile check in copy_elf()Leah Rowe
2024-06-07trees: don't say check elf/ if build.list missingLeah Rowe
2024-06-07trees: don't do elfcheck if build.list missingLeah Rowe
2024-06-06trees: unified coreboot makeargsLeah Rowe
2024-06-06trees: use multiple threads to build cbutilsLeah Rowe
2024-06-06move handle_coreboot_utils to script/treesLeah Rowe