Age | Commit message (Expand) | Author |
2023-08-27 | move resources/scripts/ to script/ | Leah Rowe |
2023-08-27 | unified list command for all scripts | Leah Rowe |
2023-08-27 | handle/config/file: rename to handle/make/config | Leah Rowe |
2023-08-27 | build/src/for: rename to handle/make/file | 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 | 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 | unify err functions across scripts | Leah Rowe |
2023-08-22 | memtest86+ v6.20 | Riku Viitanen |
2023-08-21 | general code cleanup on lbmk shell scripts | Leah Rowe |
2023-08-21 | unify build/defconfig and modify/defconfig | Leah Rowe |
2023-08-20 | unify dependencies scripts | Leah Rowe |
2023-08-20 | unify build/clean into ./build release src | Leah Rowe |
2023-08-20 | unify most module build scripts | Leah Rowe |
2023-08-20 | unify grub scripts under one directory | Leah Rowe |
2023-08-19 | consolidate u-boot/seabios/coreboot build scripts | Leah Rowe |
2023-08-17 | don't call blobutil directly from lbmk | Leah Rowe |
2023-08-17 | remove download scripts, consolidate into script | Leah Rowe |
2023-08-16 | merge coreboot/u-boot download logic to one script | Leah Rowe |
2023-08-16 | fix permissions on arch dependencies script | Leah Rowe |
2023-08-14 | NEW BOARD: Dell Precision T1650 | Leah Rowe |
2023-08-04 | add unar to dependencies scripts | Leah Rowe |
2023-07-29 | scripts: fix indentation in switch/case blocks | Leah Rowe |
2023-07-17 | Revert "build/boot/roms mkUBootRoms: initialise variables" | Leah Rowe |
2023-07-17 | build/boot/roms mkUBootRoms: initialise variables | Leah Rowe |
2023-07-16 | coreboot: re-add asus kgpe-d16/kcma-d8/kfsn4-dre | Leah Rowe |
2023-07-08 | build/boot/roms: fix coreboot-version in releases | Leah Rowe |
2023-06-25 | build/release/src: clean spkmodem/e6400 utils | Leah Rowe |
2023-06-25 | build/roms_helper: reset d521fca7, backport fixes | Leah Rowe |
2023-06-25 | build/boot/roms: say board name on stderr | Leah Rowe |
2023-06-24 | build/roms: distclean coreboot before each build | Leah Rowe |
2023-06-24 | run coreboot utils from own directory | Leah Rowe |
2023-06-24 | build/cbutils: distclean before building | Leah Rowe |
2023-06-24 | build/cbutils: exit if utils dir doesn't exist | Leah Rowe |
2023-06-24 | build/cbutils: tab indentation, not spaces | Leah Rowe |
2023-06-24 | build/cbutils: rename variable for clarity | Leah Rowe |
2023-06-20 | build/boot/roms_helper nicer indent on switch loop | Leah Rowe |
2023-06-20 | build/boot/roms: remove wrong parentheses | Leah Rowe |
2023-06-20 | build/boot/roms: nicer indent style on switch loop | Leah Rowe |
2023-06-20 | build/boot/roms: only set firstoption if argc>0 | Leah Rowe |
2023-06-20 | update release files | Leah Rowe |
2023-06-19 | build/boot/roms: Support removing microcode | Leah Rowe |
2023-06-13 | Revert "Remove most of Ferass's lbmk contributions" | Leah Rowe |
2023-05-27 | build/payload/seabios: reduced indentation | Leah Rowe |
2023-05-27 | Remove most of Ferass's lbmk contributions | Leah Rowe |
2023-05-20 | build/clean/u-boot: remove unnecesssary check | Leah Rowe |
2023-05-20 | build/clean/u-boot: improved coding style | Leah Rowe |