Age | Commit message (Expand) | Author |
2024-10-16 | vendor.sh: Don't use x_ for image MAC address mod | Leah Rowe |
2024-10-14 | vendor.sh: Handle error status on RUNME.sh | Leah Rowe |
2024-10-08 | rom.sh: support making pcsx-redux bios release | Leah Rowe |
2024-10-06 | rom.sh: disable seabios-as-primary if grub is main | Leah Rowe |
2024-10-06 | dell3050micro: make GRUB the primary payload | Leah Rowe |
2024-10-05 | git.sh: fix error with cache re-download | Leah Rowe |
2024-10-05 | Add config for Dell OptiPlex 3050 Micro | Leah Rowe |
2024-09-30 | add swig to fedora dependencies | Leah Rowe |
2024-09-26 | Add Sony PlayStation support to Libreboot | Leah Rowe |
2024-09-24 | Add deguard logic for Dell OptiPlex 3050 Micro | Leah Rowe |
2024-09-05 | Revert "vendor.sh: print extract errors to /dev/null" | Leah Rowe |
2024-08-31 | vendor.sh: print extract errors to /dev/null | Leah Rowe |
2024-08-11 | vendor.sh: use readkconfig on inject too | Leah Rowe |
2024-08-11 | vendor.sh: don't load entire coreboot configs | Leah Rowe |
2024-08-11 | lib.sh: more verbose error in x_ | Leah Rowe |
2024-07-28 | lib.sh: new function mk() to handle trees in bulk | Leah Rowe |
2024-07-26 | general code cleanup in the build system | Leah Rowe |
2024-07-22 | rom.sh: don't dry-run mkcoreboottar | Leah Rowe |
2024-07-22 | rom.sh: don't run mkcorebootbin on trees -d | Leah Rowe |
2024-07-22 | rom.sh: fix buggy deletion of cbutils | Leah Rowe |
2024-07-22 | rom.sh: also add grub to seabios images | Leah Rowe |
2024-07-22 | rom.sh: copy tmprom to TMPDIR for modification | Leah Rowe |
2024-07-22 | rom.sh: re-add seabios-only roms and grub keymaps | Leah Rowe |
2024-07-21 | include/rom.sh: use ccache when building coreboot | Leah Rowe |
2024-07-19 | vendor.sh: don't use XBMK_CACHE for appdiraudit6 | Leah Rowe |
2024-07-19 | put cachedir in environmental variable | Leah Rowe |
2024-07-18 | git.sh: warn when a cached clone fails | Leah Rowe |
2024-07-18 | git.sh: fix typo in git command | Leah Rowe |
2024-07-18 | git.sh: fix lack of error exits on fault | Leah Rowe |
2024-07-17 | allow using coreboot's build system to add payload | Leah Rowe |
2024-07-17 | unify caching of files into cache/ | Leah Rowe |
2024-07-17 | unified cache file handling for vendorfile/subfile | Leah Rowe |
2024-07-17 | git.sh: remove previous tmprepo if args>5 | Leah Rowe |
2024-07-17 | git.sh: try direct clone if cached git fails | Leah Rowe |
2024-07-17 | git.sh: re-try git pull three times | Leah Rowe |
2024-07-17 | trees: auto-delete+auto-rebuild if project changes | Leah Rowe |
2024-07-17 | git.sh: don't download to src/project/project/ | Leah Rowe |
2024-07-17 | git.sh: cache git downloads to repo/ | Leah Rowe |
2024-07-10 | trees: general code cleanup | Leah Rowe |
2024-07-10 | trees: use wrapper for dry-running make commands | Leah Rowe |
2024-07-10 | remove executable permission on include/ | Leah Rowe |
2024-07-10 | rom.sh: actually say if a cbutil exists | Leah Rowe |
2024-07-10 | rom.sh: avoid re-building cbutils if built | Leah Rowe |
2024-07-10 | rom.sh: only before cbutils before coreboot | Leah Rowe |
2024-07-09 | minor cleanup | Leah Rowe |
2024-07-09 | trees: support -d (dry run) for custom build logic | Leah Rowe |
2024-07-08 | rom.sh: only make rom tarball if release=y | Leah Rowe |
2024-07-07 | rom.sh: new file, to replace script/roms | Leah Rowe |
2024-06-30 | vendor.sh: remove mkdirs() | Leah Rowe |
2024-06-30 | git.sh: simpler for loop in git_am_patches() | Leah Rowe |