go-build/pkg
Snider 41ff2fd0ef feat(build): Wails v3 Taskfile path inherits full runtime surface
- 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>
2026-04-14 20:44:49 +01:00
..
api feat(build): snake_case JSON tags on build/signing config models 2026-04-14 18:21:26 +01:00
build feat(build): Wails v3 Taskfile path inherits full runtime surface 2026-04-14 20:44:49 +01:00
release feat(build): full .core/build.yaml propagation + cache init + mlx tag 2026-04-14 16:06:54 +01:00
sdk refactor: AX compliance sweep — replace banned stdlib imports with core primitives 2026-04-13 09:32:01 +01:00