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
Brad Fitzpatrick 939355f667 tool/gocross: put the synthetic GOROOTs outside of the tsgo directory
We aim to make the tsgo directories be read-only mounts on builders.

But gocross was previously writing within the ~/.cache/tsgo/$HASH/
directories to make the synthetic GOROOT directories.

This moves them to ~/.cache/tsgoroot/$HASH/ instead.

Updates tailscale/corp#28679
Updates tailscale/corp#26717

Change-Id: I0d17730bbdce3d6374e79d49486826575d4690af
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
6 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: put the synthetic GOROOTs outside of the tsgo directory 6 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