summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-04-26init.sh setvars: make err a printf for evalLeah Rowe
2025-04-26init.sh: merge xbmk_child_init with xbmk_initLeah Rowe
2025-04-26init.sh: split xbmk_child_init into functionsLeah Rowe
2025-04-26init.sh: move parent fork to new functionLeah Rowe
2025-04-26init.sh: Provide more complete error infoLeah Rowe
2025-04-26rename include/vendor.sh to inject.shLeah Rowe
2025-04-26lib.sh: move _ua to the xbmkget functionLeah Rowe
2025-04-26move variables out of init.sh to othersLeah Rowe
2025-04-26lib.sh: rename vendor_checksumLeah Rowe
2025-04-26lib.sh: move singletree() to git.shLeah Rowe
2025-04-26lib.sh: move cbfs() to rom.shLeah Rowe
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