tailscale/tool/gocross
James Tucker 0d76d7d21c tool/gocross: remove trimpath from test builds
trimpath can be inconvenient for IDEs and LSPs that do not always
correctly handle module relative paths, and can also contribute to
caching bugs taking effect. We rarely have a real need for trimpath of
test produced binaries, so avoiding it should be a net win.

Updates #2988
Signed-off-by: James Tucker <james@tailscale.com>
2024-10-28 16:10:55 -07:00
..
autoflags.go tool/gocross: remove trimpath from test builds 2024-10-28 16:10:55 -07:00
autoflags_test.go tool/gocross: remove trimpath from test builds 2024-10-28 16:10:55 -07:00
env.go tool/gocross: a tool for building Tailscale binaries 2023-02-22 17:55:16 +00:00
env_test.go tool/gocross: a tool for building Tailscale binaries 2023-02-22 17:55:16 +00:00
exec_other.go tool/gocross: a tool for building Tailscale binaries 2023-02-22 17:55:16 +00:00
exec_unix.go tool/gocross: a tool for building Tailscale binaries 2023-02-22 17:55:16 +00:00
gocross-wrapper.sh tool/gocross: fix argument order to find 2024-10-07 08:07:03 -07:00
gocross.go all: add test for package comments, fix, add comments as needed 2024-07-10 09:57:00 -07:00
gocross_wrapper_test.go tool/gocross: fix regression detecting when gocross needs rebuild 2024-07-01 14:40:51 -07:00
goroot.go all: cleanup unused code, part 1 (#10661) 2023-12-20 14:50:30 -08:00
toolchain.go tool/gocross: make gocross-wrapper.sh keep multiple Go toolchains around 2024-09-24 14:17:45 -07:00