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>
2 years ago
..
autoflags.go tool/gocross: make all Windows DLLs build with static libgcc 2 years ago
autoflags_test.go tool/gocross: don't absorb --tags flags passed to subcommand 2 years ago
env.go tool/gocross: a tool for building Tailscale binaries 3 years ago
env_test.go tool/gocross: a tool for building Tailscale binaries 3 years ago
exec_other.go tool/gocross: a tool for building Tailscale binaries 3 years ago
exec_unix.go tool/gocross: a tool for building Tailscale binaries 3 years ago
gocross-wrapper.sh ci: report test coverage to coveralls.io 2 years ago
gocross.go various: add golangci-lint, fix issues (#7905) 3 years ago
goroot.go tool/gocross: a tool for building Tailscale binaries 3 years ago
toolchain.go tool/gocross: support running from outside the repo dir 3 years ago