summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-04-26re-split include/init.sh to lib.shLeah Rowe
2025-04-26rename include/lib.sh to init.shLeah Rowe
2025-04-26lib.sh: introduce more top-down function orderLeah Rowe
2025-04-26mk/git.sh: remove tree_depend variableLeah Rowe
2025-04-26git.sh: remove unused xgcc linking featureLeah Rowe
2025-04-26mk: simplify main()Leah Rowe
2025-04-26lib.sh: use realpath to get sys python on venvLeah Rowe
2025-04-26lib.sh: Force use of System Python to prevent hangLeah Rowe
2025-04-23lib.sh: further condense the python checkLeah Rowe
2025-04-23lib.sh: further simplify the python checkLeah Rowe
2025-04-23lib.sh: condense the python checkLeah Rowe
2025-04-23lib.sh: simplify mk()Leah Rowe
2025-04-23lib.sh: simplify cbfs()Leah Rowe
2025-04-23lib.sh: simplify the python checkLeah Rowe
2025-04-22lib.sh: add missing copyright yearLeah Rowe
2025-04-21lib.sh: Fix python3 detection when 'python' is python2Alper Nebi Yasak
2025-04-18Revert "git.sh: minor cleanup"Leah Rowe
2025-04-18lib.sh: perform root check even earlierLeah Rowe
2025-04-18lib.sh: tidy up opening logic (put it together)Leah Rowe
2025-04-18lib.sh: do root check before python checkLeah Rowe
2025-04-18git.sh: minor cleanupLeah Rowe
2025-04-18lib.sh: simplify mktarball()Leah Rowe
2025-04-18vendor.sh: tidy up vendor_download()Leah Rowe
2025-04-18lib.sh: fix missing s/TMPDIR/xbmktmpLeah Rowe
2025-04-17lbmk: don't handle TMPDIR directlyLeah Rowe
2025-04-17rom.sh: minor cleanupLeah Rowe
2025-04-17vendor.sh: yet even more code cleanupLeah Rowe
2025-04-17vendor.sh: even more cleanupLeah Rowe
2025-04-17vendor.sh: more cleanupLeah Rowe
2025-04-17vendor.sh: minor cleanupLeah Rowe
2025-04-17vendor.sh: simplify process_release_romsLeah Rowe
2025-04-17vendor.sh: remove unnecessary checkLeah Rowe
2025-04-17git.sh: remove unnecessary commentLeah Rowe
2025-04-17git.sh: remove link_crossgcc()Leah Rowe
2025-04-17git.sh: remove move_repo()Leah Rowe
2025-04-17git.sh: remove prep_submodule()Leah Rowe
2025-04-17git.sh: make git_prep command clearerLeah Rowe
2025-04-17mrc.sh: Make proper use of variable inside printfLeah Rowe
2025-04-17simplify a few file checksLeah Rowe
2025-04-17rom.sh: remove unnecessary checkLeah Rowe
2025-04-17lbmk: minor cleanupLeah Rowe
2025-04-16lib.sh mktarball: stricter tar error handlingLeah Rowe
2025-04-13vendor.sh: don't err on bruteforce me extractLeah Rowe
2025-04-13vendor.sh: remove unnecessary xchanged="y"Leah Rowe
2025-04-13vendor.sh: set need_files="n" if skipping patchLeah Rowe
2025-04-13vendor.sh: Don't handle vendor files if not neededLeah Rowe
2025-04-13Revert "lib.sh: use eval for the command in x_"Leah Rowe
2025-04-13lib.sh: fix bad eval writing resized fileLeah Rowe
2025-04-13lib.sh: fix bad eval writing version/versiondateLeah Rowe
2025-04-13lib.sh: use eval for the command in x_Leah Rowe