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
/
lbmk
Age
Commit message (
Expand
)
Author
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-09-16
lbmk: more verbose error messages
Leah Rowe
2023-09-16
lbmk: reduce indentation in execute_command()
Leah Rowe
2023-09-16
lbmk: fail if ./build command options fails
Leah Rowe
2023-09-16
lbmk: simplify execute_command()
Leah Rowe
2023-09-16
lbmk: remove "./buildpath mode all"
Leah Rowe
2023-09-16
lbmk: break up main()
Leah Rowe
2023-09-16
lbmk: always use lbmk_exit for exits
Leah Rowe
2023-09-10
make lbmk help text actually vaguely helpful
Leah Rowe
2023-09-09
scripts: better handling of printf: stdout/stderr
Leah Rowe
2023-09-04
move script/misc/versioncheck to main directory
Leah Rowe
2023-09-04
merge config/ and resources/
Leah Rowe
2023-09-03
Less cat abuse
Riku Viitanen
2023-09-02
handle TMPDIR from include/export.sh
Leah Rowe
2023-09-01
lbmk script: always clean up /tmp files
Leah Rowe
2023-08-28
lbmk: run ./build dependencies *before* root check
Leah Rowe
2023-08-28
fix: don't require git config for dependencies
Leah Rowe
2023-08-27
fix typo in error message ("as not permitted")
Leah Rowe
2023-08-27
.gitcheck: re-write entirely. force global config.
Leah Rowe
2023-08-27
move resources/scripts/ to script/
Leah Rowe
2023-08-27
unified list command for all scripts
Leah Rowe
2023-08-26
much, much stricter, more verbose error handling
Leah Rowe
2023-08-24
.gitcheck: continue if no .git (don't break)
Leah Rowe
2023-08-23
unify err functions across scripts
Leah Rowe
2023-08-22
also clean up the main scripts
Leah Rowe
2023-08-20
main lbmk script: exit non-zero if argc is wrong
Leah Rowe
2023-08-20
fix "./build help"
Leah Rowe
2023-08-20
unify dependencies scripts
Leah Rowe
2023-08-17
don't call blobutil directly from lbmk
Leah Rowe
2023-08-17
remove download scripts, consolidate into script
Leah Rowe
2023-06-20
lbmk: run ./.gitcheck clean on error
Leah Rowe
2023-06-20
lbmk: exit 1 if script failed
Leah Rowe
2023-06-12
lbmk: Fix regressions
Nicholas Chin
2023-05-27
blobutil: merge with main script
Leah Rowe
2023-05-27
unify download/build scripts
Leah Rowe
2023-05-27
unify these scripts: build, modify and update
Leah Rowe