crazy-max/Golang CGO cross compiler

GitHub Action for xgo, a Golang CGO cross compiler

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
xgo_versionxgo versionnolatest
go_versionGo release to use for cross compilationnolatest
destDestination folder to put binaries innobuild
pkgSub-package to build if not root importno
prefixPrefix to use for output naming. Default to package nameno
targetsComma separated targets to build for. Example: windows/amd64,linux/386no*/*
vPrints the names of packages as they are compilednofalse
xPrints the build commands as compilation progressesnofalse
raceEnable data race detection (supported only on amd64)nofalse
tagsComma separated list of build tags to consider satisfied during the buildno
ldflagsArguments to pass on each go tool link invocationno
buildmodeIndicates which kind of object file to buildnodefault
buildvcsWhether to stamp binaries with version control informationno
trimpathRemove all file system paths from the resulting executablenofalse
working_dirWorking directoryno

no outputs