Build system, release publishers, and SDK generation
- wails.go + taskfile.go: Wails v3 builds delegating to Taskfile now inherit CGO_ENABLED=1, GOFLAGS, BUILD_FLAGS, EXTRA_TAGS, WEBVIEW2_MODE, and the garble shim for obfuscated builds — previously dropped by the Taskfile path - wails_test.go: Taskfile flag propagation + obfuscation coverage Verified: go test ./pkg/build/builders + go test ./... passes Co-Authored-By: Virgil <virgil@lethean.io> |
||
|---|---|---|
| .claude-plugin | ||
| cmd | ||
| docs | ||
| internal | ||
| locales | ||
| pkg | ||
| ui | ||
| .DS_Store | ||
| .gitignore | ||
| CLAUDE.md | ||
| go.mod | ||
| go.sum | ||
| LICENSE | ||
| README.md | ||
go-build
Build system, release publishers, and SDK generation