Skip to content

Keep Windows demo builds reproducible - #30

Merged
antono3 merged 3 commits into
masterfrom
codex/reproducible-windows-demo
Sep 15, 2026
Merged

antono3 merged 3 commits into
masterfrom
codex/reproducible-windows-demo

Conversation

@antono3

@antono3 antono3 commented Sep 15, 2026

Copy link
Copy Markdown
Collaborator

The pinned V checkout was still consuming the moving vlang/vc and TCC heads, which now breaks both Linux and Windows bootstrap builds. Pin the matching generated bootstrap source and build locally; on Windows, use the installed MSVC toolchain instead of the drifting TCC package.

Also keep an explicitly supplied demo checkout on its current branch. This prevents v_imgui_examples/setup.vsh from detaching a user's clean working tree to the helper's pinned demo revision.

Validation:

  • PowerShell parser accepts scripts/run_demo_windows.ps1
  • native ImGui, bundled GLFW, vimgui.dll, and glfw3.dll built locally with MSVC
  • workflow whitespace validation passed

@antono3
antono3 merged commit 6e985d0 into master Sep 15, 2026
3 checks passed
@antono3
antono3 deleted the codex/reproducible-windows-demo branch September 15, 2026 22:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants