Age | Commit message (Expand) | Author |
2024-06-09 | lib.sh: less confusing error in download() | Leah Rowe |
2024-06-09 | lib.sh: hide stderr on download() | Leah Rowe |
2024-06-09 | lib.sh: simplify download() | Leah Rowe |
2024-06-09 | lib.sh: fix redundancy in download() | Leah Rowe |
2024-06-09 | lib.sh: simplify singletree() | Leah Rowe |
2024-06-09 | git.sh: further simplify nuke() | Leah Rowe |
2024-06-09 | git.sh: simplify link_crossgcc() | Leah Rowe |
2024-06-09 | git.sh: simplify nuke() | Leah Rowe |
2024-06-08 | git.sh: support downloading *files* as submodules | Leah Rowe |
2024-06-08 | git.sh: remove unnecessary line break | Leah Rowe |
2024-06-08 | vendor.sh: add a return at the end of mkdirs | Leah Rowe |
2024-06-08 | vendor.sh: move download logic to lib.sh | Leah Rowe |
2024-06-08 | lib.sh: shorten a string in e() | Leah Rowe |
2024-06-07 | move uefiextract to elf/uefitool/ | Leah Rowe |
2024-06-07 | git.sh: fix submodule path | Leah Rowe |
2024-06-07 | git.sh: simplify prep_submodules() | Leah Rowe |
2024-06-07 | git.sh: unified handling of git clone/reset/am | Leah Rowe |
2024-06-07 | git.sh: simplify submodule handling | Leah Rowe |
2024-06-07 | git.sh: provide feedback for repository downloads | Leah Rowe |
2024-06-07 | git.sh: download "depend" projects *before* | Leah Rowe |
2024-06-07 | git.sh: reduced indentation in fetch_submodule | Leah Rowe |
2024-06-07 | git.sh: reduced indentation in prep_submodules | Leah Rowe |
2024-06-07 | git.sh: *never* run git submodule update | Leah Rowe |
2024-06-07 | lib.sh: rename variable for clarity | Leah Rowe |
2024-06-06 | move handle_coreboot_utils to script/trees | Leah Rowe |
2024-06-06 | put coreboot utils in elf/, not cbutils/ | Leah Rowe |
2024-06-06 | fix build issue building coreboot utils | Leah Rowe |
2024-06-06 | git.sh: use singletree() to decide submodules | Leah Rowe |
2024-06-06 | move cbcfgsdir variable to vendor.sh | Leah Rowe |
2024-06-06 | move cfgsdir/datadir variables to lib.sh | Leah Rowe |
2024-06-06 | handle build.list from config/data/, not config/ | Leah Rowe |
2024-06-06 | don't use build.list to detect multi-tree projects | Leah Rowe |
2024-06-05 | move id check to lib.sh too | Leah Rowe |
2024-06-05 | move root check to lib.sh (bugfix) | Leah Rowe |
2024-06-05 | bugfix: move dependencies handling to lib.sh | Leah Rowe |
2024-06-04 | lib.sh bugfix: check environmental variables right | Leah Rowe |
2024-06-03 | lib.sh: more friendly output from e() | Leah Rowe |
2024-06-03 | badcmd: don't print "no context given" | Leah Rowe |
2024-06-03 | badcmd: link directly to the maintenance manual | Leah Rowe |
2024-06-03 | better help text on invalid commands | Leah Rowe |
2024-06-02 | build: print the project website address on help | Leah Rowe |
2024-06-02 | make GRUB multi-tree and re-add xhci patches | Leah Rowe |
2024-05-31 | vendor.sh: remove unnecessary assignment | Leah Rowe |
2024-05-30 | git.sh: do not remove .submodules | Leah Rowe |
2024-05-30 | import nuke() from cbmk cdce8ba70b | Leah Rowe |
2024-05-29 | ./vendor download: skip if blob path is /dev/null | Leah Rowe |
2024-05-29 | ./vendor download: more fine-tuned error control | Leah Rowe |
2024-05-29 | vendor.sh: don't error on main targets | Leah Rowe |
2024-05-26 | rename include/option.sh to include/lib.sh | Leah Rowe |
2024-05-26 | general code cleanup in the build system | Leah Rowe |