Skip to content

chore(registry): delete dead native Makefile targets, make patch-vendor failure-idempotent#250

Merged
NathanFlurry merged 1 commit into
mainfrom
native-makefile-cleanup
Jul 3, 2026
Merged

chore(registry): delete dead native Makefile targets, make patch-vendor failure-idempotent#250
NathanFlurry merged 1 commit into
mainfrom
native-makefile-cleanup

Conversation

@NathanFlurry

Copy link
Copy Markdown
Member
  • Delete dead registry/native/Makefile targets: host (referenced a deleted host/ dir — make all errored), install DESTDIR= and c-wasm (zero callers); all is now just wasm, test is cargo test --workspace
  • Make scripts/patch-vendor.sh converge after an interrupted run: a mixed-state crate (some hunks applied) now applies the remaining hunks with patch -N, failing only on genuine rejects — previously the half-patched vendor/ could never recover without rm -rf vendor

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