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-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
2024-06-07
trees: fix listfile check in copy_elf()
Leah Rowe
2024-06-07
trees: don't say check elf/ if build.list missing
Leah Rowe
2024-06-07
trees: don't do elfcheck if build.list missing
Leah Rowe
2024-06-06
trees: unified coreboot makeargs
Leah Rowe
2024-06-06
trees: use multiple threads to build cbutils
Leah Rowe
2024-06-06
move handle_coreboot_utils to script/trees
Leah Rowe
2024-06-06
trees: skip single-tree build if a build exists
Leah Rowe
2024-06-06
trees: also print "DONE! check elf/dir" on single
Leah Rowe
2024-06-06
trees: handle build-test on multi-tree projects
Leah Rowe
2024-06-06
move cfgsdir/datadir variables to lib.sh
Leah Rowe
2024-06-06
handle build.list from config/data/, not config/
Leah Rowe
2024-06-06
don't use build.list to detect multi-tree projects
Leah Rowe
2024-06-03
better help text on invalid commands
Leah Rowe
2024-06-02
make GRUB multi-tree and re-add xhci patches
Leah Rowe
2024-05-28
trees: use CPUS=x on regular coreboot make
Leah Rowe
2024-05-26
rename include/option.sh to include/lib.sh
Leah Rowe
2024-05-26
general code cleanup in the build system
Leah Rowe
2024-05-25
trees: reset makeargs per target/project
Leah Rowe
2024-05-25
trees: also use UPDATED_SUBMODULES=1 on crossgcc
Leah Rowe
2024-05-25
trees: add UPDATED_SUBMODULES to coreboot make
Leah Rowe
2024-05-25
trees: write -C on the make command first not last
Leah Rowe
2024-05-23
update/trees: remove unused variable
Leah Rowe
2024-05-19
minor code cleanup in the build system
Leah Rowe
2024-05-15
remove check_project() (always set variables)
Leah Rowe
[next]