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
/
init.sh
Age
Commit message (
Expand
)
Author
2025-05-19
init.sh: looser XBMK_THREADS validation
Leah Rowe
2025-05-19
init.sh: Hardcode XBMK_CACHE for integrity
Leah Rowe
2025-05-18
init.sh: merge xbmk_lock() with xbmk_set_env()
Leah Rowe
2025-05-18
init.sh: move xbmk_set_version
Leah Rowe
2025-05-18
init.sh: set pyver from set_env
Leah Rowe
2025-05-18
init.sh: merge xbmk_mkdirs with set_env
Leah Rowe
2025-05-18
init.sh: check version/versiondate once read
Leah Rowe
2025-05-18
init.sh: error if version not read
Leah Rowe
2025-05-18
init.sh: only update version files on parent
Leah Rowe
2025-05-18
init.sh: simplify unknown version creation
Leah Rowe
2025-05-18
init.sh: only set xbmk version on parent instance
Leah Rowe
2025-05-18
init.sh: initialise variables AFTER path
Leah Rowe
2025-05-18
init.sh: merge create_pathdirs with set_pyver
Leah Rowe
2025-05-18
init.sh: Set python version only on parent
Leah Rowe
2025-05-18
init.sh: remove useless command
Leah Rowe
2025-05-18
init.sh: remove useless comment
Leah Rowe
2025-05-18
init.sh: xbmk_create_tmpdir to xbmk_mkdirs
Leah Rowe
2025-05-18
init.sh: move gnupath creation to create_tmpdir
Leah Rowe
2025-05-18
init.sh: move PATH init to set_env
Leah Rowe
2025-05-18
init.sh: check the lock file BEFORE git init
Leah Rowe
2025-05-18
init.sh: return from child in set_env instead
Leah Rowe
2025-05-10
inject.sh: split to vendor.sh the download parts
Leah Rowe
2025-05-09
lbmk: use x_ instead of err, where appropriate
Leah Rowe
2025-05-08
init.sh: Only check XBMK_CACHE if it exists
Leah Rowe
2025-05-07
init.sh: remove useless export
Leah Rowe
2025-05-07
init.sh: also allow XBMK_RELEASE=Y or N
Leah Rowe
2025-05-07
init.sh: Resolve XBMK_CACHE via readlink
Leah Rowe
2025-05-07
init.sh: check XBMK_CACHE is a directory instead
Leah Rowe
2025-05-07
init.sh: export LOCALVERSION in set_env
Leah Rowe
2025-05-07
init.sh: run set_version before set_env
Leah Rowe
2025-05-07
init.sh: Use readlink in pybin()
Leah Rowe
2025-05-05
lbmk: Replace err with much simpler implementation
Leah Rowe
2025-05-04
init.sh: Silence the output of git config --global
Leah Rowe
2025-05-04
init.sh: Run git name/email check before init
Leah Rowe
2025-05-04
init.sh: single-quote xbmklock in xbmk_lock()
Leah Rowe
2025-05-04
init.sh: define lock file in a variable instead
Leah Rowe
2025-05-04
init.sh: tidy up xbmk_child_exec()
Leah Rowe
2025-05-04
lbmk: MUCH safer err function
Leah Rowe
2025-05-04
init.sh: tidy up the python version check
Leah Rowe
2025-05-04
init.sh: move non-init functions to lib.sh
Leah Rowe
2025-05-04
init.sh: simplify dependencies handling
Leah Rowe
2025-05-04
init.sh: tidy up pathdir creation
Leah Rowe
2025-05-03
init.sh: *Re-create* tmpdirs on parent instance
Leah Rowe
2025-05-03
init.sh: Always create xbmklocal
Leah Rowe
2025-05-03
lbmk: Unified local ./tmp handling
Leah Rowe
2025-05-03
init.sh: Explicitly create the xbmktmp directory
Leah Rowe
2025-05-03
init.sh: unified handling of ./tmp
Leah Rowe
2025-05-02
move x_() to lib.sh
Leah Rowe
2025-05-02
init.sh: move setvars/err_ to lib.sh
Leah Rowe
2025-04-29
init.sh: fix yet another double quote for dotfiles
Leah Rowe
[next]