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-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
2025-04-13
Revert "lib.sh: use eval for the command in x_"
Leah Rowe
2025-04-13
lib.sh: fix bad eval writing version/versiondate
Leah Rowe
2025-04-13
lib.sh: use eval for the command in x_
Leah Rowe
2025-04-12
lib.sh: tidy up the error handling
Leah Rowe
2025-04-12
remove xbmk_parent, handle forking in lib.sh
Leah Rowe
2025-04-12
lib.sh: define x_ right after err_
Leah Rowe
2025-04-12
lib.sh: minor cleanup
Leah Rowe
2025-04-12
lib.sh: write version/versiondate to dotfiles
Leah Rowe
2025-04-12
lib.sh: hardcode projectname/projectsite
Leah Rowe
2025-04-11
lib.sh: double-quote pwd to prevent globbing
Leah Rowe
2025-04-11
lbmk: unified PWD handling (work directory)
Leah Rowe
2025-04-11
lib.sh: initialise PATH if it's unset
Leah Rowe
2025-04-11
move XBMKPATH to include/lib.sh
Leah Rowe
2025-04-11
lbmk: use pwd util, not PWD environmental variable
Leah Rowe
2025-04-11
clean up a few semicolons in the build system
Leah Rowe
2025-01-06
lib.sh: Much safer python version check
Leah Rowe
2025-01-05
set up python in PATH, ensuring that it is python3
Leah Rowe
2025-01-03
lib.sh: Set python after dependencies
Leah Rowe
2025-01-03
lib.sh: Fix unescaped quotes in chkvars()
Leah Rowe
2025-01-03
Revert "fix more unescaped quotes in eval"
Leah Rowe
2025-01-03
fix more unescaped quotes in eval
Leah Rowe
2025-01-03
fix ./mk dependencies build issue
Leah Rowe
2025-01-02
lib.sh mktarball: cleaner if statement
Leah Rowe
[next]