summaryrefslogtreecommitdiff
path: root/include/tree.sh
AgeCommit message (Expand)Author
5 daysxbmk: don't call mkdir. use xbmkdir (new function)Leah Rowe
6 daysxbmk: use sbase sha512sum, not host sha512sumLeah Rowe
6 daystree.sh: rename xtree to xgcctree, for clarityLeah Rowe
6 daystree.sh: rename btype to buildtype, for clarityLeah Rowe
6 daystree.sh: rename _f to flag, for code clarityLeah Rowe
6 daysxbmk: rename the "dry" variable to if_not_dry_runLeah Rowe
6 daysxbmk: remove even more eval statementsLeah Rowe
6 daysxbmk: remove the setcfg functionLeah Rowe
6 daysxbmk: clean up a few err callsLeah Rowe
6 daysxbmk: general cleanup: unroll condensed code linesLeah Rowe
8 daystree.sh: remove superfluous eval statementsLeah Rowe
9 daysget.sh: allow force-pull via -F instead of -fLeah Rowe
9 daystree.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
2025-06-05tree.sh: add sha512 error for check_project_hashesLeah Rowe
2025-06-05tree.sh: add error check in check_project_hashes()Leah Rowe
2025-06-05tree.sh: more reliable clean in run_make_commandLeah Rowe
2025-05-26xbmk: rename xbmklocal/xbmktmp variablesLeah Rowe
2025-05-25tree.sh: Don't auto-run make-oldconfigLeah Rowe
2025-05-22tree.sh: Don't run make-clean on dry runsLeah Rowe
2025-05-19tree.sh: fix up copy_elf(), bad for loopLeah Rowe
2025-05-19xbmk: stricter handling of files on while loopsLeah Rowe
2025-05-15properly exit 1 when calling fx_Leah Rowe