summaryrefslogtreecommitdiffhomepage
path: root/build_dist.sh
AgeCommit message (Expand)AuthorFilesLines
2025-10-06build_dist.sh: keep --extra-small making a usable build, add --minBrad Fitzpatrick1-0/+8
2025-09-18build_dist.sh: add -trimpathBrad Fitzpatrick1-1/+1
2025-09-16feature/featuretags, all: add ts_omit_acme to disable TLS cert supportBrad Fitzpatrick1-1/+1
2025-09-12feature/featuretags: move list of omit-able features to a Go packageBrad Fitzpatrick1-2/+2
2025-09-11feature/drive: start factoring out Taildrive, add ts_omit_drive build tagBrad Fitzpatrick1-1/+1
2025-09-08cmd/tailscale, ipn/ipnlocal: add ts_omit_webclientBrad Fitzpatrick1-1/+1
2025-09-08util/eventbus: add ts_omit_debugeventbusBrad Fitzpatrick1-1/+1
2025-09-02util/syspolicy: finish adding ts_omit_syspolicy build tags, testsBrad Fitzpatrick1-1/+1
2025-08-01cmd/tailscale: add systray subcommand on Linux buildsWill Norris1-1/+1
2025-05-02hostinfo,tailcfg: report TPM availability on windows/linux (#15831)Andrew Lytvynov1-1/+1
2025-04-16feature/taildrop: start moving Taildrop out of LocalBackendBrad Fitzpatrick1-1/+1
2025-04-16feature/{condregister,relayserver}: implement the skeleton for the relayserve...Jordan Whited1-1/+1
2025-04-09build_dist.sh: allow settings custom build tags (#15589)Andrew Lytvynov1-1/+9
2025-01-24feature/capture: move packet capture to feature/*, out of iOS + CLIBrad Fitzpatrick1-1/+1
2025-01-22feature/*: make Wake-on-LAN conditional, start supporting modular featuresBrad Fitzpatrick1-1/+1
2024-04-17cmd/tailscale: add shell tab-completionPaul Scott1-1/+1
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