summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-09-07init.sh/tree.sh: put PATH dirs in xbtmpLeah Rowe
2025-09-07init.sh: bail if date is non-GNU (for now)Leah Rowe
2025-09-07lib/init.sh: sanitize the version stringLeah Rowe
2025-09-07release.sh: put vdir in xmtmp, not XBMK_CACHELeah Rowe
2025-09-05get.sh: put tmpgit in xbtmpLeah Rowe
2025-09-04Revert "get.sh: put tmpclone dirs in xbtmp"Leah Rowe
2025-09-04Revert "tree.sh: add missing colon at the end of trees()"Leah Rowe
2025-09-04Revert "vendor.sh: looser error handling on find_me"Leah Rowe
2025-09-02vendor.sh: looser error handling on find_meLeah Rowe
2025-09-02init.sh: create separate lock in release dirsLeah Rowe
2025-09-02tree.sh: add missing colon at the end of trees()Leah Rowe
2025-09-02get.sh: put tmpclone dirs in xbtmpLeah Rowe
2025-09-02xbmk: remove xbloc, re-use xbtmp insteadLeah Rowe
2025-09-02init.sh: put TMPDIR inside xbmkpwd, not /tmpLeah Rowe
2025-09-02get.sh: remove unnecessary variable, repofailLeah Rowe
2025-09-02rom.sh: simplify rmodtool copy handlingLeah Rowe
2025-09-02release.sh: remove support for the -d flagLeah Rowe
2025-09-02get.sh xbget: don't use eval for file/dir checksLeah Rowe
2025-09-02vendor.sh: remove unnecessary error checkLeah Rowe
2025-09-01release.sh: fix broken release lock file handlingLeah Rowe
2025-09-01lib.sh and rom.sh: stricter mktemp usageLeah Rowe
2025-09-01inject/vendor.sh: stricter set + usageLeah Rowe
2025-08-31init.sh: tidy up xbmk_set_envLeah Rowe
2025-08-31init.sh: tidy up xbmk_child_set_tmpLeah Rowe
2025-08-31init.sh: remove unnecessary lockfile checksLeah Rowe
2025-08-31init.sh: move TMPDIR handling to own functionsLeah Rowe
2025-08-31init.sh: prevent race condition with TMPDIRLeah Rowe
2025-08-31init.sh: MUCH safer TMPDIR handlingLeah Rowe
2025-08-29inject.sh: redirect stderer to /dev/null FIRSTLeah Rowe
2025-08-26vendor.sh: tidy up extract_intel_meLeah Rowe
2025-08-23rom.sh: safer use of cat in copyps1biosLeah Rowe
2025-08-23tree.sh: tidy up check_cross_compilerLeah Rowe
2025-08-23tree.sh: don't re-check xgcc needlesslyLeah Rowe
2025-08-23tree.sh: check xgcc AFTER checking elfdirLeah Rowe
2025-08-23lib.sh: safer pad_one_byte functionLeah Rowe
2025-08-23vendor.sh: use pad/unpad functionsLeah Rowe
2025-08-23lib.sh: additional error handling on catLeah Rowe
2025-08-10tree.sh: Delete files *before* updating hashesLeah Rowe
2025-08-10tree.sh: rename hashtype to hashnameLeah Rowe
2025-08-10tree.sh: rename hashname to hashdirLeah Rowe
2025-08-10tree.sh: rename hashvar to badhashvarLeah Rowe
2025-08-10tree.sh: rename function and remove commentsLeah Rowe
2025-08-04tree.sh: don't delete builds if tree==targetLeah Rowe
2025-08-04tree.sh: re-add comments to check_hashesLeah Rowe
2025-08-02tree.sh: unified project hash handlingLeah Rowe
2025-08-01rom.sh: Don't run mkhelpers if release=nLeah Rowe
2025-07-10rom.sh: Don't build coreboot utils if dry=":"Leah Rowe
2025-07-10cache coreboot builds in elf/ againLeah Rowe
2025-07-10tree.sh: delete individual target builds if neededLeah Rowe
2025-07-10tree.sh: Remove redundant deletionLeah Rowe