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
David Anderson 7e65a11df5 tool/gocross: write the wrapper script directly, rather than printing
Turns out directing the printed script into the bootstrap location leads
to irritating "text file busy" problems and then having to muck about with
tempfiles and chmod and all that. Instead, have gocross write everything
with the right values.

Signed-off-by: David Anderson <danderson@tailscale.com>
2 years ago
..
autoflags.go tool/gocross: a tool for building Tailscale binaries 2 years ago
autoflags_test.go tool/gocross: a tool for building Tailscale binaries 2 years ago
env.go tool/gocross: a tool for building Tailscale binaries 2 years ago
env_test.go tool/gocross: a tool for building Tailscale binaries 2 years ago
exec_other.go tool/gocross: a tool for building Tailscale binaries 2 years ago
exec_unix.go tool/gocross: a tool for building Tailscale binaries 2 years ago
gocross-wrapper.sh tool/gocross: a tool for building Tailscale binaries 2 years ago
gocross.go tool/gocross: write the wrapper script directly, rather than printing 2 years ago
goroot.go tool/gocross: a tool for building Tailscale binaries 2 years ago
toolchain.go tool/gocross: a tool for building Tailscale binaries 2 years ago