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
Andrew Lytvynov 1302bd1181
all: cleanup unused code, part 1 (#10661)
Run `staticcheck` with `U1000` to find unused code. This cleans up about
a half of it. I'll do the other half separately to keep PRs manageable.

Updates #cleanup

Signed-off-by: Andrew Lytvynov <awly@tailscale.com>
5 months ago
..
autoflags.go tool/gocross: make all Windows DLLs build with static libgcc 5 months ago
autoflags_test.go tool/gocross: don't absorb --tags flags passed to subcommand 8 months ago
env.go tool/gocross: a tool for building Tailscale binaries 1 year ago
env_test.go tool/gocross: a tool for building Tailscale binaries 1 year ago
exec_other.go tool/gocross: a tool for building Tailscale binaries 1 year ago
exec_unix.go tool/gocross: a tool for building Tailscale binaries 1 year ago
gocross-wrapper.sh ci: report test coverage to coveralls.io 6 months ago
gocross.go various: add golangci-lint, fix issues (#7905) 1 year ago
goroot.go all: cleanup unused code, part 1 (#10661) 5 months ago
toolchain.go tool/gocross: support running from outside the repo dir 1 year ago