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 e7a78bc28f tool/gocross: support running from outside the repo dir
A bunch of us invoke tool/go from outside the repo that hosts gocross,
as a way of accessing our version-controlled toolchain. This removes
assumptions from gocross that it's being invoked within the repository
that contains its source code and toolchain configuration.

Fixes tailscale/corp#9627

Signed-off-by: David Anderson <danderson@tailscale.com>
1 year ago
..
autoflags.go tool/gocross: adjust Xcode flags to match new Xcode env 1 year ago
autoflags_test.go tool/gocross: adjust Xcode flags to match new Xcode env 1 year ago
env.go tool/gocross: a tool for building Tailscale binaries 1 year ago
env_test.go tool/gocross: a tool for building Tailscale binaries 1 year ago
exec_other.go tool/gocross: a tool for building Tailscale binaries 1 year ago
exec_unix.go tool/gocross: a tool for building Tailscale binaries 1 year ago
gocross-wrapper.sh tool/gocross: support running from outside the repo dir 1 year ago
gocross.go tool/gocross: embed the version explicitly with linker flags 1 year ago
goroot.go tool/gocross: a tool for building Tailscale binaries 1 year ago
toolchain.go tool/gocross: support running from outside the repo dir 1 year ago