summaryrefslogtreecommitdiff
path: root/resources/scripts/build
AgeCommit message (Expand)Author
2023-08-27move resources/scripts/ to script/Leah Rowe
2023-08-27unified list command for all scriptsLeah Rowe
2023-08-27handle/config/file: rename to handle/make/configLeah Rowe
2023-08-27build/src/for: rename to handle/make/fileLeah Rowe
2023-08-27build/src/for: use -j for multithreaded buildsLeah Rowe
2023-08-27build/release/src: update based on recent changesLeah Rowe
2023-08-27scripts: put quotes around file/directory namesLeah Rowe
2023-08-26much, much stricter, more verbose error handlingLeah Rowe
2023-08-24use the new coding style in scriptsLeah Rowe
2023-08-23scripts: never exit 1, always call err insteadLeah Rowe
2023-08-23unify err functions across scriptsLeah Rowe
2023-08-22memtest86+ v6.20Riku Viitanen
2023-08-21general code cleanup on lbmk shell scriptsLeah Rowe
2023-08-21unify build/defconfig and modify/defconfigLeah Rowe
2023-08-20unify dependencies scriptsLeah Rowe
2023-08-20unify build/clean into ./build release srcLeah Rowe
2023-08-20unify most module build scriptsLeah Rowe
2023-08-20unify grub scripts under one directoryLeah Rowe
2023-08-19consolidate u-boot/seabios/coreboot build scriptsLeah Rowe
2023-08-17don't call blobutil directly from lbmkLeah Rowe
2023-08-17remove download scripts, consolidate into scriptLeah Rowe
2023-08-16merge coreboot/u-boot download logic to one scriptLeah Rowe
2023-08-16fix permissions on arch dependencies scriptLeah Rowe
2023-08-14NEW BOARD: Dell Precision T1650Leah Rowe
2023-08-04add unar to dependencies scriptsLeah Rowe
2023-07-29scripts: fix indentation in switch/case blocksLeah Rowe
2023-07-17Revert "build/boot/roms mkUBootRoms: initialise variables"Leah Rowe
2023-07-17build/boot/roms mkUBootRoms: initialise variablesLeah Rowe
2023-07-16coreboot: re-add asus kgpe-d16/kcma-d8/kfsn4-dreLeah Rowe
2023-07-08build/boot/roms: fix coreboot-version in releasesLeah Rowe
2023-06-25build/release/src: clean spkmodem/e6400 utilsLeah Rowe
2023-06-25build/roms_helper: reset d521fca7, backport fixesLeah Rowe
2023-06-25build/boot/roms: say board name on stderrLeah Rowe
2023-06-24build/roms: distclean coreboot before each buildLeah Rowe
2023-06-24run coreboot utils from own directoryLeah Rowe
2023-06-24build/cbutils: distclean before buildingLeah Rowe
2023-06-24build/cbutils: exit if utils dir doesn't existLeah Rowe
2023-06-24build/cbutils: tab indentation, not spacesLeah Rowe
2023-06-24build/cbutils: rename variable for clarityLeah Rowe
2023-06-20build/boot/roms_helper nicer indent on switch loopLeah Rowe
2023-06-20build/boot/roms: remove wrong parenthesesLeah Rowe
2023-06-20build/boot/roms: nicer indent style on switch loopLeah Rowe
2023-06-20build/boot/roms: only set firstoption if argc>0Leah Rowe
2023-06-20update release filesLeah Rowe
2023-06-19build/boot/roms: Support removing microcodeLeah Rowe
2023-06-13Revert "Remove most of Ferass's lbmk contributions"Leah Rowe
2023-05-27build/payload/seabios: reduced indentationLeah Rowe
2023-05-27Remove most of Ferass's lbmk contributionsLeah Rowe
2023-05-20build/clean/u-boot: remove unnecesssary checkLeah Rowe
2023-05-20build/clean/u-boot: improved coding styleLeah Rowe