aboutsummaryrefslogtreecommitdiff
path: root/build.sh
AgeCommit message (Collapse)Author
10 daystbh i did a lotiamcheeseman
11 daysI realized that Makefiles are dumbiamcheeseman
2026-05-22switch to a makefileiamcheeseman
2026-05-14tell demonchime where teensy is at runtimeiamcheeseman
2026-05-14statically link glfwiamcheeseman
2026-05-14use `-std=c99`iamcheeseman
I don't want GNU extensions, and using gnu99 was only temporary because I didn't know how to enable POSIX standards, which this project relies on.
2026-05-14move `platform` -> `teensy/platform`iamcheeseman
2026-05-13remove tcciamcheeseman
2026-05-10i ain't splitting alla this upiamcheeseman
2026-05-09improvements to build.shiamcheeseman
2026-05-09switch to gcc :(iamcheeseman
2026-05-08print platform sources correctlyiamcheeseman
2026-05-08Initial commitiamcheeseman