summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-04-12lib.sh: minor cleanupLeah Rowe
2025-04-12mrc.sh: minor cleanupLeah Rowe
2025-04-12rom.sh: minor cleanupLeah Rowe
2025-04-12vendor.sh: tidy up check_release()Leah Rowe
2025-04-12vendor.sh: tidy up vendor_inject()Leah Rowe
2025-04-12vendor.sh: tidy up readcfg()Leah Rowe
2025-04-12vendor.sh: tidy up patch_release_roms()Leah Rowe
2025-04-12vendor.sh: tidy up process_release_roms()Leah Rowe
2025-04-12vendor.sh: tidy up patch_rom()Leah Rowe
2025-04-12vendor.sh: tidy up inject()Leah Rowe
2025-04-12vendor.sh: tidy up modify_mac_addresses()Leah Rowe
2025-04-12lib.sh: write version/versiondate to dotfilesLeah Rowe
2025-04-12lib.sh: hardcode projectname/projectsiteLeah Rowe
2025-04-12vendor.sh: simplified readkconfig()Leah Rowe
2025-04-11lib.sh: double-quote pwd to prevent globbingLeah Rowe
2025-04-11lbmk: unified PWD handling (work directory)Leah Rowe
2025-04-11lib.sh: initialise PATH if it's unsetLeah Rowe
2025-04-11move XBMKPATH to include/lib.shLeah Rowe
2025-04-11lbmk: use pwd util, not PWD environmental variableLeah Rowe
2025-04-11clean up a few semicolons in the build systemLeah Rowe
2025-04-06lbmk: minor code formatting cleanupLeah Rowe
2025-01-27vendor.sh: don't error if grep -v failsLeah Rowe
2025-01-27vendor.sh: Don't show gbe filename on injectLeah Rowe
2025-01-06rom.sh: don't run mkpicotool on dry buildsLeah Rowe
2025-01-06pico-sdk: Import picotool as a dependencyLeah Rowe
2025-01-06lib.sh: Much safer python version checkLeah Rowe
2025-01-05set up python in PATH, ensuring that it is python3Leah Rowe
2025-01-05vendor.sh: Proper semantics on prefix file namesLeah Rowe
2025-01-05vendor.sh: Confirm if need_files=nLeah Rowe
2025-01-05vendor.sh: Allow restoring the default GbE fileLeah Rowe
2025-01-05vendor.sh: set random MAC address *by default*Leah Rowe
2025-01-05vendor.sh: add clarification to nogbe warningLeah Rowe
2025-01-04vendor.sh: check that the vcfg file existsLeah Rowe
2025-01-04vendor.sh: error out if nuking failedLeah Rowe
2025-01-04add line break, part 3Leah Rowe
2025-01-04add line break, part 2Leah Rowe
2025-01-04add line breakLeah Rowe
2025-01-04vendor.sh: prevent double-nukeLeah Rowe
2025-01-04vendor.sh: much more verbose errors/confirmationLeah Rowe
2025-01-04vendor.sh: Remove unnecessary returnLeah Rowe
2025-01-04vendor.sh: Download utils even if vcfg unsetLeah Rowe
2025-01-04vendor.sh: Allow setmac if vendorfiles not neededLeah Rowe
2025-01-03lib.sh: Set python after dependenciesLeah Rowe
2025-01-03update my copyright years on modified scriptsLeah Rowe
2025-01-03vendor.sh: Don't error if vcfg is unsetLeah Rowe
2025-01-03lib.sh: Fix unescaped quotes in chkvars()Leah Rowe
2025-01-03Revert "fix more unescaped quotes in eval"Leah Rowe
2025-01-03fix more unescaped quotes in evalLeah Rowe
2025-01-03fix ./mk dependencies build issueLeah Rowe
2025-01-03rom.sh: Remove errant GRUB modules checkLeah Rowe