tailscale/version
moncho e101d8396d portlist, version: update build tags for Go 1.16, Apple M1
Build tags have been updated to build native Apple M1 binaries, existing build
tags for ios have been changed from darwin,arm64 to ios,arm64.

With this change, running go build cmd/tailscale{,d}/tailscale{,d}.go on an Apple
machine with the new processor works and resulting binaries show the expected
architecture, e.g. tailscale: Mach-O 64-bit executable arm64.

Tested using go version go1.16beta1 darwin/arm64.

Updates #943

Signed-off-by: moncho <50428+moncho@users.noreply.github.com>
2021-02-09 21:10:12 -08:00
..
distro control/controlclient, version/distro: detect NixOS explicitly 2020-12-21 21:03:04 -08:00
.gitignore version: greatly simplify redo nonsense, now that we use VERSION. 2020-11-02 19:54:44 -08:00
GENERATE.go version: add blank line to separate comment from package line 2020-06-15 07:50:51 -07:00
all.do Move Linux client & common packages into a public repo. 2020-02-09 09:32:57 -08:00
clean.do version: support major.minor.patch tags without breaking Apple builds. 2020-06-01 18:14:27 -07:00
cmdname.go portlist, version: update build tags for Go 1.16, Apple M1 2021-02-09 21:10:12 -08:00
cmdname_ios.go portlist, version: update build tags for Go 1.16, Apple M1 2021-02-09 21:10:12 -08:00
cmp.go version: remove leftover debug print. 2020-06-12 22:38:12 +00:00
cmp_test.go version: add an AtLeast helper to compare versions. 2020-06-12 14:28:21 -07:00
mkversion_test.go version.sh: keep the short version even if there are patches on top. 2020-11-11 03:31:55 -05:00
print.go version: use OSS repo's version when building. 2020-10-28 16:17:21 -07:00
prop.go all: prepare for GOOS=ios in Go 1.16 2020-11-11 09:17:04 -08:00
prop_ios.go all: prepare for GOOS=ios in Go 1.16 2020-11-11 09:17:04 -08:00
prop_notios.go all: prepare for GOOS=ios in Go 1.16 2020-11-11 09:17:04 -08:00
ver.go.do version: greatly simplify redo nonsense, now that we use VERSION. 2020-11-02 19:54:44 -08:00
ver.go.in version: use OSS repo's version when building. 2020-10-28 16:17:21 -07:00
version-info.sh.do version: greatly simplify redo nonsense, now that we use VERSION. 2020-11-02 19:54:44 -08:00
version.go version: new version for a new year 2021-01-04 08:58:05 -08:00
version.h.do version: greatly simplify redo nonsense, now that we use VERSION. 2020-11-02 19:54:44 -08:00
version.sh version: relax git detection logic (again) 2020-12-09 21:55:41 -05:00
version.xcconfig.do version: greatly simplify redo nonsense, now that we use VERSION. 2020-11-02 19:54:44 -08:00
xversion.go version: use OSS repo's version when building. 2020-10-28 16:17:21 -07:00