summaryrefslogtreecommitdiff
path: root/include/tree.sh
AgeCommit message (Expand)Author
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
2025-05-12lib.sh: remove mk()Leah Rowe
2025-05-10tree.sh: only create elfdir in copy_elf()Leah Rowe
2025-05-10tree.sh: simplified srcdir check on make-cleanLeah Rowe
2025-05-09lbmk: use x_ instead of err, where appropriateLeah Rowe
2025-05-08mk: re-split tree logic to include/tree.shLeah Rowe