Skip to content

Make V scripts canonical for generation and builds - #25

Merged
antono3 merged 2 commits into
masterfrom
codex/vsh-canonical
Sep 12, 2026
Merged

Make V scripts canonical for generation and builds#25
antono3 merged 2 commits into
masterfrom
codex/vsh-canonical

Conversation

@antono3

@antono3 antono3 commented Sep 12, 2026

Copy link
Copy Markdown
Collaborator

Make generate.vsh the canonical binding generator instead of a wrapper around Bash, and remove the obsolete generate_v.sh and build_vimgui.sh entry points. Maintainer documentation and the upstream-update caller now use V directly.

Validation:

  • stable V 0.5.2 syntax check
  • current V master/V3 format and syntax check
  • v run generate.vsh --help
  • full v run generate.vsh translation, combined cleanup, formatting, and native CMake build
  • regenerated tracked bindings and headers are byte-for-byte unchanged
  • no remaining references to either removed root Bash script

The platform-specific setup/demo helpers and the packaged binary launcher remain separate scripts because they are not duplicate implementations of these V entry points.

@antono3
antono3 merged commit 84e9970 into master Sep 12, 2026
3 checks passed
@antono3
antono3 deleted the codex/vsh-canonical branch September 12, 2026 10:29
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.

1 participant