summaryrefslogtreecommitdiffhomepage
path: root/build_dist.sh
AgeCommit message (Expand)AuthorFilesLines
2023-09-19client/web: switch to using prebuilt web client assetsWill Norris1-3/+0
2023-08-28client/web: always use new web client; remove old clientWill Norris1-0/+3
2023-06-05build_dist.sh: use $go consistently.Denton Gentry1-1/+1
2023-04-27build_dist.sh: make cross-compilation friendly for env CC specifiedayanamist1-1/+1
2023-03-16build_dist.sh: make cross-compilation friendlyNahum Shalman1-1/+1
2023-02-18build_dist.sh: use cmd/mkversion to get version dataDavid Anderson1-26/+9
2023-02-14cmd/tailscale/cli: add "configure kubeconfig" subcommandMaisem Ali1-1/+1
2023-02-11version: make all exported funcs compile-time constant or lazyDavid Anderson1-1/+1
2023-02-11version: unexport all vars, turn Short/Long into funcsDavid Anderson1-1/+1
2022-11-07cmd/tailscaled, net/tstun: add build tags to omit BIRD and TAPAndrew Dunham1-1/+1
2022-07-27build_dist.sh: add --box and --extra-small flag to produce smaller and boxed ...James Tucker1-1/+22
2022-01-04tool/go: add wrapper to download and use go.toolchain.rev go version.Maisem Ali1-1/+1
2021-11-22build_docker.sh: use github.com/tailscale/mkctr instead of dockerMaisem Ali1-1/+3
2021-06-05build_dist.sh: add a command to output the shell vars.David Anderson1-1/+9
2021-06-03build_dist.sh: fix after the change to version stamping.David Anderson1-2/+24
2020-11-03build_dist: fix after version refactor.David Anderson1-7/+3
2020-11-02version: calculate version info without using git tags.David Anderson1-4/+2
2020-10-28version: use OSS repo's version when building.David Anderson1-0/+22