summaryrefslogtreecommitdiff
path: root/include/lib.sh
AgeCommit message (Expand)Author
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
2025-04-26lib.sh: move cbfs() to rom.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-26lib.sh: introduce more top-down function orderLeah Rowe
2025-04-26mk: simplify main()Leah Rowe
2025-04-26lib.sh: use realpath to get sys python on venvLeah Rowe
2025-04-26lib.sh: Force use of System Python to prevent hangLeah Rowe
2025-04-23lib.sh: further condense the python checkLeah Rowe
2025-04-23lib.sh: further simplify the python checkLeah Rowe
2025-04-23lib.sh: condense the python checkLeah Rowe
2025-04-23lib.sh: simplify mk()Leah Rowe
2025-04-23lib.sh: simplify cbfs()Leah Rowe
2025-04-23lib.sh: simplify the python checkLeah Rowe
2025-04-22lib.sh: add missing copyright yearLeah Rowe