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
/
err.sh
Age
Commit message (
Expand
)
Author
2023-12-27
lbmk scripts: general code cleanup
Leah Rowe
2023-12-24
lbmk scripts: shorter code lines
Leah Rowe
2023-12-24
lbmk scripts: general code cleanup
Leah Rowe
2023-12-23
lbmk scripts: general code cleanup/optimisation
Leah Rowe
2023-12-23
set version/projectname properly
Leah Rowe
2023-12-16
fix several shellcheck warnings
Leah Rowe
2023-11-08
build: don't generate version/versiondate as root
Leah Rowe
2023-10-20
move git_init to the main build script
Leah Rowe
2023-10-20
always re-generate .git in lbmk
Leah Rowe
2023-10-14
x/xx: slightly more verbose error messages
Leah Rowe
2023-10-09
include/err.sh: don't run check_git
Leah Rowe
2023-10-07
unified projectname/version/versiondate handling
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-02
include/err x_(): more verbose error message
Leah Rowe
2023-10-02
include/err: remove unused variable
Leah Rowe
2023-10-01
Greatly simplify error handling in shell scripts
Leah Rowe
2023-09-30
simplify initialising variables in shell scripts
Leah Rowe
2023-09-25
Update email address for Leah Rowe copyrights
Leah Rowe
2023-09-25
Use SPDX license headers on all scripts
Leah Rowe
2023-08-23
unify err functions across scripts
Leah Rowe