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/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>
3 weeks ago
..
autoflags.go tool/gocross: remove trimpath from test builds 3 weeks ago
autoflags_test.go tool/gocross: remove trimpath from test builds 3 weeks ago
env.go tool/gocross: a tool for building Tailscale binaries 2 years ago
env_test.go tool/gocross: a tool for building Tailscale binaries 2 years ago
exec_other.go tool/gocross: a tool for building Tailscale binaries 2 years ago
exec_unix.go tool/gocross: a tool for building Tailscale binaries 2 years ago
gocross-wrapper.sh tool/gocross: fix argument order to find 2 months ago
gocross.go all: add test for package comments, fix, add comments as needed 4 months ago
gocross_wrapper_test.go tool/gocross: fix regression detecting when gocross needs rebuild 5 months ago
goroot.go all: cleanup unused code, part 1 (#10661) 11 months ago
toolchain.go tool/gocross: make gocross-wrapper.sh keep multiple Go toolchains around 2 months ago