Age | Commit message (Expand) | Author |
2023-09-01 | don't do cmake on uefitool if the Makefile exists | Leah Rowe |
2023-09-01 | build/release/src: bugfix: actually copy cb/ub/sb | Leah Rowe |
2023-09-01 | build/release/src: copy handle symlink | Leah Rowe |
2023-09-01 | build/release/src: remove Makefile reference | Leah Rowe |
2023-09-01 | build/release/src: fix bad variable reference | Leah Rowe |
2023-09-01 | update build/release/src based on lbmk changes | Leah Rowe |
2023-09-01 | update the fetch scripts themselves | Leah Rowe |
2023-09-01 | build/coreboot/utils: exit 1 if target.cfg missing | Leah Rowe |
2023-09-01 | handle project downloads in main lbmk script | Leah Rowe |
2023-09-01 | lbmk script: always clean up /tmp files | Leah Rowe |
2023-08-31 | only remove microcode in build/release/roms | Leah Rowe |
2023-08-31 | move build/boot/rom moverom to handle/make/config | Leah Rowe |
2023-08-31 | build/release/roms: fix syntax error | Leah Rowe |
2023-08-31 | re-add /dev/null redirect on . ${1} | Leah Rowe |
2023-08-29 | build/release/src: copy the include/ directory | Leah Rowe |
2023-08-29 | grub: all one grub.elf containing keymaps and cfg | Leah Rowe |
2023-08-28 | lbmk: run ./build dependencies *before* root check | Leah Rowe |
2023-08-28 | build/boot/roms: fix bad variable assignment | Leah Rowe |
2023-08-28 | dependencies/ubuntu2004: update based on debian | Leah Rowe |
2023-08-28 | fix: don't require git config for dependencies | Leah Rowe |
2023-08-28 | build/boot/roms: simplify ich9m ifd handling | Leah Rowe |
2023-08-28 | build/boot/roms ich9m ifd: use fast dd command | Leah Rowe |
2023-08-28 | build/boot/roms: use the new coding style | Leah Rowe |
2023-08-28 | Remove superfluous GRUB modules (save CBFS space) | Leah Rowe |
2023-08-27 | fix typo in error message ("as not permitted") | Leah Rowe |
2023-08-27 | .gitcheck: re-write entirely. force global config. | Leah Rowe |
2023-08-27 | move resources/scripts/ to script/ | Leah Rowe |
2023-08-27 | enable memtest86plus on various boards | Leah Rowe |
2023-08-27 | x86 desktops: only enable seabios_withgrub | Leah Rowe |
2023-08-27 | unified list command for all scripts | Leah Rowe |
2023-08-27 | handle/make/config: add missing pipes for err | Leah Rowe |
2023-08-27 | delete the Makefile | Leah Rowe |
2023-08-27 | handle/config/file: rename to handle/make/config | Leah Rowe |
2023-08-27 | handle/config: fix errant "handle src for" call | Leah Rowe |
2023-08-27 | "handle src for" - change to handle make file | Leah Rowe |
2023-08-27 | handle/config: add missing error handle | Leah Rowe |
2023-08-27 | build/src/for: rename to handle/make/file | Leah Rowe |
2023-08-27 | handle/config/file: unified distclean handling | Leah Rowe |
2023-08-27 | build/src/for: use -j for multithreaded builds | Leah Rowe |
2023-08-27 | build/release/src: update based on recent changes | Leah Rowe |
2023-08-27 | scripts: put quotes around file/directory names | Leah Rowe |
2023-08-26 | much, much stricter, more verbose error handling | Leah Rowe |
2023-08-24 | .gitcheck: continue if no .git (don't break) | Leah Rowe |
2023-08-24 | .gitcheck: must stricter error handling | Leah Rowe |
2023-08-24 | .gitcheck: only redirect stdout to /dev/null | Leah Rowe |
2023-08-24 | use the new coding style in scripts | Leah Rowe |
2023-08-23 | scripts: never exit 1, always call err instead | Leah Rowe |
2023-08-23 | blobs/download: copy dl_path, don't move it | Leah Rowe |
2023-08-23 | unify err functions across scripts | Leah Rowe |
2023-08-22 | .gitignore: ignore *all* seen files | Leah Rowe |