tailscale/tool
David Anderson 66621ab38e tool/gocross: embed the version explicitly with linker flags
We need to build gocross from multiple repos, but Go's innate
git hash embedding only works when you build gocross from this repo,
not when you build it from elsewhere via 'go build
tailscale.com/tool/gocross'. Instead, explicitly embed the version
found with 'git rev-parse HEAD', which will work from any git repo.

Signed-off-by: David Anderson <danderson@tailscale.com>
2023-02-24 03:11:29 +00:00
..
gocross tool/gocross: embed the version explicitly with linker flags 2023-02-24 03:11:29 +00: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