aboutsummaryrefslogtreecommitdiff
path: root/bin/build-all.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* memester eggSelene ToyKeeper2025-01-051-6/+2
* moved version string calculation to bin/version-string.shSelene ToyKeeper2023-12-051-13/+1
* build-all: handle the case where "git describe" can't get any tagsSelene ToyKeeper2023-12-021-0/+5
* build-all.sh: re-indented, started organizing code into functionsSelene ToyKeeper2023-11-301-75/+84
* changed version number to use the latest release tag instead of build dateSelene ToyKeeper2023-11-301-4/+16
* added md5sum to build-all.sh output per targetSelene ToyKeeper2023-11-101-2/+5
* shell script cleanup (fix lint warnings, remove unused scripts)Selene ToyKeeper2023-11-071-17/+18
* Changed bash and sh shebangs to /usr/bin/envIgor Bulekov2023-11-071-1/+1
* memesSelene ToyKeeper2023-11-061-0/+2
* build-all.sh: don't err when search term starts with a dashSelene ToyKeeper2023-11-061-1/+1
* help CI detect build failuresSelene ToyKeeper2023-11-051-0/+1
* moved ATTINY and MODEL_NUMBER into $target/arch and $target/model,Selene ToyKeeper2023-11-031-4/+3
* moved variant builds under their parent, like "d4-219" -> "d4/219"Selene ToyKeeper2023-11-031-4/+5
* fixed compile scripts and added a "./make" wrapper for convenienceSelene ToyKeeper2023-11-031-8/+17
* renamed cfg.h -> anduril.h so each UI can have its own cfg (part 1)Selene ToyKeeper2023-11-031-2/+2
* got things to compile again, renamed #includesSelene ToyKeeper2023-11-021-8/+11
* reorganized project files (part 1)Selene ToyKeeper2023-11-021-0/+57