summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)Author
2025-05-26mk: simplify main()Leah Rowe
2025-05-13git.sh: rename to get.shLeah Rowe
2025-05-12lib.sh: move xbmkget() to git.shLeah Rowe
2025-05-10inject.sh: split to vendor.sh the download partsLeah Rowe
2025-05-08mk: use zero exit instead, to run treesLeah Rowe
2025-05-08remove useless commentLeah Rowe
2025-05-08mk: remove unnecessary line breakLeah Rowe
2025-05-08mk: re-split tree logic to include/tree.shLeah Rowe
2025-05-08mk: move release functions to idnclude/release.shLeah Rowe
2025-05-08mk: add missing error handli for mk -fLeah Rowe
2025-05-07lib.sh: Simplified fx_() and removed fe_()Leah Rowe
2025-05-07mk: Create serprog tarballs here insteadLeah Rowe
2025-05-07lib.sh: support any command on find_exec()Leah Rowe
2025-05-05singletree/elfcheck: use fx_, not fe_Leah Rowe
2025-05-05mk: simplify elfcheck()Leah Rowe
2025-05-05mk: Fix bad error handling for gnu_setverLeah Rowe
2025-05-04lbmk: MUCH safer err functionLeah Rowe
2025-05-04mk: tidy up xgccargs handlingLeah Rowe
2025-05-04mk: remove useless codeLeah Rowe
2025-05-04mk: re-make gnupath/ after handling crossgccLeah Rowe
2025-05-04mk: tidy up check_cross_compilerLeah Rowe
2025-05-04mk: re-make gnupath/ for each cross compilerLeah Rowe
2025-05-04mk: reduce indentation in check_cross_compiler()Leah Rowe
2025-05-03mk: Allow use of x_ on prefix functionsLeah Rowe
2025-05-03mk: tidy up check_project_hashes() sha512sum checkLeah Rowe
2025-05-03mk: simplify check_gnu_path()Leah Rowe
2025-05-03lbmk: Unified local ./tmp handlingLeah Rowe
2025-05-03lbmk: unified execution on find commandsLeah Rowe
2025-05-02mk: include rom.sh directlyLeah Rowe
2025-05-02mk: Download vendorfiles before building releaseLeah Rowe
2025-05-02init.sh: move setvars/err_ to lib.shLeah Rowe
2025-04-29mk: Don't run mkhelpers if mode is setLeah Rowe
2025-04-26mk: condense main() againLeah Rowe
2025-04-26mk: make main() more readableLeah Rowe
2025-04-26mk: move git check to init.sh xbmk_set_versionLeah Rowe
2025-04-26mk: move git_init to init.shLeah Rowe
2025-04-26rename include/vendor.sh to inject.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-26mk/git.sh: remove tree_depend variableLeah Rowe
2025-04-26mk: remove unused variables (ser/xp)Leah Rowe
2025-04-26mk: simplify main()Leah Rowe
2025-04-23mk: remove mkhelp() and use x_() insteadLeah Rowe
2025-04-23mk: simplify handling of trees()Leah Rowe
2025-04-22mk: don't print confirmation of git pkg.cfgLeah Rowe
2025-04-18mk: tidy up check_gnu_path()Leah Rowe
2025-04-18mk: simplify check_project_hashes()Leah Rowe
2025-04-17lbmk: don't handle TMPDIR directlyLeah Rowe
2025-04-17simplify a few file checksLeah Rowe
2025-04-17lbmk: minor cleanupLeah Rowe