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/version
Aaron Klotz 7c49cab1a6 clientupdate, util/osshare, util/winutil, version: improve Windows GUI filename resolution and WinUI build awareness
On Windows arm64 we are going to need to ship two different GUI builds;
one for Win10 (GOARCH=386) and one for Win11 (GOARCH=amd64, tags +=
winui). Due to quirks in MSI packaging, they cannot both share the
same filename. This requires some fixes in places where we have
hardcoded "tailscale-ipn" as the GUI filename.

We also do some cleanup in clientupdate to ensure that autoupdates
will continue to work correctly with the temporary "-winui" package
variant.

Fixes #17480
Updates https://github.com/tailscale/corp/issues/29940

Signed-off-by: Aaron Klotz <aaron@tailscale.com>
2 months ago
..
distro cmd/tailscale/cli: add "configure jetkvm" subcommand 5 months ago
mkversion {release,version}: add DSM7.2 specific synology builds (#13405) 1 year ago
.gitignore version: greatly simplify redo nonsense, now that we use VERSION. 5 years ago
cmdname.go clientupdate, util/osshare, util/winutil, version: improve Windows GUI filename resolution and WinUI build awareness 2 months ago
cmdname_ios.go all: update copyright and license headers 3 years ago
cmp.go all: use Go 1.22 range-over-int 2 years ago
cmp_test.go all: update copyright and license headers 3 years ago
exename.go clientupdate, util/osshare, util/winutil, version: improve Windows GUI filename resolution and WinUI build awareness 2 months ago
export_test.go all: update copyright and license headers 3 years ago
modinfo_test.go all: cleanup unused code, part 1 (#10661) 2 years ago
print.go tool/gocross: make gocross opt-in instead of opt-out 6 months ago
prop.go clientupdate, util/osshare, util/winutil, version: improve Windows GUI filename resolution and WinUI build awareness 2 months ago
race.go all: update copyright and license headers 3 years ago
race_off.go all: update copyright and license headers 3 years ago
version.go util/uniq,types/lazy,*: delete code that's now in Go std 11 months ago
version_checkformat.go version: fix earlier test/wording mistakes 1 year ago
version_internal_test.go clientupdate, util/osshare, util/winutil, version: improve Windows GUI filename resolution and WinUI build awareness 2 months ago
version_test.go version: make all exported funcs compile-time constant or lazy 3 years ago