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
Nick Khyl 5e3126f510 tool/gocross: make all Windows DLLs build with static libgcc
In this commit, we have updated the build process for our Windows DLLs
to link statically with libgcc, ensuring our Windows DLLs are self-contained.

Updates #10617

Signed-off-by: Nick Khyl <nickk@tailscale.com>
11 months ago
..
autoflags.go
autoflags_test.go
env.go
env_test.go
exec_other.go
exec_unix.go
gocross-wrapper.sh
gocross.go various: add golangci-lint, fix issues (#7905) 2 years ago
goroot.go
toolchain.go