summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-09-11vendor.sh: tidy up extract_intel_me()Leah Rowe
2025-09-11vendor.sh: clean out 7ztest on startupLeah Rowe
2025-09-11vendor.sh: remove unnecessary rm -Rf commandLeah Rowe
2025-09-11xbmk: don't use backticks for command substitutionLeah Rowe
2025-09-09Revert "inject.sh: put tmpromdel in xbtmp, not cache/"Leah Rowe
2025-09-09init.sh: write-protect the lock file on startupLeah Rowe
2025-09-07Revert "vendor.sh: put _pre_dest in xbtmp, not cache/"Leah Rowe
2025-09-07Revert "vendor.sh: put appdir in xbtmp"Leah Rowe
2025-09-07tree.sh: don't combine remkdir/cd gnupathLeah Rowe
2025-09-07release.sh: delete xbmkwd on src tarballsLeah Rowe
2025-09-07vendor.sh: put appdir in xbtmpLeah Rowe
2025-09-07inject.sh: put tmpromdel in xbtmp, not cache/Leah Rowe
2025-09-07vendor.sh: put _pre_dest in xbtmp, not cache/Leah Rowe
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