summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2024-06-06handle build.list from config/data/, not config/Leah Rowe
2024-06-06don't use build.list to detect multi-tree projectsLeah Rowe
2024-06-05move id check to lib.sh tooLeah Rowe
2024-06-05move root check to lib.sh (bugfix)Leah Rowe
2024-06-05bugfix: move dependencies handling to lib.shLeah Rowe
2024-06-04lib.sh bugfix: check environmental variables rightLeah Rowe
2024-06-03lib.sh: more friendly output from e()Leah Rowe
2024-06-03badcmd: don't print "no context given"Leah Rowe
2024-06-03badcmd: link directly to the maintenance manualLeah Rowe
2024-06-03better help text on invalid commandsLeah Rowe
2024-06-02build: print the project website address on helpLeah Rowe
2024-06-02make GRUB multi-tree and re-add xhci patchesLeah Rowe
2024-05-31vendor.sh: remove unnecessary assignmentLeah Rowe