summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
12 daysvendor.sh: more cleanupLeah Rowe
12 daysvendor.sh: correction (s/scancfg/scan_config)Leah Rowe
12 daysgit.sh: revert modification to for loopLeah Rowe
12 daysvendor.sh: minor code cleanupLeah Rowe
12 daysminor code cleanup in the build systemLeah Rowe
12 daysgit.sh: general code cleanup in fetch_submodule()Leah Rowe
12 daysgit.sh: reduced indentation on repo/file checkLeah Rowe
12 daysgit.sh: simplified repo/backup checkLeah Rowe
2024-06-17roms: remind the user about gkb filesLeah Rowe
2024-06-16unify coreboot elfdir (DO_NOT_FLASH)Leah Rowe
2024-06-15roms: unify all add-payload commandsLeah Rowe
2024-06-14unified checks for variable initialisationLeah Rowe
2024-06-14lib.sh: remove the items() functionLeah Rowe
2024-06-09minor code cleanup in the build systemLeah Rowe
2024-06-09lib.sh: more useful lock messageLeah Rowe
2024-06-09create a lock file during buildsLeah Rowe
2024-06-09git.sh: hide e() output on for loopLeah Rowe
2024-06-09lib.sh: fix regressionLeah Rowe
2024-06-09git.sh: download xtree *before*, not afterLeah Rowe
2024-06-09git.sh: fix deletion path in nuke()Leah Rowe
2024-06-09lib.sh: less confusing error in download()Leah Rowe
2024-06-09lib.sh: hide stderr on download()Leah Rowe
2024-06-09lib.sh: simplify download()Leah Rowe
2024-06-09lib.sh: fix redundancy in download()Leah Rowe
2024-06-09lib.sh: simplify singletree()Leah Rowe
2024-06-09git.sh: further simplify nuke()Leah Rowe
2024-06-09git.sh: simplify link_crossgcc()Leah Rowe
2024-06-09git.sh: simplify nuke()Leah Rowe
2024-06-08git.sh: support downloading *files* as submodulesLeah Rowe
2024-06-08git.sh: remove unnecessary line breakLeah Rowe
2024-06-08vendor.sh: add a return at the end of mkdirsLeah Rowe
2024-06-08vendor.sh: move download logic to lib.shLeah Rowe
2024-06-08lib.sh: shorten a string in e()Leah Rowe
2024-06-07move uefiextract to elf/uefitool/Leah Rowe
2024-06-07git.sh: fix submodule pathLeah Rowe
2024-06-07git.sh: simplify prep_submodules()Leah Rowe
2024-06-07git.sh: unified handling of git clone/reset/amLeah Rowe
2024-06-07git.sh: simplify submodule handlingLeah Rowe
2024-06-07git.sh: provide feedback for repository downloadsLeah Rowe
2024-06-07git.sh: download "depend" projects *before*Leah Rowe
2024-06-07git.sh: reduced indentation in fetch_submoduleLeah Rowe
2024-06-07git.sh: reduced indentation in prep_submodulesLeah Rowe
2024-06-07git.sh: *never* run git submodule updateLeah Rowe
2024-06-07lib.sh: rename variable for clarityLeah Rowe
2024-06-06move handle_coreboot_utils to script/treesLeah Rowe
2024-06-06put coreboot utils in elf/, not cbutils/Leah Rowe
2024-06-06fix build issue building coreboot utilsLeah Rowe
2024-06-06git.sh: use singletree() to decide submodulesLeah Rowe
2024-06-06move cbcfgsdir variable to vendor.shLeah Rowe
2024-06-06move cfgsdir/datadir variables to lib.shLeah Rowe