index
:
lbmk.git
20240612_branch
20241206-t480-thunderbolt-unstable
20241206_branch
25.04_branch
25.06_branch
3050wip
audit6
audit6-merge1
m920qwip
master
quackboot
libreboot build system (LibreBoot MaKe)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
lib.sh
Age
Commit message (
Expand
)
Author
11 days
lib.sh: unroll condensed code lines
Leah Rowe
2025-09-18
Revert "xbmk: don't use backticks for command substitution"
Leah Rowe
2025-09-13
xbmk: much more verbose error messages
Leah Rowe
2025-09-13
lib.sh: use xprintf in err()
Leah Rowe
2025-09-13
lib.sh: use xprintf in x_
Leah Rowe
2025-09-13
lib.sh: check args for errors in fx_ and dx_
Leah Rowe
2025-09-11
xbmk: don't use backticks for command substitution
Leah Rowe
2025-09-07
lib/init.sh: sanitize the version string
Leah Rowe
2025-09-01
lib.sh and rom.sh: stricter mktemp usage
Leah Rowe
2025-08-23
lib.sh: safer pad_one_byte function
Leah Rowe
2025-08-23
lib.sh: additional error handling on cat
Leah Rowe
2025-07-10
cache coreboot builds in elf/ again
Leah Rowe
2025-07-06
lib.sh: remove erroneous break from fx_
Leah Rowe
2025-05-27
put coreboot utils in elf/coreboot/TREE
Leah Rowe
2025-05-26
lib.sh: simplify setvars()
Leah Rowe
2025-05-26
lib.sh: simplify chkvars()
Leah Rowe
2025-05-19
tree.sh: fix up copy_elf(), bad for loop
Leah Rowe
2025-05-19
lib.sh: Use while, not for, to process arguments
Leah Rowe
2025-05-19
xbmk: stricter handling of files on while loops
Leah Rowe
2025-05-18
init.sh: only update version files on parent
Leah Rowe
2025-05-15
properly exit 1 when calling fx_
Leah Rowe
2025-05-12
lib.sh: remove rmgit()
Leah Rowe
2025-05-12
lib.sh: remove mk()
Leah Rowe
2025-05-12
lib.sh: move xbmkget() to git.sh
Leah Rowe
2025-05-12
lib.sh: move mksha512sum() to vendor.sh
Leah Rowe
2025-05-12
lib.sh: split up try_file()
Leah Rowe
2025-05-12
lib.sh: move _ua to try_file()
Leah Rowe
2025-05-12
lib.sh: use fx_ in rmgit()
Leah Rowe
2025-05-12
lib.sh: split up xbmkget()
Leah Rowe
2025-05-09
lbmk: use x_ instead of err, where appropriate
Leah Rowe
2025-05-07
init.sh: Use readlink in pybin()
Leah Rowe
2025-05-07
lib.sh: Remove useless command in err()
Leah Rowe
2025-05-07
lib.sh: Simplified fx_() and removed fe_()
Leah Rowe
2025-05-07
lib.sh: support any command on find_exec()
Leah Rowe
2025-05-06
lib.sh: re-add missing break in fe/fx_
Leah Rowe
2025-05-05
init.sh: New function dx_ to execute path files
Leah Rowe
2025-05-05
inject.sh: simplify kconfig scanning
Leah Rowe
2025-05-05
lib.sh find_ex: Write sort errors to /dev/null
Leah Rowe
2025-05-05
lib.sh x_(): Remove warning of empty args
Leah Rowe
2025-05-05
lbmk: Replace err with much simpler implementation
Leah Rowe
2025-05-05
singletree/elfcheck: use fx_, not fe_
Leah Rowe
2025-05-05
lib.sh: simplify singletree()
Leah Rowe
2025-05-05
git.sh: move singletree() to lib.sh
Leah Rowe
2025-05-05
lib.sh: set -u -e in err()
Leah Rowe
2025-05-04
lib.sh: Provide error message where none is given
Leah Rowe
2025-05-04
lib.sh: stricter xbmk_err check in err()
Leah Rowe
2025-05-04
lib.sh: simplify err-not-set handling
Leah Rowe
2025-05-04
lib.sh: Add warning if x_ is called without args
Leah Rowe
2025-05-04
lib.sh: simplify err()
Leah Rowe
2025-05-04
lib.sh err: add missing redirect to stderr
Leah Rowe
[next]