index
:
lbmk.git
20240612_branch
3050wip
audit6
audit6-merge1
master
quackboot
libreboot build system (LibreBoot MaKe)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
script
/
trees
Age
Commit message (
Expand
)
Author
2024-06-30
trees: rename variable "config" to defconfig
Leah Rowe
2024-06-30
trees: remove unnecessary commonts
Leah Rowe
2024-06-30
trees: condense run_make_command() a bit
Leah Rowe
2024-06-30
trees: condense handle_makefile() a bit
Leah Rowe
2024-06-30
trees: mv load_project_config load_target_config
Leah Rowe
2024-06-30
trees, multi: download bare project *before* trees
Leah Rowe
2024-06-30
trees: unified multi-tree configuration handling
Leah Rowe
2024-06-29
trees: unified handling of source downloads
Leah Rowe
2024-06-29
git.sh: rename Fetch_project_trees fetch_targets
Leah Rowe
2024-06-29
git.sh: rename fetch_project_repo to fetch_project
Leah Rowe
2024-06-29
trees: better skip-clean string in handle_src_tree
Leah Rowe
2024-06-29
trees: add return to check_coreboot_utils()
Leah Rowe
2024-06-29
trees: simplify "utilmode" variable initialisation
Leah Rowe
2024-06-29
trees mkpayload_grub: remove unnecessary check
Leah Rowe
2024-06-28
tidy up some setvars lists
Leah Rowe
2024-06-28
remove more unnecessary checks on trees commands
Leah Rowe
2024-06-27
trees: don't hardcode use of mkpayload_grub
Leah Rowe
2024-06-27
trees: simplify single/multi handling in main()
Leah Rowe
2024-06-27
trees: rename build_projects to build_project
Leah Rowe
2024-06-27
trees: err if target.cfg not given if multi-tree
Leah Rowe
2024-06-27
trees: set btype if target.cfg doesn't exist
Leah Rowe
2024-06-27
trees: avoid kconfig make commands generically
Leah Rowe
2024-06-27
trees: condense elfcheck() a bit
Leah Rowe
2024-06-27
trees: shorten the final confirmation message
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-25
lib.sh: simplify use of environment variables
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-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
minor code cleanup in the build system
Leah Rowe
2024-06-16
unify coreboot elfdir (DO_NOT_FLASH)
Leah Rowe
2024-06-15
trees: simplify copy_elf()
Leah Rowe
2024-06-15
trees: remove unnecessary check in copy_elf
Leah Rowe
2024-06-15
grub: insert background in memdisk instead
Leah Rowe
2024-06-14
unified checks for variable initialisation
Leah Rowe
2024-06-14
lib.sh: remove the items() function
Leah Rowe
2024-06-09
re-add ability to use cbfs grub.cfg as default
Leah Rowe
2024-06-09
trees: exit with error if project undefined
Leah Rowe
2024-06-09
add crossgcc tarballs to config/submodules/
Leah Rowe
2024-06-07
trees: simplified copy_elf() handling
Leah Rowe
2024-06-07
git.sh: download "depend" projects *before*
Leah Rowe
2024-06-07
trees: don't check empty path in copy_elf()
Leah Rowe
2024-06-07
trees: fix build issue caused by bad elf check
Leah Rowe
[next]