summaryrefslogtreecommitdiff
path: root/include/lib.sh
AgeCommit message (Expand)Author
14 daysroms: 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-09lib.sh: more useful lock messageLeah Rowe
2024-06-09create a lock file during buildsLeah Rowe
2024-06-09lib.sh: fix regressionLeah 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-08vendor.sh: move download logic to lib.shLeah Rowe
2024-06-08lib.sh: shorten a string in e()Leah 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-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-26rename include/option.sh to include/lib.shLeah Rowe