Age | Commit message (Expand) | Author |
2023-12-16 | fix several shellcheck warnings | Leah Rowe |
2023-12-11 | handle errors on exits from subshells | Leah Rowe |
2023-12-11 | improved safety/error handling on multitree git-am | Leah Rowe |
2023-11-08 | build: don't generate version/versiondate as root | Leah Rowe |
2023-11-01 | Libreboot 2023110120231101 | Leah Rowe |
2023-10-25 | include/option.sh: fix i945 bootblock copy | Leah Rowe |
2023-10-22 | 20231021hotfix: replace x_ with err in some places20231021fix | Leah Rowe |
2023-10-20 | move git_init to the main build script | Leah Rowe |
2023-10-20 | always re-generate .git in lbmk | Leah Rowe |
2023-10-20 | include/git: fix already-exists download message | Leah Rowe |
2023-10-20 | Revert "Revert "include/git: don't re-download single-trees"" | Leah Rowe |
2023-10-20 | include/git: fix error caused by sh idiosyncrasy | Leah Rowe |
2023-10-20 | Revert "include/git: don't re-download single-trees" | Leah Rowe |
2023-10-20 | include/git: don't re-download single-trees | Leah Rowe |
2023-10-20 | update/trees: don't run make if mode=fetch | Leah Rowe |
2023-10-20 | include/git: fetch submodules on one-tree projects | Leah Rowe |
2023-10-20 | include/git: only download submodules if possible | Leah Rowe |
2023-10-20 | error handling code cleanup and fixes | Leah Rowe |
2023-10-20 | another code cleanup | Leah Rowe |
2023-10-20 | lbmk: use 2-level directory structure in script/ | Leah Rowe |
2023-10-19 | minor code cleanup in shell scripts | Leah Rowe |
2023-10-15 | delete include/vendor.sh and merge elsewhere | Leah Rowe |
2023-10-15 | vendor.sh: move some functions to vendor/download | Leah Rowe |
2023-10-14 | x/xx: slightly more verbose error messages | Leah Rowe |
2023-10-14 | vendor/inject: simplified file handling | Leah Rowe |
2023-10-14 | update/release: nuke roms using the inject script | Leah Rowe |
2023-10-12 | use me_cleaner from coreboot instead of upstream | Leah Rowe |
2023-10-09 | include/err.sh: don't run check_git | Leah Rowe |
2023-10-07 | update/project/*: merge to update/project/trees | Leah Rowe |
2023-10-07 | use quotes when checking empty strings in scripts | Leah Rowe |
2023-10-07 | update/project/build: move helpers to option.sh | Leah Rowe |
2023-10-07 | unified projectname/version/versiondate handling | Leah Rowe |
2023-10-07 | put include/export.sh in build script | Leah Rowe |
2023-10-07 | rename blob/ to vendor/ | Leah Rowe |
2023-10-07 | Rename blobs/ to blob/ | Leah Rowe |
2023-10-07 | put all src downloads under src/ | Leah Rowe |
2023-10-06 | unify handle/make/* into build/project/trees | Leah Rowe |
2023-10-05 | handle/make/*: unified main() function | Leah Rowe |
2023-10-05 | build/boot/*: merge all logic into one script | Leah Rowe |
2023-10-04 | check git/version: properly call err() | Leah Rowe |
2023-10-04 | check_git: call fail() first (fallback to err) | Leah Rowe |
2023-10-04 | more verbosely print git config error | Leah Rowe |
2023-10-04 | include/err.sh: checkgit,checkversion | Leah Rowe |
2023-10-03 | general code cleanup in shell scripts | Leah Rowe |
2023-10-02 | include/err x_(): more verbose error message | Leah Rowe |
2023-10-02 | include/err: remove unused variable | Leah Rowe |
2023-10-02 | build/boot/*: unify more logic in main() | Leah Rowe |
2023-10-02 | do not handle errors on mktemp in shell scripts | Leah Rowe |
2023-10-01 | Greatly simplify error handling in shell scripts | Leah Rowe |
2023-10-01 | build/boot/roms: optimise main() for code size | Leah Rowe |