Age | Commit message (Expand) | Author |
2024-08-11 | lib.sh: more verbose error in x_ | Leah Rowe |
2024-07-28 | lib.sh: new function mk() to handle trees in bulk | Leah Rowe |
2024-07-26 | general code cleanup in the build system | Leah Rowe |
2024-07-19 | put cachedir in environmental variable | Leah Rowe |
2024-07-17 | unified cache file handling for vendorfile/subfile | Leah Rowe |
2024-07-10 | trees: general code cleanup | Leah Rowe |
2024-07-10 | remove executable permission on include/ | Leah Rowe |
2024-07-07 | rom.sh: new file, to replace script/roms | Leah Rowe |
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 |