Age | Commit message (Expand) | Author |
2024-06-28 | lib.sh: stricter check in chkvars() | Leah Rowe |
2024-06-28 | tidy up some setvars lists | Leah Rowe |
2024-06-28 | lib.sh: keep versiondate check to 80 characters | Leah Rowe |
2024-06-28 | lib.sh: condense for loop | Leah Rowe |
2024-06-28 | lib.sh: condense err_() a bit | Leah Rowe |
2024-06-28 | lib.sh: add a return to the end of chkvars() | Leah Rowe |
2024-06-28 | vendor.sh: unified reading of board configs | Leah Rowe |
2024-06-27 | lib.sh: remove unused cbdir variable | Leah Rowe |
2024-06-27 | lib.sh: move git_err() to build | Leah Rowe |
2024-06-27 | lib.sh: condense singletree() a bit | Leah Rowe |
2024-06-27 | lib.sh: add a return to the end of check_defconfig | Leah Rowe |
2024-06-27 | lib.sh: condense e() a bit | Leah Rowe |
2024-06-27 | lib.sh: make elf/coreboot* a dot directory | Leah Rowe |
2024-06-27 | lib.sh: simplified TMPDIR handling | Leah Rowe |
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 | minor code cleanup in the build system | 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 | lib.sh: more useful lock message | Leah Rowe |
2024-06-09 | create a lock file during builds | Leah Rowe |
2024-06-09 | lib.sh: fix regression | 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-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 | 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 | 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 |