Age | Commit message (Expand) | Author |
2024-06-07 | git.sh: reduced indentation in prep_submodules | Leah Rowe |
2024-06-07 | git.sh: *never* run git submodule update | Leah Rowe |
2024-06-06 | git.sh: use singletree() to decide submodules | Leah Rowe |
2024-06-02 | make GRUB multi-tree and re-add xhci patches | Leah Rowe |
2024-05-30 | git.sh: do not remove .submodules | Leah Rowe |
2024-05-30 | import nuke() from cbmk cdce8ba70b | Leah Rowe |
2024-05-26 | general code cleanup in the build system | Leah Rowe |
2024-05-24 | git.sh: break if a submodule clone succeeds | Leah Rowe |
2024-05-24 | git.sh: allow finer control of git submodules | Leah Rowe |
2024-05-22 | git.sh: move repo copying to a new function | Leah Rowe |
2024-05-22 | git.sh: move link_crossgcc to end of file | Leah Rowe |
2024-05-22 | git.sh: move xgcc linking to a new function | Leah Rowe |
2024-05-22 | git.sh: skip submodules if .gitmodules missing | Leah Rowe |
2024-05-22 | git.sh: merge patch_submodules in prep_submodules | Leah Rowe |
2024-05-22 | git.sh: split submodule handling to new function | Leah Rowe |
2024-05-22 | git.sh: remove errant line break | Leah Rowe |
2024-05-22 | git.sh: remove another meaningless check | Leah Rowe |
2024-05-22 | git.sh: shorter variable names | Leah Rowe |
2024-05-22 | git.sh: remove meaningless check | Leah Rowe |
2024-05-22 | git.sh: remove variable not meaningfully used | Leah Rowe |
2024-05-21 | git.sh: fix invalid command in git_prep() | Leah Rowe |
2024-05-20 | git.sh: allow patching submodules | Leah Rowe |
2024-05-19 | git.sh: don't delete .git if src/project/project | Leah Rowe |
2024-05-19 | git.sh: remove fetch_from_upstream() | Leah Rowe |
2024-05-18 | git.sh: Remove .git if XBMK_RELEASE=y | Leah Rowe |
2024-05-11 | git.sh: remove errant comment | Leah Rowe |
2024-03-27 | safer, simpler error handling in lbmk | Leah Rowe |
2024-01-26 | git.sh: also reset xtree/tree_depend here | Leah Rowe |
2024-01-21 | git.sh: fix bad call to ./update | Leah Rowe |
2024-01-21 | git.sh: support downloading dependency trees | Leah Rowe |
2024-01-21 | re-use crossgcc builds on the coreboot trees | Leah Rowe |
2024-01-01 | git.cfg: simplified revision checking | Leah Rowe |
2024-01-01 | add copyright 2024 leah rowe to edited files | Leah Rowe |
2024-01-01 | git.sh: simplify submodule handling in git_prep | Leah Rowe |
2024-01-01 | git.sh: further simplify git_prep | Leah Rowe |
2024-01-01 | git.sh: unify am/submodule and tree copying | Leah Rowe |
2024-01-01 | git.sh cleanup: git am handling (remove patchfail) | Leah Rowe |
2024-01-01 | git.sh: clean up handling of tmp_git_dir | Leah Rowe |
2024-01-01 | git.sh: fix regression: patches before submodulse | Leah Rowe |
2024-01-01 | git.sh: clean up git submodule/am handling | Leah Rowe |
2023-12-30 | git.sh multi-tree: grab submodules *after* patches | Leah Rowe |
2023-12-28 | lbmk scripts: general code cleanup | Leah Rowe |
2023-12-24 | lbmk scripts: shorter code lines | Leah Rowe |
2023-12-23 | lbmk scripts: general code cleanup | Leah Rowe |
2023-12-22 | general code cleanup | Leah Rowe |
2023-12-19 | git.sh: simplify submodule handling | Leah Rowe |
2023-12-19 | git.sh git_am_patches: reduce indentation | Leah Rowe |
2023-12-19 | git.sh fetch_config: simplify tree name check | Leah Rowe |
2023-12-16 | fix several shellcheck warnings | Leah Rowe |
2023-12-11 | handle errors on exits from subshells | Leah Rowe |