Age | Commit message (Expand) | Author |
2024-06-14 | unified checks for variable initialisation | Leah Rowe |
2024-06-14 | lib.sh: remove the items() function | Leah Rowe |
2024-06-14 | roms: simplify main() | Leah Rowe |
2024-06-12 | Libreboot 20240612 release20240612 | Leah Rowe |
2024-06-12 | coreboot nasm: use coreboot mirror as backup | Leah Rowe |
2024-06-12 | haswell: add Mate's patch fixing IGD port list | Leah Rowe |
2024-06-12 | haswell: add Nico's patch for IGD PCI IDs | Leah Rowe |
2024-06-12 | grub: only enable nvme if needed on a board | Leah Rowe |
2024-06-11 | fix nasm download path for coreboot/fam15h | Leah Rowe |
2024-06-09 | minor code cleanup in the build system | Leah Rowe |
2024-06-09 | re-add ability to use cbfs grub.cfg as default | Leah Rowe |
2024-06-09 | trees: exit with error if project undefined | Leah Rowe |
2024-06-09 | build: also make a lock file during release build | Leah Rowe |
2024-06-09 | lib.sh: more useful lock message | Leah Rowe |
2024-06-09 | create a lock file during builds | Leah Rowe |
2024-06-09 | git.sh: hide e() output on for loop | Leah Rowe |
2024-06-09 | lib.sh: fix regression | Leah Rowe |
2024-06-09 | git.sh: download xtree *before*, not after | Leah Rowe |
2024-06-09 | git.sh: fix deletion path in nuke() | Leah Rowe |
2024-06-09 | lib.sh: less confusing error in download() | Leah Rowe |
2024-06-09 | lib.sh: hide stderr on download() | Leah Rowe |
2024-06-09 | lib.sh: simplify download() | Leah Rowe |
2024-06-09 | lib.sh: fix redundancy in download() | Leah Rowe |
2024-06-09 | lib.sh: simplify singletree() | Leah Rowe |
2024-06-09 | git.sh: further simplify nuke() | Leah Rowe |
2024-06-09 | git.sh: simplify link_crossgcc() | Leah Rowe |
2024-06-09 | git.sh: simplify nuke() | Leah Rowe |
2024-06-09 | Merge pull request 'Add dependency scripts for Fedora 40 and Ubuntu 24.04' (#... | Leah Rowe |
2024-06-09 | add crossgcc tarballs to config/submodules/ | Leah Rowe |
2024-06-08 | git.sh: support downloading *files* as submodules | Leah Rowe |
2024-06-08 | git.sh: remove unnecessary line break | Leah Rowe |
2024-06-08 | vendor.sh: add a return at the end of mkdirs | Leah Rowe |
2024-06-08 | vendor.sh: move download logic to lib.sh | Leah Rowe |
2024-06-08 | lib.sh: shorten a string in e() | Leah Rowe |
2024-06-07 | move uefiextract to elf/uefitool/ | Leah Rowe |
2024-06-07 | Add dependency scripts for Fedora 40 and Ubuntu 24.04 | fuel-pcbox |
2024-06-07 | git.sh: fix submodule path | Leah Rowe |
2024-06-07 | git.sh: simplify prep_submodules() | Leah Rowe |
2024-06-07 | git.sh: unified handling of git clone/reset/am | Leah Rowe |
2024-06-07 | trees: simplified copy_elf() handling | Leah Rowe |
2024-06-07 | git.sh: simplify submodule handling | Leah Rowe |
2024-06-07 | git.sh: provide feedback for repository downloads | Leah Rowe |
2024-06-07 | git.sh: download "depend" projects *before* | Leah Rowe |
2024-06-07 | git.sh: reduced indentation in fetch_submodule | Leah Rowe |
2024-06-07 | git.sh: reduced indentation in prep_submodules | Leah Rowe |
2024-06-07 | git.sh: *never* run git submodule update | Leah Rowe |
2024-06-07 | lib.sh: rename variable for clarity | Leah Rowe |
2024-06-07 | trees: don't check empty path in copy_elf() | Leah Rowe |
2024-06-07 | trees: fix build issue caused by bad elf check | Leah Rowe |
2024-06-07 | trees: fix listfile check in copy_elf() | Leah Rowe |