summaryrefslogtreecommitdiff
path: root/script
AgeCommit message (Expand)Author
2023-09-16merge serprog scriptsRiku Viitanen
2023-09-12rel/src: fix multi-line commandLeah Rowe
2023-09-12serprog: list available boardsRiku Viitanen
2023-09-11fix typo serprog -> vserprogRiku Viitanen
2023-09-11make libopencm3 correctlyRiku Viitanen
2023-09-11make clean libopencm3Riku Viitanen
2023-09-11download and copy serprog related srcRiku Viitanen
2023-09-11clean up pico-serprog for releaseRiku Viitanen
2023-09-10make clean stm32-vserprog for releaseRiku Viitanen
2023-09-10build/release/src: be more thorough deleting .gitLeah Rowe
2023-09-10build/release/src: delete elf/ in srcdirLeah Rowe
2023-09-10handle/make/file: run make-clean firstLeah Rowe
2023-09-10build/release/src: remove cbutils/ in srcdirLeah Rowe
2023-09-10build/release/src: remove errant codeLeah Rowe
2023-09-10handle/make/config: distclean once per treeLeah Rowe
2023-09-10handle/make/config: fix distclean/crossgcc-cleanLeah Rowe
2023-09-10handle/make/config: fix whitespace and 80-line bugLeah Rowe
2023-09-10build/release/roms: use -T0 on serprog tarballsLeah Rowe
2023-09-10build/boot/roms stragglers: properly handle errorsLeah Rowe
2023-09-10build/release/src: re-create symlinks, don't copyLeah Rowe
2023-09-09scripts: use printf, not echo, where appropriateLeah Rowe
2023-09-09update/blobs printf statements: use double quotesLeah Rowe
2023-09-09scripts: better handling of printf: stdout/stderrLeah Rowe
2023-09-09update/project/*: remove redundant checksLeah Rowe
2023-09-09blobs/download: don't use the -B option in makeLeah Rowe
2023-09-09build/release/roms: remove errant line breakLeah Rowe
2023-09-09blobs/inject: add error condition on rm commandLeah Rowe
2023-09-09blobs/inject: fix checksum validation if no-ucodeLeah Rowe
2023-09-09use sha512sum to check downloads, not sha1sumLeah Rowe
2023-09-09Merge pull request 'Add stm32-vserprog' (#129) from Riku_V/lbmk:stm32 into ma...Leah Rowe
2023-09-09Add stm32-vserprogRiku Viitanen
2023-09-09build/boot/rom: only insert scan.cfg if neededLeah Rowe
2023-09-09build/boot/roms: delete tmpcfg when doneLeah Rowe
2023-09-09set grub.cfg timeout to 5s (10 on some boards)Leah Rowe
2023-09-08Build pico-serprog binary release archiveRiku Viitanen
2023-09-08Build for all pico board, not just the "original"Riku Viitanen
2023-09-08Support multiple dependencies per projectRiku Viitanen
2023-09-08Cleaner parent directory creationRiku Viitanen
2023-09-05update/blobs/inject: use tmp/romdir, not TMPDIRLeah Rowe
2023-09-05build/release/roms: use tmp/romdir, not TMPDIRLeah Rowe
2023-09-05grub: make backgrounds configurable in target.cfgLeah Rowe
2023-09-04curl/wget downloads: set re-try count to 3Leah Rowe
2023-09-04don't use /tmp/ for git clones. use tmp/ instead.Leah Rowe
2023-09-04build/release/roms: fix ucode handlingLeah Rowe
2023-09-04build/release/roms: simplify defcongic handlingLeah Rowe
2023-09-04update/blobs: unify global variablesLeah Rowe
2023-09-04update/blobs/*: unify checking of defconfig filesLeah Rowe
2023-09-04update/blobs/extract: replace errant target codeLeah Rowe
2023-09-04build/boot/roms: don't create empty bin/ directoryLeah Rowe
2023-09-04update/blobs/inject: remove errant target handlingLeah Rowe