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>
4 months ago
..
gocross tool/gocross: treat empty GOOS/GOARCH as native GOOS/GOARCH 4 months ago
binaryen.rev go.toolchain.rev: update to Go 1.20rc3 2 years ago
go tool/gocross: a tool for building Tailscale binaries 2 years ago
helm tool: download helm CLI (#9981) 11 months ago
helm.rev tool: download helm CLI (#9981) 11 months ago
node tool: force HTTP/1.1 in curl to prevent hang behind load balancer 1 year ago
node.rev tool/{node,yarn}: update node and yarn tools 1 year 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 1 year ago
yarn.rev cmd/tsconnect: pin yarn and node 2 years ago