tailscale/tool/gocross
David Anderson df02bb013a tool/gocross: fail if the toolchain revision isn't findable
This used to make sense, but after a refactor somewhere along the line
this results in trying to download from a malformed URL and generally
confusing failures.

Signed-off-by: David Anderson <danderson@tailscale.com>
2023-03-20 15:01:58 -07:00
..
autoflags_test.go tool/gocross: adjust Xcode flags to match new Xcode env 2023-03-15 10:58:31 -07:00
autoflags.go tool/gocross: adjust Xcode flags to match new Xcode env 2023-03-15 10:58:31 -07:00
env_test.go tool/gocross: a tool for building Tailscale binaries 2023-02-22 17:55:16 +00:00
env.go tool/gocross: a tool for building Tailscale binaries 2023-02-22 17:55:16 +00:00
exec_other.go tool/gocross: a tool for building Tailscale binaries 2023-02-22 17:55:16 +00:00
exec_unix.go tool/gocross: a tool for building Tailscale binaries 2023-02-22 17:55:16 +00:00
gocross-wrapper.sh tool/gocross: delete bootstrap tarball downloads after use 2023-03-15 11:55:02 -07:00
gocross.go tool/gocross: embed the version explicitly with linker flags 2023-02-24 03:11:29 +00:00
goroot.go tool/gocross: a tool for building Tailscale binaries 2023-02-22 17:55:16 +00:00
toolchain.go tool/gocross: fail if the toolchain revision isn't findable 2023-03-20 15:01:58 -07:00