Age | Commit message (Expand) | Author |
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 |
2024-06-07 | trees: don't say check elf/ if build.list missing | Leah Rowe |
2024-06-07 | trees: don't do elfcheck if build.list missing | Leah Rowe |
2024-06-07 | define mdfiles/images in config/submodules/docs/ | Leah Rowe |
2024-06-07 | libopencm3 to config/submodules/ on stm32-vserprog | Leah Rowe |
2024-06-07 | add tinyusb to config/submodule/ for pico-sdk | Leah Rowe |
2024-06-07 | config/git: use "depend" for serprog dependencies | Leah Rowe |
2024-06-06 | trees: unified coreboot makeargs | Leah Rowe |
2024-06-06 | trees: use multiple threads to build cbutils | Leah Rowe |
2024-06-06 | move handle_coreboot_utils to script/trees | Leah Rowe |
2024-06-06 | put coreboot utils in elf/, not cbutils/ | Leah Rowe |
2024-06-06 | fix build issue building coreboot utils | Leah Rowe |
2024-06-06 | trees: skip single-tree build if a build exists | Leah Rowe |
2024-06-06 | use correct memtest86plus path in script/roms | Leah Rowe |
2024-06-06 | put memtest86plus builds in elf/memtest86plus/ | Leah Rowe |
2024-06-06 | put flashprog builds in elf/flashprog/ | Leah Rowe |
2024-06-06 | trees: also print "DONE! check elf/dir" on single | Leah Rowe |
2024-06-06 | trees: handle build-test on multi-tree projects | Leah Rowe |
2024-06-06 | git.sh: use singletree() to decide submodules | Leah Rowe |
2024-06-06 | move cbcfgsdir variable to vendor.sh | Leah Rowe |
2024-06-06 | move cfgsdir/datadir variables to lib.sh | Leah Rowe |
2024-06-06 | handle build.list from config/data/, not config/ | Leah Rowe |
2024-06-06 | don't use build.list to detect multi-tree projects | Leah Rowe |
2024-06-05 | move id check to lib.sh too | Leah Rowe |
2024-06-05 | move root check to lib.sh (bugfix) | Leah Rowe |
2024-06-05 | bugfix: move dependencies handling to lib.sh | Leah Rowe |
2024-06-04 | bump untitled revision again | Leah Rowe |
2024-06-04 | bump untitled revision in git config | Leah Rowe |
2024-06-04 | lib.sh bugfix: check environmental variables right | Leah Rowe |