tailscale/tool/gocross
David Anderson 64181e17c8 tool/gocross: support local toolchain for development
This makes gocross and its bootstrap script understand an absolute
path in go.toolchain.rev to mean "use the given toolchain directly".

Signed-off-by: David Anderson <danderson@tailscale.com>
2023-02-24 05:55:46 +00:00
..
autoflags_test.go tool/gocross: a tool for building Tailscale binaries 2023-02-22 17:55:16 +00:00
autoflags.go tool/gocross: a tool for building Tailscale binaries 2023-02-22 17:55:16 +00: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: support local toolchain for development 2023-02-24 05:55:46 +00: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: support local toolchain for development 2023-02-24 05:55:46 +00:00