Age | Commit message (Expand) | Author |
2024-06-27 | lib.sh: condense setcfg() if/else logic | Leah Rowe |
2024-06-25 | lib.sh: introduce mandatory check of projectname | Leah Rowe |
2024-06-25 | lib.sh: condense setvars() a bit | Leah Rowe |
2024-06-25 | simplified lock message | Leah Rowe |
2024-06-25 | lib.sh: simplify reading of version files | Leah Rowe |
2024-06-25 | lib.sh: simplify use of environment variables | Leah Rowe |
2024-06-23 | lib.sh: fix error running ./build dependencies | Leah Rowe |
2024-06-22 | use backticks on eval commands, not subshells | Leah Rowe |
2024-06-22 | lib.sh: remove badcmd() | Leah Rowe |
2024-06-22 | lib.sh: more unified config handling | Leah Rowe |
2024-06-20 | vendor.sh: more cleanup | Leah Rowe |
2024-06-20 | vendor.sh: correction (s/scancfg/scan_config) | Leah Rowe |
2024-06-20 | git.sh: revert modification to for loop | Leah Rowe |
2024-06-20 | vendor.sh: minor code cleanup | Leah Rowe |
2024-06-20 | minor code cleanup in the build system | Leah Rowe |
2024-06-20 | git.sh: general code cleanup in fetch_submodule() | Leah Rowe |
2024-06-20 | git.sh: reduced indentation on repo/file check | Leah Rowe |
2024-06-20 | git.sh: simplified repo/backup check | Leah Rowe |
2024-06-17 | roms: remind the user about gkb files | Leah Rowe |
2024-06-16 | unify coreboot elfdir (DO_NOT_FLASH) | Leah Rowe |
2024-06-15 | roms: unify all add-payload commands | Leah Rowe |
2024-06-14 | unified checks for variable initialisation | Leah Rowe |
2024-06-14 | lib.sh: remove the items() function | Leah Rowe |
2024-06-09 | minor code cleanup in the build system | Leah Rowe |
2024-06-09 | lib.sh: more useful lock message | Leah Rowe |
2024-06-09 | create a lock file during builds | Leah Rowe |
2024-06-09 | git.sh: hide e() output on for loop | Leah Rowe |
2024-06-09 | lib.sh: fix regression | Leah Rowe |
2024-06-09 | git.sh: download xtree *before*, not after | Leah Rowe |
2024-06-09 | git.sh: fix deletion path in nuke() | Leah Rowe |
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 |