Releases: techknowlogick/xgo
Releases · techknowlogick/xgo
v1.8.0+1.23.2
What's Changed
- Added option to obfuscate builds using garble by @dismantl in #202
- Allow specifying -buildvcs= go build option by @tuxillo in #219
- Build arm image (and update actions) by @pat-s in #217
- fix: smoke tests by @kolaente in #259
- toolchain library fixes by @pat-s in #257
New Contributors
- @dismantl made their first contribution in #202
- @tuxillo made their first contribution in #219
- @pat-s made their first contribution in #217
Full Changelog: v1.7.0+1.19.5...v1.8.0+1.23.2
v1.7.0+1.19.5
What's Changed
- Bootstrap arm-5, 6 and 7 in bootstrap-pure not build.sh by @zeripath in #192
- Fix yet another bug with go-gettable modules by @zeripath in #193
- Split out base and toolchain and ensure CI tests the current PR by @zeripath in #194
- Add GOCACHE in build.sh by @leventov in #116
- call userprovided setup.sh and build.sh script if existing by @bearsh in #97
New Contributors
Full Changelog: v1.6.0+1.19.5...v1.7.0+1.19.5
v1.6.0+1.19.5
What's Changed
- go1.19.1,go1.18.6 by @tklkbot in #171
- go1.19.2,go1.18.7 by @tklkbot in #172
- Added support for passing options to docker command-line by @micbis in #173
- go1.19.3,go1.18.8 by @tklkbot in #175
- go1.19.3,go1.18.8 by @tklkbot in #176
- go1.19.3,go1.18.8 by @tklkbot in #177
- Adjust go111modules detection and fix lint by @zeripath in #180
- solve the issue [on windows execute "xgo --targets=linux/amd64 ."] ca… by @AbsoluteValentine in #165
- Fix broken build by @zeripath in #184
- Properly quote the GCFLAGS and LDFLAGS by @zeripath in #186
- go1.19.4,go1.18.9 by @tklkbot in #188
- go1.19.5,go1.18.10 by @techknowlogick in #190
- Ensure modules are correctly handled including remote modules by @zeripath in #189
- Freebsd support by @techknowlogick in #191
New Contributors
- @AbsoluteValentine made their first contribution in #165
Full Changelog: v1.5.0+1.19...v1.6.0+1.19.5
v1.5.0+1.19
What's Changed
- GOPRIVATE by @hallgren in #120
- Added option to enable ssh agent forwarding by @micbis in #123
- Use build.Default.GOPATH instead of os.Env("GOPATH") in modules by @zeripath in #127
- Use build.Default.GOPATH in non-modules paths too by @zeripath in #128
- bug/build-chown: limiting chown-ed files in build.sh by @lruggieri in #126
- gomod fixes for go1.16 by @techknowlogick in #121
- fix linux/386 for build static lib by @howmp in #119
- go get in 1.17 go is deprecated, change to go install by @vmasdani in #133
- update osxcross version by @techknowlogick in #137
- Added option to pass custom environment variables by @micbis in #142
- Support -gcflags flag by @qianlifeng in #148
- Add linux/riscv64 support by @6543 in #170
Full Changelog: v1.4.0+1.15.10...v1.5.0+1.19
v1.4.0+1.16.2
go1.16.2,go1.15.10 (#107) Co-authored-by: techknowlogick <techknowlogick@users.noreply.github.com>
v1.4.0+1.15.10
go1.16.2,go1.15.10 (#107) Co-authored-by: techknowlogick <techknowlogick@users.noreply.github.com>
v1.3.0+1.16.0
xgo 1.16 darwin/amd64 - increase base sdk version (#99)
v1.3.0+1.15.8
xgo 1.16 darwin/amd64 - increase base sdk version (#99)
v1.2.0+1.15.8
github action - test wildcard logic
v1.2.0+1.14.15
github action - test wildcard logic