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
/
include
Age
Commit message (
Expand
)
Author
2023-10-20
update/trees: don't run make if mode=fetch
Leah Rowe
2023-10-20
include/git: fetch submodules on one-tree projects
Leah Rowe
2023-10-20
include/git: only download submodules if possible
Leah Rowe
2023-10-20
error handling code cleanup and fixes
Leah Rowe
2023-10-20
another code cleanup
Leah Rowe
2023-10-20
lbmk: use 2-level directory structure in script/
Leah Rowe
2023-10-19
minor code cleanup in shell scripts
Leah Rowe
2023-10-15
delete include/vendor.sh and merge elsewhere
Leah Rowe
2023-10-15
vendor.sh: move some functions to vendor/download
Leah Rowe
2023-10-14
x/xx: slightly more verbose error messages
Leah Rowe
2023-10-14
vendor/inject: simplified file handling
Leah Rowe
2023-10-14
update/release: nuke roms using the inject script
Leah Rowe
2023-10-12
use me_cleaner from coreboot instead of upstream
Leah Rowe
2023-10-09
include/err.sh: don't run check_git
Leah Rowe
2023-10-07
update/project/*: merge to update/project/trees
Leah Rowe
2023-10-07
use quotes when checking empty strings in scripts
Leah Rowe
2023-10-07
update/project/build: move helpers to option.sh
Leah Rowe
2023-10-07
unified projectname/version/versiondate handling
Leah Rowe
2023-10-07
put include/export.sh in build script
Leah Rowe
2023-10-07
rename blob/ to vendor/
Leah Rowe
2023-10-07
Rename blobs/ to blob/
Leah Rowe
2023-10-07
put all src downloads under src/
Leah Rowe
2023-10-06
unify handle/make/* into build/project/trees
Leah Rowe
2023-10-05
handle/make/*: unified main() function
Leah Rowe
2023-10-05
build/boot/*: merge all logic into one script
Leah Rowe
2023-10-04
check git/version: properly call err()
Leah Rowe
2023-10-04
check_git: call fail() first (fallback to err)
Leah Rowe
2023-10-04
more verbosely print git config error
Leah Rowe
2023-10-04
include/err.sh: checkgit,checkversion
Leah Rowe
2023-10-03
general code cleanup in shell scripts
Leah Rowe
2023-10-02
include/err x_(): more verbose error message
Leah Rowe
2023-10-02
include/err: remove unused variable
Leah Rowe
2023-10-02
build/boot/*: unify more logic in main()
Leah Rowe
2023-10-02
do not handle errors on mktemp in shell scripts
Leah Rowe
2023-10-01
Greatly simplify error handling in shell scripts
Leah Rowe
2023-10-01
build/boot/roms: optimise main() for code size
Leah Rowe
2023-10-01
build/boot/roms_helper: shorten variable names
Leah Rowe
2023-10-01
include/boot.sh: simplify variable initialisation
Leah Rowe
2023-09-30
simplify initialising variables in shell scripts
Leah Rowe
2023-09-30
build/boot/roms: only do 1 custom kbd/payload/mode
Leah Rowe
2023-09-30
build/boot/roms: move usage() to include/boot.sh
Leah Rowe
2023-09-30
build/boot/*: unified main() function
Leah Rowe
2023-09-30
update/*/*: unified scanning of revisions/sources
Leah Rowe
2023-09-29
blobs/download: move helpers to include/blobutil
Leah Rowe
2023-09-29
include/blobutil: try curl first, then wget
Leah Rowe
2023-09-29
include/blobutil: simplify check_defconfig()
Leah Rowe
2023-09-29
blobs/download: do final check of _dest in fetch()
Leah Rowe
2023-09-29
blobs/download: don't pass dl_path as argument
Leah Rowe
2023-09-29
blob scripts: unified handling of blob destination
Leah Rowe
2023-09-29
remove unused variables in blob scripts
Leah Rowe
[next]