summaryrefslogtreecommitdiff
path: root/include/tree.sh
AgeCommit message (Expand)Author
2025-11-15tree.sh: tidy up check_gnu_pathLeah Rowe
2025-10-17Revert "get.sh: make forcepull a macro"Leah Rowe
2025-10-17get.sh: make forcepull a macroLeah Rowe
2025-10-17tree.sh: unify -f/-F in case/switch handlingLeah Rowe
2025-10-17tree.sh: convert do_make into a macroLeah Rowe
2025-10-16xbmk: sort global variables alphabeticallyLeah Rowe
2025-10-07tree.sh: add missing -F flagLeah Rowe
2025-10-06rom.sh/tree.sh: clean up if_not_dry_buildLeah Rowe
2025-10-06rom.sh: use if_dry_build macroLeah Rowe
2025-10-04xbmk: don't call mkdir. use xbmkdir (new function)Leah Rowe
2025-10-04xbmk: use sbase sha512sum, not host sha512sumLeah Rowe
2025-10-04tree.sh: rename xtree to xgcctree, for clarityLeah Rowe
2025-10-04tree.sh: rename btype to buildtype, for clarityLeah Rowe
2025-10-04tree.sh: rename _f to flag, for code clarityLeah Rowe
2025-10-04xbmk: rename the "dry" variable to if_not_dry_runLeah Rowe
2025-10-04xbmk: remove even more eval statementsLeah Rowe
2025-10-04xbmk: remove the setcfg functionLeah Rowe
2025-10-04xbmk: clean up a few err callsLeah Rowe
2025-10-04xbmk: general cleanup: unroll condensed code linesLeah Rowe
2025-10-02tree.sh: remove superfluous eval statementsLeah Rowe
2025-10-01get.sh: allow force-pull via -F instead of -fLeah Rowe
2025-10-01tree.sh: break up check_gnu_path to subfunctionsLeah Rowe
2025-09-26xbmk: tidy up some if statementsLeah Rowe
2025-09-24make notices a bit more readableLeah Rowe
2025-09-24xbmk: cleanup of recent code refactoringLeah Rowe
2025-09-23tree.sh: unroll condensed commandsLeah Rowe
2025-09-18Revert "xbmk: don't use backticks for command substitution"Leah Rowe
2025-09-14tree.sh: fix bad variable referenceLeah Rowe
2025-09-13xbmk: much more verbose error messagesLeah Rowe
2025-09-11xbmk: don't use backticks for command substitutionLeah Rowe
2025-09-07tree.sh: don't combine remkdir/cd gnupathLeah Rowe
2025-09-07init.sh/tree.sh: put PATH dirs in xbtmpLeah Rowe
2025-09-04Revert "get.sh: put tmpclone dirs in xbtmp"Leah Rowe
2025-09-04Revert "tree.sh: add missing colon at the end of trees()"Leah Rowe
2025-09-02tree.sh: add missing colon at the end of trees()Leah Rowe
2025-09-02get.sh: put tmpclone dirs in xbtmpLeah Rowe
2025-08-23tree.sh: tidy up check_cross_compilerLeah Rowe
2025-08-23tree.sh: don't re-check xgcc needlesslyLeah Rowe
2025-08-23tree.sh: check xgcc AFTER checking elfdirLeah Rowe
2025-08-10tree.sh: Delete files *before* updating hashesLeah Rowe
2025-08-10tree.sh: rename hashtype to hashnameLeah Rowe
2025-08-10tree.sh: rename hashname to hashdirLeah Rowe
2025-08-10tree.sh: rename hashvar to badhashvarLeah Rowe
2025-08-10tree.sh: rename function and remove commentsLeah Rowe
2025-08-04tree.sh: don't delete builds if tree==targetLeah Rowe
2025-08-04tree.sh: re-add comments to check_hashesLeah Rowe
2025-08-02tree.sh: unified project hash handlingLeah Rowe
2025-07-10tree.sh: delete individual target builds if neededLeah Rowe
2025-07-10tree.sh: Remove redundant deletionLeah Rowe
2025-07-08tree.sh: Place target builds under tree/target/Leah Rowe