Mangirdas
|
f771327f0c
|
Add multiarch image make target
Updates #3112
Signed-off-by: Mangirdas <mangirdas@judeikis.lt>
|
2021-11-03 13:13:20 -07:00 |
|
Brad Fitzpatrick
|
af30897f0d
|
Makefile: add a linux/arm check
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
|
2021-08-18 15:36:09 -07:00 |
|
Brad Fitzpatrick
|
a038e8690c
|
wgengine/netstack: fix 32-bit build broken from prior commit
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
|
2021-03-01 11:19:31 -08:00 |
|
Brad Fitzpatrick
|
ee6475a44d
|
wgengine: unify NewUserspaceEngine, NewUserspaceEngineAdvanced
Also rename EngineConfig to Config to avoid wgengine.EngineConfig
stutter.
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
|
2021-02-27 21:52:24 -08:00 |
|
Brad Fitzpatrick
|
5a94317628
|
Makefile: remove tsshd from depaware
I'd removed it from the GitHub actions checks before submitted earlier
but forgot to update it here.
|
2020-09-11 11:09:32 -07:00 |
|
Brad Fitzpatrick
|
158202dbb1
|
go mod tidy
|
2020-09-09 12:17:44 -07:00 |
|
Brad Fitzpatrick
|
5e0375808b
|
cmd/tailscale/cli: fix vet warning
And add vet to the "make check" target, like the CI has.
|
2020-08-24 21:35:27 -07:00 |
|
Brad Fitzpatrick
|
6757c990a8
|
Fix staticcheck warning, add Makefile with staticcheck targets, lock in staticcheck version in go.mod
|
2020-06-15 11:05:46 -07:00 |
|