Skip to content

feat(registry): uniform per-binary build entry point (make cmd/<name>)#249

Merged
NathanFlurry merged 1 commit into
mainfrom
per-binary-cmd
Jul 3, 2026
Merged

feat(registry): uniform per-binary build entry point (make cmd/<name>)#249
NathanFlurry merged 1 commit into
mainfrom
per-binary-cmd

Conversation

@NathanFlurry

Copy link
Copy Markdown
Member
  • Add make -C registry/native cmd/<name> — one entry point that builds a single command binary into the commands dir, dispatching to the toolchain that owns it: Rust crates (cargo build -p cmd-<name> + wasm-opt), the C opt-in set (patched sysroot + per-command install), the codex fork build, or the external drop-zone set (vim/vix — validates presence, errors with instructions)
  • just registry-native-cmd <name> now uses the dispatcher instead of the Rust-only path
  • Document the per-binary matrix and the vim/vix drop-zone flow in registry/README.md

@railway-app railway-app Bot temporarily deployed to secure-exec / secure-exec-pr-249 July 3, 2026 05:24 Destroyed
@NathanFlurry NathanFlurry merged commit 85b9d59 into main Jul 3, 2026
1 of 3 checks passed
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