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
2025-05-05
lib.sh: set -u -e in err()
Leah Rowe
2025-05-05
lib.sh: Provide error message where none is given
Leah Rowe
2025-05-05
lib.sh: stricter xbmk_err check in err()
Leah Rowe
2025-05-05
lib.sh: simplify err-not-set handling
Leah Rowe
2025-05-05
lib.sh: Add warning if x_ is called without args
Leah Rowe
2025-05-05
lib.sh: simplify err()
Leah Rowe
2025-05-05
lib.sh err: add missing redirect to stderr
Leah Rowe
2025-05-05
lbmk: MUCH safer err function
Leah Rowe
2025-05-05
lib.sh: rename errx to xmsg
Leah Rowe
2025-05-05
lib.sh: Make x_ err if first arg is empty
Leah Rowe
2025-05-05
lib.sh: Make err_ always exit no matter what
Leah Rowe
2025-05-05
init.sh: move non-init functions to lib.sh
Leah Rowe
2025-05-05
mk: Allow use of x_ on prefix functions
Leah Rowe
2025-05-05
lib.sh: redirect find errors to /dev/null
Leah Rowe
2025-05-05
lib.sh: Fix bad touch command
Leah Rowe
2025-05-05
lib.sh find_ex: explicitly create the tmp file
Leah Rowe
2025-05-05
lib.sh: add fe_ which is fx_ but err on find
Leah Rowe
2025-05-05
lbmk: unified execution on find commands
Leah Rowe
2025-05-05
lib.sh: Simplify rmgit()
Leah Rowe
2025-05-05
lib.sh: support multiple arguments in remkdir()
Leah Rowe
2025-05-05
lib.sh: simplify remkdir()
Leah Rowe
2025-05-05
move x_() to lib.sh
Leah Rowe
2025-05-05
init.sh: move setvars/err_ to lib.sh
Leah Rowe
2025-04-29
lib.sh: Provide printf for mktarball
Leah Rowe
2025-04-26
lib.sh: move _ua to the xbmkget function
Leah Rowe
2025-04-26
move variables out of init.sh to others
Leah Rowe
2025-04-26
lib.sh: rename vendor_checksum
Leah Rowe
2025-04-26
lib.sh: move singletree() to git.sh
Leah Rowe
2025-04-26
lib.sh: move cbfs() to rom.sh
Leah Rowe
2025-04-26
re-split include/init.sh to lib.sh
Leah Rowe
2025-04-26
rename include/lib.sh to init.sh
Leah Rowe
2025-04-26
lib.sh: introduce more top-down function order
Leah Rowe
2025-04-26
mk: simplify main()
Leah Rowe
2025-04-26
lib.sh: use realpath to get sys python on venv
Leah Rowe
2025-04-26
lib.sh: Force use of System Python to prevent hang
Leah Rowe
2025-04-23
lib.sh: further condense the python check
Leah Rowe
2025-04-23
lib.sh: further simplify the python check
Leah Rowe
2025-04-23
lib.sh: condense the python check
Leah Rowe
2025-04-23
lib.sh: simplify mk()
Leah Rowe
2025-04-23
lib.sh: simplify cbfs()
Leah Rowe
2025-04-23
lib.sh: simplify the python check
Leah Rowe
2025-04-22
lib.sh: add missing copyright year
Leah Rowe
2025-04-21
lib.sh: Fix python3 detection when 'python' is python2
Alper Nebi Yasak
2025-04-18
lib.sh: perform root check even earlier
Leah Rowe
2025-04-18
lib.sh: tidy up opening logic (put it together)
Leah Rowe
2025-04-18
lib.sh: do root check before python check
Leah Rowe
2025-04-18
lib.sh: simplify mktarball()
Leah Rowe
2025-04-18
lib.sh: fix missing s/TMPDIR/xbmktmp
Leah Rowe
2025-04-17
lbmk: don't handle TMPDIR directly
Leah Rowe
2025-04-16
lib.sh mktarball: stricter tar error handling
Leah Rowe
[next]