summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2025-07-08tree.sh: Place target builds under tree/target/Leah Rowe
2025-07-08rom.sh: bump pcsx-redux copyright date to 2025Leah Rowe
2025-07-06lib.sh: remove erroneous break from fx_Leah Rowe
2025-06-05tree.sh: add sha512 error for check_project_hashesLeah Rowe
2025-06-05tree.sh: add error check in check_project_hashes()Leah Rowe
2025-06-05tree.sh: more reliable clean in run_make_commandLeah Rowe
2025-06-05inject.sh: add missing semicolonsLeah Rowe
2025-05-27vendor.sh: fix bad cbfstool pathLeah Rowe
2025-05-27put coreboot utils in elf/coreboot/TREELeah Rowe
2025-05-26release.sh: use printf to create version filesLeah Rowe
2025-05-26lib.sh: simplify setvars()Leah Rowe
2025-05-26lib.sh: simplify chkvars()Leah Rowe
2025-05-26get.sh: simplify fetch_project()Leah Rowe
2025-05-26get.sh: simplify try_copy()Leah Rowe
2025-05-26get.sh: tidy up bad_checksum()Leah Rowe
2025-05-26get.sh: simplify fetch_targets()Leah Rowe
2025-05-26general cleanup in get.sh and vendor.shLeah Rowe