summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-05-22xbmk: add fake config makefile args to flashprogLeah Rowe
2025-05-22vendor.sh: add colon at the end of a for loopLeah Rowe
2025-05-22rom.sh: skip copyps1bios on dry buildsLeah Rowe
2025-05-22tree.sh: Don't run make-clean on dry runsLeah Rowe
2025-05-21GRUB: Update to revision 73d1c959e (14 March 2025)Leah Rowe
2025-05-20Revert "vendor.sh: optimise find_me()"Leah Rowe
2025-05-20vendor.sh: optimise find_me()Leah Rowe
2025-05-19get.sh: add missing check in fetch_project()Leah Rowe
2025-05-19get.sh: stricter URL check in xbmkget()Leah Rowe
2025-05-19get.sh: make xbmkget() easier to understandLeah Rowe
2025-05-19get.sh: Make xbmkget err on exiting the loop checkLeah Rowe
2025-05-19tree.sh: fix up copy_elf(), bad for loopLeah Rowe
2025-05-19lib.sh: Use while, not for, to process argumentsLeah Rowe
2025-05-19xbmk: stricter handling of files on while loopsLeah Rowe
2025-05-19init.sh: looser XBMK_THREADS validationLeah Rowe
2025-05-19init.sh: Hardcode XBMK_CACHE for integrityLeah Rowe
2025-05-19dependencies/debian: add libx86Leah Rowe
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