summaryrefslogtreecommitdiffhomepage
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2024-01-10Makefile,build_docker.sh: allow to configure target platform. (#10806)Irbe Krumina1-2/+4
2024-01-08cmd/{derper,stund},net/stunserver: add standalone stun serverJames Tucker1-2/+4
2023-12-14cmd/k8s-operator: operator can create subnetrouter (#9505)Irbe Krumina1-0/+15
2023-12-07ci: run 'go vet' in golangci-lint; fix errors in testsAndrew Dunham1-0/+3
2023-09-19Makefile: make it possibe to pass a custom tag when building dev images (#9461)Irbe Krumina1-2/+3
2023-08-24all: adjust some build tags for plan9Brad Fitzpatrick1-0/+3
2023-05-29release/dist/synology: build synology packages with cmd/distDavid Anderson1-3/+2
2023-02-16Makefile: add help text to MakefileWill Norris1-20/+25
2023-02-01all: update to Go 1.20, use strings.CutPrefix/Suffix instead of our forkBrad Fitzpatrick1-2/+6
2022-12-13Makefile: add a target for doing dev builds of the k8s operator.David Anderson1-1/+11
2022-12-11feat(build): add support on Loongnix-Server (loong64) (#6233)缘生1-0/+3
2022-10-21Makefile: add publishdevimage targetMaisem Ali1-0/+6
2022-08-15Makefile: add target for wasm and make it part of checkMaisem Ali1-1/+4
2022-08-05cmd/derper: add depaware.txtDavid Crawshaw1-4/+8
2022-08-02all: require Go 1.19Brad Fitzpatrick1-1/+1
2022-03-21Makefile: add tidy targetBrad Fitzpatrick1-0/+3
2022-03-18Makefile: use ./tool/go everywhereMaisem Ali1-9/+9
2022-01-21Makefile: update make spk target to use the new go spk builderMaisem Ali1-4/+10
2021-12-06Makefile: add spk and pushspk targets for iterative Synology developmentBrad Fitzpatrick1-0/+8
2021-11-22build_docker.sh: use github.com/tailscale/mkctr instead of dockerMaisem Ali1-2/+1
2021-11-03Add multiarch image make targetMangirdas1-0/+6
2021-08-18Makefile: add a linux/arm checkBrad Fitzpatrick1-1/+4
2021-03-01wgengine/netstack: fix 32-bit build broken from prior commitBrad Fitzpatrick1-1/+4
2021-02-27wgengine: unify NewUserspaceEngine, NewUserspaceEngineAdvancedBrad Fitzpatrick1-1/+4
2020-09-11Makefile: remove tsshd from depawareBrad Fitzpatrick1-2/+0
2020-09-09go mod tidyBrad Fitzpatrick1-1/+11
2020-08-24cmd/tailscale/cli: fix vet warningBrad Fitzpatrick1-1/+4
2020-06-15Fix staticcheck warning, add Makefile with staticcheck targets, lock in stati...Brad Fitzpatrick1-0/+7