summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-05-27Revert "inject.sh: simplify remktar()"Leah Rowe
2025-05-27tree.sh: simplify configure_project()Leah Rowe
2025-05-27vendor.sh: simplify getfiles()Leah Rowe
2025-05-27tree.sh: simplify check_autoconf()Leah Rowe
2025-05-27tree.sh: more reliable clean in run_make_commandLeah Rowe
2025-05-27tree.sh: condense build_targets()Leah Rowe
2025-05-27tree.sh: condense configure_project()Leah Rowe
2025-05-27tree.sh: simplify build_targets()Leah Rowe
2025-05-27tree.sh: simplify handle_defconfig()Leah Rowe
2025-05-27tree.sh: simplify build_project()Leah Rowe
2025-05-27xbmk: simplify a few err callsLeah Rowe
2025-05-27rom.sh: simplify check_coreboot_utilLeah Rowe
2025-05-27inject.sh: simplify remktar()Leah Rowe
2025-05-27inject.sh: simplify. and remove unnecessary checkLeah Rowe
2025-05-27inject.sh: add missing semicolonsLeah Rowe
2025-05-27inject.sh: condense check_releaseLeah Rowe
2025-05-27inject.sh: remove unnecessary checkLeah 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
2025-05-26xbmk: rename xbmklocal/xbmktmp variablesLeah Rowe
2025-05-26get.sh: consolidate printf statementsLeah Rowe
2025-05-26get.sh: remove redundant printf in fetch_projectLeah Rowe
2025-05-26get.sh: remove superfluous command in try_git()Leah Rowe
2025-05-26vendor.sh: simplify fetch()Leah Rowe
2025-05-25init.sh: error out if .git/ is a symlinkLeah Rowe
2025-05-25get.sh: Properly error out if tmpclone failsLeah Rowe
2025-05-25tree.sh: Don't auto-run make-oldconfigLeah Rowe
2025-05-25rom.sh: simplify mkcoreboottar()Leah Rowe
2025-05-25rom.sh: rename mkvendorfilesLeah Rowe
2025-05-25rom.sh: simplify ccache handling for corebootLeah Rowe
2025-05-25rom.sh: simplify u-boot payload handlingLeah Rowe
2025-05-22get.sh: Always update git remotesLeah Rowe
2025-05-22get.sh: re-generate remotes every timeLeah Rowe
2025-05-22release.sh: copy version files to rsrcLeah Rowe
2025-05-22vendor.sh: add colon at the end of a for loopLeah Rowe
2025-05-22rom.sh: skip copyps1bios on dry buildsLeah Rowe
2025-05-22tree.sh: Don't run make-clean on dry runsLeah Rowe
2025-05-20Revert "vendor.sh: optimise find_me()"Leah Rowe
2025-05-20vendor.sh: optimise find_me()Leah Rowe
2025-05-19get.sh: add missing check in fetch_project()Leah Rowe
2025-05-19get.sh: stricter URL check in xbmkget()Leah Rowe
2025-05-19get.sh: make xbmkget() easier to understandLeah Rowe