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
13 days
init.sh: make TMPDIR *after* calling xbmkpkg
Leah Rowe
2025-09-18
Revert "xbmk: don't use backticks for command substitution"
Leah Rowe
2025-09-13
xbmk: much more verbose error messages
Leah Rowe
2025-09-11
xbmk: don't use backticks for command substitution
Leah Rowe
2025-09-09
init.sh: write-protect the lock file on startup
Leah Rowe
2025-09-07
init.sh/tree.sh: put PATH dirs in xbtmp
Leah Rowe
2025-09-07
init.sh: bail if date is non-GNU (for now)
Leah Rowe
2025-09-07
lib/init.sh: sanitize the version string
Leah Rowe
2025-09-02
xbmk: remove xbloc, re-use xbtmp instead
Leah Rowe
2025-09-02
init.sh: put TMPDIR inside xbmkpwd, not /tmp
Leah Rowe
2025-08-31
init.sh: tidy up xbmk_set_env
Leah Rowe
2025-08-31
init.sh: tidy up xbmk_child_set_tmp
Leah Rowe
2025-08-31
init.sh: remove unnecessary lockfile checks
Leah Rowe
2025-08-31
init.sh: move TMPDIR handling to own functions
Leah Rowe
2025-08-31
init.sh: prevent race condition with TMPDIR
Leah Rowe
2025-08-31
init.sh: MUCH safer TMPDIR handling
Leah Rowe
2025-05-26
xbmk: rename xbmklocal/xbmktmp variables
Leah Rowe
2025-05-25
init.sh: error out if .git/ is a symlink
Leah Rowe
2025-05-20
Revert "vendor.sh: optimise find_me()"
Leah Rowe
2025-05-20
vendor.sh: optimise find_me()
Leah Rowe
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
[next]