You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/tool/gocross
James Tucker 47dff33eac tool/gocross: remove GOROOT to ensure correct toolchain use
go(1) repsects GOROOT if set, but tool/go / gocross-wrapper.sh are explicitly intending to use our toolchain. We don't need to set GOROOT, just unset it, and then go(1) handles the rest.

Updates tailscale/corp#26717

Signed-off-by: James Tucker <james@tailscale.com>
5 months ago
..
autoflags.go tool/gocross: remove trimpath from test builds 1 year ago
autoflags_test.go tool/gocross: remove trimpath from test builds 1 year ago
env.go tool/gocross: a tool for building Tailscale binaries 3 years ago
env_test.go tool/gocross: a tool for building Tailscale binaries 3 years ago
exec_other.go tool/gocross: a tool for building Tailscale binaries 3 years ago
exec_unix.go tool/gocross: a tool for building Tailscale binaries 3 years ago
gocross-wrapper.sh tool/gocross: remove GOROOT to ensure correct toolchain use 5 months ago
gocross.go tool/gocross: break circular dependency on tailcfg (#15829) 7 months ago
gocross_test.go tool/gocross: break circular dependency on tailcfg (#15829) 7 months ago
gocross_wrapper_test.go tool/gocross: make gocross opt-in instead of opt-out 6 months ago
goroot.go all: cleanup unused code, part 1 (#10661) 2 years ago
toolchain.go tool/gocross: put the synthetic GOROOTs outside of the tsgo directory 6 months ago