summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-05-14get.sh: simplify try_copy()Leah Rowe
2025-05-14get.sh submodules: Don't delete files recursivelyLeah Rowe
2025-05-14get.sh: simplify fetch_submodules() config checkLeah Rowe
2025-05-14get.sh: simplify fetch_submodules()Leah Rowe
2025-05-14get.sh: fix caching of crossgcc tarballsLeah Rowe
2025-05-13release.sh: Don't run prep_release with fx_Leah Rowe
2025-05-13git.sh: rename to get.shLeah Rowe
2025-05-13git.sh: Only create destination repo on successLeah Rowe
2025-05-13git.sh: cleanupLeah Rowe
2025-05-13git.sh: Re-implement redundant git downloadsLeah Rowe
2025-05-12rom.sh: reduce indendation in check_coreboot_utilsLeah Rowe
2025-05-12release.sh: simplify release()Leah Rowe
2025-05-12release.sh: clean up the vdir after releaseLeah Rowe
2025-05-12release.sh: remove src_dirname variableLeah Rowe
2025-05-12release.sh: build in tmp directory firstLeah Rowe
2025-05-12release.sh: remove unnecessary mkdir commandLeah Rowe
2025-05-12release.sh: split up build_release()Leah Rowe
2025-05-12release.sh: delete tmp/cache from the tarballLeah Rowe
2025-05-12lib.sh: remove rmgit()Leah Rowe
2025-05-12lib.sh: remove mk()Leah Rowe
2025-05-12lib.sh: move xbmkget() to git.shLeah Rowe
2025-05-12lib.sh: move mksha512sum() to vendor.shLeah Rowe
2025-05-12lib.sh: split up try_file()Leah Rowe
2025-05-12lib.sh: move _ua to try_file()Leah Rowe
2025-05-12mrc.sh: minor cleanupLeah Rowe
2025-05-12mrc.sh: update copyright year to include 2025Leah Rowe
2025-05-12inject.sh: remove the hashfiles variableLeah Rowe
2025-05-12inject.sh: define xchanged here insteadLeah Rowe
2025-05-12vendor.sh: remove check_vcfg()Leah Rowe
2025-05-12vendor.sh: simplify getvfile()Leah Rowe
2025-05-12vendor.sh: simplify setvfile()Leah Rowe
2025-05-12lib.sh: use fx_ in rmgit()Leah Rowe
2025-05-12lib.sh: split up xbmkget()Leah Rowe
2025-05-11inject.sh: only compile nvmutil if neededLeah Rowe
2025-05-11inject.sh: simplified serprog checkLeah Rowe
2025-05-11vendor.sh: tidy up variablesLeah Rowe
2025-05-11vendor.sh: split up setvfile()Leah Rowe
2025-05-10remove another confusing messageLeah Rowe
2025-05-10inject.sh: Remove confusing path on tar creationLeah Rowe
2025-05-10inject.sh: re-add mac address confirmationLeah Rowe
2025-05-10inject.sh: further cleanup for vendor.shLeah Rowe
2025-05-10tree.sh: only create elfdir in copy_elf()Leah Rowe
2025-05-10tree.sh: simplified srcdir check on make-cleanLeah Rowe
2025-05-10inject.sh: split to vendor.sh the download partsLeah Rowe
2025-05-10inject.sh: split up the inject functionsLeah Rowe
2025-05-09lbmk: use x_ instead of err, where appropriateLeah Rowe
2025-05-09mrc.sh: operate on refcode in tmp area firstLeah Rowe
2025-05-09mrc.sh: fix outdated info in the commentLeah Rowe
2025-05-09inject.sh: use direct comparison for metmpLeah Rowe
2025-05-09inject.sh: use subshell to speed up find_me()Leah Rowe