summaryrefslogtreecommitdiff
path: root/include/lib.sh
AgeCommit message (Expand)Author
2025-05-12lib.sh: remove rmgit()Leah Rowe
2025-05-12lib.sh: remove mk()Leah Rowe
2025-05-12lib.sh: move xbmkget() to git.shLeah Rowe
2025-05-12lib.sh: move mksha512sum() to vendor.shLeah Rowe
2025-05-12lib.sh: split up try_file()Leah Rowe
2025-05-12lib.sh: move _ua to try_file()Leah Rowe
2025-05-12lib.sh: use fx_ in rmgit()Leah Rowe
2025-05-12lib.sh: split up xbmkget()Leah Rowe
2025-05-09lbmk: use x_ instead of err, where appropriateLeah Rowe
2025-05-07init.sh: Use readlink in pybin()Leah Rowe
2025-05-07lib.sh: Remove useless command in err()Leah Rowe
2025-05-07lib.sh: Simplified fx_() and removed fe_()Leah Rowe
2025-05-07lib.sh: support any command on find_exec()Leah Rowe
2025-05-06lib.sh: re-add missing break in fe/fx_Leah Rowe
2025-05-05init.sh: New function dx_ to execute path filesLeah Rowe
2025-05-05inject.sh: simplify kconfig scanningLeah Rowe
2025-05-05lib.sh find_ex: Write sort errors to /dev/nullLeah Rowe
2025-05-05lib.sh x_(): Remove warning of empty argsLeah Rowe
2025-05-05lbmk: Replace err with much simpler implementationLeah Rowe
2025-05-05singletree/elfcheck: use fx_, not fe_Leah Rowe
2025-05-05lib.sh: simplify singletree()Leah Rowe
2025-05-05git.sh: move singletree() to lib.shLeah Rowe
2025-05-05lib.sh: set -u -e in err()Leah Rowe
2025-05-04lib.sh: Provide error message where none is givenLeah Rowe
2025-05-04lib.sh: stricter xbmk_err check in err()Leah Rowe
2025-05-04lib.sh: simplify err-not-set handlingLeah Rowe
2025-05-04lib.sh: Add warning if x_ is called without argsLeah Rowe
2025-05-04lib.sh: simplify err()Leah Rowe
2025-05-04lib.sh err: add missing redirect to stderrLeah Rowe
2025-05-04lbmk: MUCH safer err functionLeah Rowe
2025-05-04lib.sh: rename errx to xmsgLeah Rowe
2025-05-04lib.sh: Make x_ err if first arg is emptyLeah Rowe
2025-05-04lib.sh: Make err_ always exit no matter whatLeah Rowe
2025-05-04init.sh: move non-init functions to lib.shLeah Rowe
2025-05-03mk: Allow use of x_ on prefix functionsLeah Rowe
2025-05-03lib.sh: redirect find errors to /dev/nullLeah Rowe
2025-05-03lib.sh: Fix bad touch commandLeah Rowe
2025-05-03lib.sh find_ex: explicitly create the tmp fileLeah Rowe
2025-05-03lib.sh: add fe_ which is fx_ but err on findLeah Rowe
2025-05-03lbmk: unified execution on find commandsLeah Rowe
2025-05-02lib.sh: Simplify rmgit()Leah Rowe
2025-05-02lib.sh: support multiple arguments in remkdir()Leah Rowe
2025-05-02lib.sh: simplify remkdir()Leah Rowe
2025-05-02move x_() to lib.shLeah Rowe
2025-05-02init.sh: move setvars/err_ to lib.shLeah Rowe
2025-04-29lib.sh: Provide printf for mktarballLeah 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