Skip to content

Tags: techknowlogick/xgo

Tags

v1.8.0+1.23.2

Toggle v1.8.0+1.23.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
update MIT header

v1.7.0+1.19.5

Toggle v1.7.0+1.19.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
call userprovided setup.sh and build.sh script if existing (#97)

* call userprovided setup.sh and build.sh script if existing

this allows to execute arbitrary command. first in a setup phase and
later in the loop over all targets.
the scripts are source to have access on all variables. XGOOS and
XGOARCH are set to the actual value for the execution time of the
script.

fixes: #96

* Adjust README.md

Signed-off-by: Andrew Thornton <art27@cantab.net>

* do not hardcode hooks directory but add option to xgo to mount a given directory into the container

setup.sh and build.sh are searched in that directory

Signed-off-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: Andrew Thornton <art27@cantab.net>

v1.6.0+1.19.5

Toggle v1.6.0+1.19.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Freebsd support (#191)

* Add freebsd support

* correct path

v1.5.0+1.19

Toggle v1.5.0+1.19's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add linux/riscv64 support (#170)

* Add linux/riscv64 support

* include in bootstrap

v1.4.0+1.16.2

Toggle v1.4.0+1.16.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
go1.16.2,go1.15.10 (#107)


Co-authored-by: techknowlogick <techknowlogick@users.noreply.github.com>

v1.4.0+1.15.10

Toggle v1.4.0+1.15.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
go1.16.2,go1.15.10 (#107)


Co-authored-by: techknowlogick <techknowlogick@users.noreply.github.com>

v1.3.0+1.16.0

Toggle v1.3.0+1.16.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
xgo 1.16 darwin/amd64 - increase base sdk version (#99)

v1.3.0+1.15.8

Toggle v1.3.0+1.15.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
xgo 1.16 darwin/amd64 - increase base sdk version (#99)

v1.2.0+1.15.8

Toggle v1.2.0+1.15.8's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
github action - test wildcard logic

v1.2.0+1.14.15

Toggle v1.2.0+1.14.15's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
github action - test wildcard logic