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>
2024-05-22 20:47:28 -07:00
..
gocross tool/gocross: add debug data to CGO builds 2024-05-22 20:47:28 -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
helm tool: download helm CLI (#9981) 2023-10-30 18:20:33 +00:00
helm.rev tool: download helm CLI (#9981) 2023-10-30 18:20:33 +00:00
node tool: force HTTP/1.1 in curl to prevent hang behind load balancer 2023-08-21 08:37:26 -07:00
node.rev tool/{node,yarn}: update node and yarn tools 2023-08-10 17:29:29 -04:00
wasm-opt cmd/tsconnect: run wasm-opt on the generated wasm file 2022-10-25 13:16:37 -07:00
yarn release/dist: run yarn build before building CLI 2023-08-22 11:12:47 -07:00
yarn.rev cmd/tsconnect: pin yarn and node 2022-07-22 11:36:49 -07:00