summaryrefslogtreecommitdiff
path: root/script/trees
AgeCommit message (Expand)Author
18 hourstrees and git.sh: tidy up global variablesLeah Rowe
19 hourstrees: simplified distclean directory checkLeah Rowe
20 hourstrees: only do bare multi-tree clone on gitLeah Rowe
20 hourstrees: simplified multi-tree bare repo cloneLeah Rowe
21 hourstrees run_make_command: simpler distclean handlingLeah Rowe
21 hourstrees: condense copy_elf() a bitLeah Rowe
22 hourstrees: add return to handle_defconfig()Leah Rowe
22 hourstrees: rename check_config to check_defconfigLeah Rowe
22 hourstrees: remove variable "config_name"Leah Rowe
23 hourstrees: rename variable "config" to defconfigLeah Rowe
23 hourstrees: remove unnecessary commontsLeah Rowe
23 hourstrees: condense run_make_command() a bitLeah Rowe
23 hourstrees: condense handle_makefile() a bitLeah Rowe
36 hourstrees: mv load_project_config load_target_configLeah Rowe
36 hourstrees, multi: download bare project *before* treesLeah Rowe
37 hourstrees: unified multi-tree configuration handlingLeah Rowe
38 hourstrees: unified handling of source downloadsLeah Rowe
41 hoursgit.sh: rename Fetch_project_trees fetch_targetsLeah Rowe
41 hoursgit.sh: rename fetch_project_repo to fetch_projectLeah Rowe
41 hourstrees: better skip-clean string in handle_src_treeLeah Rowe
41 hourstrees: add return to check_coreboot_utils()Leah Rowe
41 hourstrees: simplify "utilmode" variable initialisationLeah Rowe
42 hourstrees mkpayload_grub: remove unnecessary checkLeah Rowe
3 daystidy up some setvars listsLeah Rowe
3 daysremove more unnecessary checks on trees commandsLeah Rowe
4 daystrees: don't hardcode use of mkpayload_grubLeah Rowe
4 daystrees: simplify single/multi handling in main()Leah Rowe
4 daystrees: rename build_projects to build_projectLeah Rowe
4 daystrees: err if target.cfg not given if multi-treeLeah Rowe
4 daystrees: set btype if target.cfg doesn't existLeah Rowe
4 daystrees: avoid kconfig make commands genericallyLeah Rowe
4 daystrees: condense elfcheck() a bitLeah Rowe
4 daystrees: shorten the final confirmation messageLeah Rowe
4 daystrees: remove redundant space in printfLeah Rowe
4 daystrees: explicitly err if OPTARG is not setLeah Rowe
4 daystrees: only permit one single-tree projectLeah Rowe
4 daystrees: call err if multiple flags are providedLeah Rowe
4 daystrees: explicitly set mode for -bLeah Rowe
7 dayslib.sh: simplify use of environment variablesLeah Rowe
7 daystrees: try xgcc build twice if first attempt failsLeah Rowe
8 daystrees: don't check if xgcc is already builtLeah Rowe
9 daysuse backticks on eval commands, not subshellsLeah Rowe
9 dayslib.sh: remove badcmd()Leah Rowe
9 dayslib.sh: more unified config handlingLeah Rowe
10 daystrees: more robust check to avoid "make fetch"Leah Rowe
11 daysminor 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