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 bfe5623a86 tool/gocross: make gocross behave with pre-release Go toolchains
Also switch the wrapper script to use bash not posix shell. We now
depend on bash elsewhere for saner behavior in esoteric areas, so
might as well use it everywhere for consistency.

Fixes #8425

Signed-off-by: David Anderson <danderson@tailscale.com>
1 year ago
..
autoflags.go tool/gocross: properly set simulator deployment target (#8355) 1 year ago
autoflags_test.go tool/gocross: add ts_macext build tag for Xcode builds 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: make gocross behave with pre-release Go toolchains 1 year ago
gocross.go various: add golangci-lint, fix issues (#7905) 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