Deploy: freeze the render bridge to renderer.exe -- archive is now complete
render-bridge/freeze.ps1: PyInstaller onefile of live_bridge.py + Dave's vrboard/vrview/vrview_gl (+glcontext collected for moderngl) -> dist\ renderer.exe (~33 MB). GL backend live-verified from a pure-dist launch (no --root/--renderer overrides) on 2026-07-10. package.ps1 bundles the frozen exe automatically when present; DEPLOYMENT-PLAN's renderer OPEN item is resolved. Ignore the build-artifact dirs. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
@@ -5,3 +5,10 @@
|
||||
/emulator/dbx_*.txt
|
||||
/emulator/screen*.png
|
||||
__pycache__/
|
||||
|
||||
# Deployment build artifacts (rebuild: deploy/package.ps1 + render-bridge/freeze.ps1)
|
||||
/emulator/dist/
|
||||
/emulator/render-bridge/dist/
|
||||
/emulator/pod-launch/publish/
|
||||
/emulator/pod-launch/bin/pkg/
|
||||
/emulator/bld*.log
|
||||
|
||||
Reference in New Issue
Block a user