tailscale/tool
David Anderson d27a6e1c53 tool/gocross: fix incorrect relpath usage in bootstrap script
The subshell in which gocross gets built cd's to the corp checkout dir
near the top, so all future references to corp repository files should
be simple relative paths, and not reference $repo_root. When $repo_root
is an absolute path, it doesn't matter and everything works out, but on
some OSes and shells and invocations, $repo_root is a completely relative
path that is invalidated by the "cd".

Fixes tailscale/corp#11183

Signed-off-by: David Anderson <danderson@tailscale.com>
2023-05-09 16:19:46 -07:00
..
gocross tool/gocross: fix incorrect relpath usage in bootstrap script 2023-05-09 16:19:46 -07:00
binaryen.rev go.toolchain.rev: update to Go 1.20rc3 2023-01-30 21:55:13 -08:00
go tool/gocross: a tool for building Tailscale binaries 2023-02-22 17:55:16 +00:00
node.rev cmd/tsconnect: pin yarn and node 2022-07-22 11:36:49 -07:00
wasm-opt cmd/tsconnect: run wasm-opt on the generated wasm file 2022-10-25 13:16:37 -07:00
yarn .github/workflows: add tsconnect static build to wasm GitHub action 2022-07-25 18:02:22 -07:00
yarn.rev cmd/tsconnect: pin yarn and node 2022-07-22 11:36:49 -07:00