Add cached gplan.so build: 30min first time, 3sec after

- Dockerfile.gplan: pre-built armv7 image with cbang + camotics objects
- build-gplan.sh: relinks against Python 3.5m in ~3sec
- Pi Python 3.5 headers cached in .pi/pi-python35.tar.gz (gitignored)
This commit is contained in:
2026-04-30 14:43:05 +02:00
parent 7306464440
commit e3c059eb9b
3 changed files with 99 additions and 0 deletions

1
.gitignore vendored
View File

@@ -37,3 +37,4 @@ src/py/camotics/gplan.so
src/avr/emu/bbemu
src/avr/emu/build/
.pi/pi-python35.tar.gz