summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-12-23set version/projectname properlyLeah Rowe
2023-12-23lbmk scripts: general code cleanupLeah Rowe
2023-12-22general code cleanupLeah Rowe
2023-12-22mrc.sh: run debugfs from extract_partitionLeah Rowe
2023-12-22mrc.sh: general code cleanupLeah Rowe
2023-12-21mrc.sh: remove redundant extraction logicLeah Rowe
2023-12-21mrc.sh: don't run the shellball. use unzip.Leah Rowe
2023-12-19git.sh: simplify submodule handlingLeah Rowe
2023-12-19option.sh scan_config: clean up if/else blockLeah Rowe
2023-12-19option.sh: print error on stderr, not stdoutLeah Rowe
2023-12-19option.sh: don't rely on zero status on printfLeah Rowe
2023-12-19git.sh git_am_patches: reduce indentationLeah Rowe
2023-12-19git.sh fetch_config: simplify tree name checkLeah Rowe
2023-12-16fix several shellcheck warningsLeah Rowe
2023-12-11handle errors on exits from subshellsLeah Rowe
2023-12-11improved safety/error handling on multitree git-amLeah Rowe
2023-11-08build: don't generate version/versiondate as rootLeah Rowe
2023-11-01Libreboot 2023110120231101Leah Rowe
2023-10-25include/option.sh: fix i945 bootblock copyLeah Rowe
2023-10-2220231021hotfix: replace x_ with err in some places20231021fixLeah Rowe
2023-10-20move git_init to the main build scriptLeah Rowe
2023-10-20always re-generate .git in lbmkLeah Rowe
2023-10-20include/git: fix already-exists download messageLeah Rowe
2023-10-20Revert "Revert "include/git: don't re-download single-trees""Leah Rowe
2023-10-20include/git: fix error caused by sh idiosyncrasyLeah Rowe
2023-10-20Revert "include/git: don't re-download single-trees"Leah Rowe
2023-10-20include/git: don't re-download single-treesLeah Rowe
2023-10-20update/trees: don't run make if mode=fetchLeah Rowe
2023-10-20include/git: fetch submodules on one-tree projectsLeah Rowe
2023-10-20include/git: only download submodules if possibleLeah Rowe
2023-10-20error handling code cleanup and fixesLeah Rowe
2023-10-20another code cleanupLeah Rowe
2023-10-20lbmk: use 2-level directory structure in script/Leah Rowe
2023-10-19minor code cleanup in shell scriptsLeah Rowe
2023-10-15delete include/vendor.sh and merge elsewhereLeah Rowe
2023-10-15vendor.sh: move some functions to vendor/downloadLeah Rowe
2023-10-14x/xx: slightly more verbose error messagesLeah Rowe
2023-10-14vendor/inject: simplified file handlingLeah Rowe
2023-10-14update/release: nuke roms using the inject scriptLeah Rowe
2023-10-12use me_cleaner from coreboot instead of upstreamLeah Rowe
2023-10-09include/err.sh: don't run check_gitLeah Rowe
2023-10-07update/project/*: merge to update/project/treesLeah Rowe
2023-10-07use quotes when checking empty strings in scriptsLeah Rowe
2023-10-07update/project/build: move helpers to option.shLeah Rowe
2023-10-07unified projectname/version/versiondate handlingLeah Rowe
2023-10-07put include/export.sh in build scriptLeah Rowe
2023-10-07rename blob/ to vendor/Leah Rowe
2023-10-07Rename blobs/ to blob/Leah Rowe
2023-10-07put all src downloads under src/Leah Rowe
2023-10-06unify handle/make/* into build/project/treesLeah Rowe