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-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
2024-05-11
move script/*/* to script/
Leah Rowe