summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-05-18init.sh: merge xbmk_lock() with xbmk_set_env()Leah Rowe
2025-05-18init.sh: move xbmk_set_versionLeah Rowe
2025-05-18init.sh: set pyver from set_envLeah Rowe
2025-05-18init.sh: merge xbmk_mkdirs with set_envLeah Rowe
2025-05-18init.sh: check version/versiondate once readLeah Rowe
2025-05-18init.sh: error if version not readLeah Rowe
2025-05-18init.sh: only update version files on parentLeah Rowe
2025-05-18init.sh: simplify unknown version creationLeah Rowe
2025-05-18init.sh: only set xbmk version on parent instanceLeah Rowe
2025-05-18init.sh: initialise variables AFTER pathLeah Rowe
2025-05-18init.sh: merge create_pathdirs with set_pyverLeah Rowe
2025-05-18init.sh: Set python version only on parentLeah Rowe
2025-05-18init.sh: remove useless commandLeah Rowe
2025-05-18init.sh: remove useless commentLeah Rowe
2025-05-18init.sh: xbmk_create_tmpdir to xbmk_mkdirsLeah Rowe
2025-05-18init.sh: move gnupath creation to create_tmpdirLeah Rowe
2025-05-18init.sh: move PATH init to set_envLeah Rowe
2025-05-18init.sh: check the lock file BEFORE git initLeah Rowe
2025-05-18init.sh: return from child in set_env insteadLeah Rowe
2025-05-18inject.sh: shorten the nukemode variable nameLeah Rowe
2025-05-18vendor.sh: simplify mksha512sum()Leah Rowe
2025-05-18vendor.sh: Remove _dest if it's badLeah Rowe
2025-05-18release.sh: rename relsrc to rsrcLeah Rowe
2025-05-18release.sh: tidy up nuke()Leah Rowe
2025-05-17get.sh: remove useless messageLeah Rowe
2025-05-17get.sh: simplify bad_checksum()Leah Rowe
2025-05-17release.sh: simplify nuke() EVEN MORE, yet againLeah Rowe
2025-05-17release.sh: use x_ on find command for nuke()Leah Rowe
2025-05-17release.sh: simplify nuke() EVEN MORELeah Rowe
2025-05-17get.sh: move nuke() to release.shLeah Rowe
2025-05-17release.sh: simplify prep_release_bin()Leah Rowe
2025-05-17mrc.sh: merge extract_mrc with extract_shellballLeah Rowe
2025-05-17release.sh: don't move src/docs/Leah Rowe
2025-05-17get.sh: FURTHER simplify nuke()Leah Rowe
2025-05-17get.sh: simplify tmpclone()Leah Rowe
2025-05-17get.sh: fix bad mkdir commandLeah Rowe
2025-05-16vendor.sh: Fix broken KBC1126 insertionLeah Rowe
2025-05-16vendor.sh: additional safety checkLeah Rowe
2025-05-16vendor.sh: Properly verify SHA512SUM on extractionLeah Rowe
2025-05-15get.sh: add missing eval to dx_ in nuke()Leah Rowe
2025-05-15properly exit 1 when calling fx_Leah Rowe
2025-05-15get.sh: simplify nuke()Leah Rowe
2025-05-14get.sh: fix broken printf statementLeah Rowe
2025-05-14get.sh: use subshells on try_ functionsLeah Rowe
2025-05-14get.sh: simplify try_copy()Leah Rowe
2025-05-14get.sh submodules: Don't delete files recursivelyLeah Rowe
2025-05-14get.sh: simplify fetch_submodules() config checkLeah Rowe
2025-05-14get.sh: simplify fetch_submodules()Leah Rowe
2025-05-14get.sh: fix caching of crossgcc tarballsLeah Rowe
2025-05-13release.sh: Don't run prep_release with fx_Leah Rowe