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
/
lib.sh
Age
Commit message (
Expand
)
Author
2024-06-27
lib.sh: remove unused cbdir variable
Leah Rowe
2024-06-27
lib.sh: move git_err() to build
Leah Rowe
2024-06-27
lib.sh: condense singletree() a bit
Leah Rowe
2024-06-27
lib.sh: add a return to the end of check_defconfig
Leah Rowe
2024-06-27
lib.sh: condense e() a bit
Leah Rowe
2024-06-27
lib.sh: make elf/coreboot* a dot directory
Leah Rowe
2024-06-27
lib.sh: simplified TMPDIR handling
Leah Rowe
2024-06-27
lib.sh: condense setcfg() if/else logic
Leah Rowe
2024-06-25
lib.sh: introduce mandatory check of projectname
Leah Rowe
2024-06-25
lib.sh: condense setvars() a bit
Leah Rowe
2024-06-25
simplified lock message
Leah Rowe
2024-06-25
lib.sh: simplify reading of version files
Leah Rowe
2024-06-25
lib.sh: simplify use of environment variables
Leah Rowe
2024-06-23
lib.sh: fix error running ./build dependencies
Leah Rowe
2024-06-22
use backticks on eval commands, not subshells
Leah Rowe
2024-06-22
lib.sh: remove badcmd()
Leah Rowe
2024-06-22
lib.sh: more unified config handling
Leah Rowe
2024-06-20
minor code cleanup in the build system
Leah Rowe
2024-06-17
roms: remind the user about gkb files
Leah Rowe
2024-06-16
unify coreboot elfdir (DO_NOT_FLASH)
Leah Rowe
2024-06-15
roms: unify all add-payload commands
Leah Rowe
2024-06-14
unified checks for variable initialisation
Leah Rowe
2024-06-14
lib.sh: remove the items() function
Leah Rowe
2024-06-09
lib.sh: more useful lock message
Leah Rowe
2024-06-09
create a lock file during builds
Leah Rowe
2024-06-09
lib.sh: fix regression
Leah Rowe
2024-06-09
lib.sh: less confusing error in download()
Leah Rowe
2024-06-09
lib.sh: hide stderr on download()
Leah Rowe
2024-06-09
lib.sh: simplify download()
Leah Rowe
2024-06-09
lib.sh: fix redundancy in download()
Leah Rowe
2024-06-09
lib.sh: simplify singletree()
Leah Rowe
2024-06-08
vendor.sh: move download logic to lib.sh
Leah Rowe
2024-06-08
lib.sh: shorten a string in e()
Leah Rowe
2024-06-07
lib.sh: rename variable for clarity
Leah Rowe
2024-06-06
move handle_coreboot_utils to script/trees
Leah Rowe
2024-06-06
put coreboot utils in elf/, not cbutils/
Leah Rowe
2024-06-06
fix build issue building coreboot utils
Leah Rowe
2024-06-06
move cbcfgsdir variable to vendor.sh
Leah Rowe
2024-06-06
move cfgsdir/datadir variables to lib.sh
Leah Rowe
2024-06-06
handle build.list from config/data/, not config/
Leah Rowe
2024-06-06
don't use build.list to detect multi-tree projects
Leah Rowe
2024-06-05
move id check to lib.sh too
Leah Rowe
2024-06-05
move root check to lib.sh (bugfix)
Leah Rowe
2024-06-05
bugfix: move dependencies handling to lib.sh
Leah Rowe
2024-06-04
lib.sh bugfix: check environmental variables right
Leah Rowe
2024-06-03
lib.sh: more friendly output from e()
Leah Rowe
2024-06-03
badcmd: don't print "no context given"
Leah Rowe
2024-06-03
badcmd: link directly to the maintenance manual
Leah Rowe
2024-06-03
better help text on invalid commands
Leah Rowe
2024-06-02
build: print the project website address on help
Leah Rowe
[next]