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
Age
Commit message (
Expand
)
Author
2024-10-06
dell3050micro: make GRUB the primary payload
Leah Rowe
2024-09-26
Add Sony PlayStation support to Libreboot
Leah Rowe
2024-07-28
lib.sh: new function mk() to handle trees in bulk
Leah Rowe
2024-07-26
general code cleanup in the build system
Leah Rowe
2024-07-22
trees: initialise badhash no n, not empty string
Leah Rowe
2024-07-19
put cachedir in environmental variable
Leah Rowe
2024-07-17
trees: hardcode makeargs for xgcc
Leah Rowe
2024-07-17
trees: remove unnecessary command
Leah Rowe
2024-07-17
unify caching of files into cache/
Leah Rowe
2024-07-17
trees: auto-delete+auto-rebuild if project changes
Leah Rowe
2024-07-17
trees: also remove single-tree repo/p/
Leah Rowe
2024-07-17
trees: remove repo/p, not src/p/p
Leah Rowe
2024-07-16
remove util/autoport
Leah Rowe
2024-07-13
trees: move dependency building to new function
Leah Rowe
2024-07-11
trees: fix bad comparison in configure_project()
Leah Rowe
2024-07-11
trees: don't continue if no argument given
Leah Rowe
2024-07-10
trees: general code cleanup
Leah Rowe
2024-07-10
trees: merge build_targets() with handle_targets()
Leah Rowe
2024-07-10
trees: use wrapper for dry-running make commands
Leah Rowe
2024-07-10
trees: remove project-specific hacks
Leah Rowe
2024-07-10
trees: fix bad comparison
Leah Rowe
2024-07-09
trees: support -d (dry run) for custom build logic
Leah Rowe
2024-07-07
rom.sh: new file, to replace script/roms
Leah Rowe
2024-07-06
roms: remove unnecessary trees checks
Leah Rowe
2024-07-06
trees: rename load_target_config()
Leah Rowe
2024-07-06
trees: support build dependencies, not just fetch
Leah Rowe
2024-07-05
trees: just do makeargs on coreboot, not cbmakearg
Leah Rowe
2024-07-01
trees: fix bad rm -Rf command (-Rf, not Rf)
Leah Rowe
2024-07-01
roms: fix bad comparison in configure_target()
Leah Rowe
2024-06-30
trees: allow global config on multi-tree projects
Leah Rowe
2024-06-30
trees: handle all projects if project undefined
Leah Rowe
2024-06-30
trees and git.sh: tidy up global variables
Leah Rowe
2024-06-30
trees: simplified distclean directory check
Leah Rowe
2024-06-30
trees: only do bare multi-tree clone on git
Leah Rowe
2024-06-30
trees: simplified multi-tree bare repo clone
Leah Rowe
2024-06-30
trees run_make_command: simpler distclean handling
Leah Rowe
2024-06-30
trees: condense copy_elf() a bit
Leah Rowe
2024-06-30
trees: add return to handle_defconfig()
Leah Rowe
2024-06-30
trees: rename check_config to check_defconfig
Leah Rowe
2024-06-30
trees: remove variable "config_name"
Leah Rowe
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
[next]