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
James Tucker 87f00d76c4 tool/gocross: treat empty GOOS/GOARCH as native GOOS/GOARCH
Tracking down the side effect can otherwise be a pain, for example on
Darwin an empty GOOS resulted in CGO being implicitly disabled. The user
intended for `export GOOS=` to act like unset, and while this is a
misunderstanding, the main toolchain would treat it this way.

Fixes tailscale/corp#20059

Signed-off-by: James Tucker <james@tailscale.com>
1 month ago
..
gocross tool/gocross: treat empty GOOS/GOARCH as native GOOS/GOARCH 1 month ago
binaryen.rev go.toolchain.rev: update to Go 1.20rc3 1 year ago
go tool/gocross: a tool for building Tailscale binaries 1 year ago
helm tool: download helm CLI (#9981) 8 months ago
helm.rev tool: download helm CLI (#9981) 8 months ago
node tool: force HTTP/1.1 in curl to prevent hang behind load balancer 10 months ago
node.rev tool/{node,yarn}: update node and yarn tools 11 months ago
wasm-opt cmd/tsconnect: run wasm-opt on the generated wasm file 2 years ago
yarn release/dist: run yarn build before building CLI 10 months ago
yarn.rev cmd/tsconnect: pin yarn and node 2 years ago