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 538c2e8f7c tool/gocross: add debug data to CGO builds
We don't build a lot of tools with CGO, but we do build some, and it's
extremely valuable for production services in particular to have symbols
included - for perf and so on.

I tested various other builds that could be affected negatively, in
particular macOS/iOS, but those use split-dwarf already as part of their
build path, and Android which does not currently use gocross.

One binary which is normally 120mb only grew to 123mb, so the trade-off
is definitely worthwhile in context.

Updates tailscale/corp#20296

Signed-off-by: James Tucker <james@tailscale.com>
1 month ago
..
gocross tool/gocross: add debug data to CGO builds 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