3 Commits
Author SHA1 Message Date
Zach Kelling 5d4bdf3368 build: CGO_ENABLED=1 default for C++/GPU backends
- CGO_ENABLED?=1 allows C++/GPU acceleration by default
- Allow CGO_ENABLED=0 override for pure Go builds
2026-01-03 06:55:59 -08:00
Zach Kelling a42e966fa2 fix: correct version display with ldflags
- Update cmd/root.go to use exported Version, Commit, BuildDate vars
- Fix Makefile ldflags to inject into cmd package instead of main
2025-12-21 01:46:53 -08:00
Zach Kelling 7df4e69df1 Update add Makefile 2025-07-18 06:49:13 +00:00