- Go 1.17.5, 1.17.4, 1.16.12, 1.16.11
- Go 1.17.3, 1.16.10
- Go 1.17.2, 1.16.9
- Go 1.17.1, 1.16.8
- Fix go modules detection (#40)
- Fix missing Docker tags
- Go 1.17 (#38)
- Drop 1.15 support
- Add
linux/riscv64
support - xgo built against Go 1.17
- Debian Bullseye
- Update gorm example
- Go 1.16.7, 1.15.15
- Go 1.16.6, 1.15.14
- Fix artifacts (#35)
- Go 1.16.5, 1.16.4, 1.15.13, 1.15.12
- Go 1.16.3, 1.15.11
- Skip go modules while fetching repo
- More tests
- Enhance logging
- Go 1.16.2, 1.15.10
- Fix semver comparison
- Fix
images.go
job
- Add support for
darwin/arm64
(Apple M1 Chip) - MacOSX SDK 11.1
- Debian Buster (#22)
- Switch to
goreleaser-xx
for artifacts - Container dev workflow
- Switch to buildx bake
- Merged and enhanced Dockerfiles
- Merge base and go workflows
- Build xgo from working tree
- Disable go modules if
go.mod
does not exist - Add gorm test
- Refactor testing
- Doc format
- Go 1.16.1, 1.15.9
- Go 1.16
- Remove Go 1.14 support
- Use docker build push action
- Go 1.14.15, 1.15.8
- Go 1.14.14, 1.15.7
- Go 1.14.13, 1.15.6
- Go 1.14.12, 1.15.5
1.14.x
and1.15.x
not published
- Add support for
linux/ppc64le
andlinux/s390x
archs (#18)
- Go 1.14.11, 1.15.4
- Allow to use custom xgo base repo with
docker-repo
flag - Rename
image
flag todocker-image
to avoid confusion
- Go 1.14.10, 1.15.3
- Go 1.14.9, 1.15.2
- Go 1.14.8, 1.15.1
- Go 1.15.0
- Remove
darwin/386
support for Go 1.15 - Remove Go 1.13 support
- Go 1.13.15, 1.14.7
- Go 1.13.14, 1.14.6
- Go 1.13.13, 1.14.5
- Fix libc
- Update dependencies
- Now based on Debian
- Remove Go 1.6, 1.7, 1.8, 1.9, 1.10, 1.11 support
- Go 1.13.12, 1.14.4
- Go 1.13.11, 1.14.3
- Go 1.13.10, 1.14.2
- Go 1.13.9, 1.14.1
- Go 1.14
- Go 1.12.17, 1.13.8
- Go 1.12.16, 1.13.7
- Go 1.12.15, 1.13.6
- Stop publishing image on Quay
- Go 1.12.14, 1.13.5
- Go 1.12.13, 1.13.4
- Go 1.12.12, 1.13.3
- Go 1.12.11, 1.13.2
- Go 1.12.10, 1.13.1
- Useless volume
- Move deps cache
base-1.1.0, go-1.6-r3, go-1.7-r2, go-1.8-r2, go-1.9-r2, go-1.10-r2, go-1.11-r2, go-1.12-r2, go-1.13-r2 (2019/09/19)
- Do not push base version for every release
- Set GOCACHE
- Display run command
- Check GOPATH
- Add goproxy option
- Clean base before pushing
- Pretty logging
- Add workflows for all Go versions
- Add Go 1.6 workflow
- Drop Go 1.5
- Drop Go 1.3 and 1.4
- Add workflow to build base
- Add GitHub Action to create xgo binary release
- Remove iOS and Android support
- Add
libz-mingw-w64-dev
- Fix cache folder location for deps
- Fix
EXT_GOPATH
- Add Go 1.13
- Update Go 1.12
- Update Go 1.11
- Add Go 1.12
- Update links
- Add kolaente/xgo#1 for go modules support
- Switch to TravisCI (com)
- Add Go 1.11.1
- Update testsuite
- Add cmake
- Alternative iOS SDK url
- Single repo on DockerHub
- Add Go 1.11
- Use travis to build images
- Fork of karalabe/xgo