summaryrefslogtreecommitdiffhomepage
path: root/tool
AgeCommit message (Expand)AuthorFilesLines
2023-02-24tool/gocross: support local toolchain for developmentDavid Anderson2-18/+34
2023-02-24tool/gocross: embed the version explicitly with linker flagsDavid Anderson1-20/+2
2023-02-24tool/gocross: do all the bootstrap steps in a subshellDavid Anderson1-8/+14
2023-02-23tool/gocross: write the wrapper script directly, rather than printingDavid Anderson1-3/+12
2023-02-22tool/gocross: add command to print the wrapper shell scriptDavid Anderson1-0/+6
2023-02-22tool/gocross: a tool for building Tailscale binariesDavid Anderson11-78/+1322
2023-02-12tool/go: don't use the names GOOS/GOARCH in scriptDavid Anderson1-9/+9
2023-02-02go.toolchain.rev: use new statically built toolchainDavid Anderson1-8/+1
2023-01-30go.toolchain.rev: update to Go 1.20rc3Brad Fitzpatrick1-1/+1
2022-10-25cmd/tsconnect: run wasm-opt on the generated wasm fileMihai Parparita2-0/+75
2022-07-25.github/workflows: add tsconnect static build to wasm GitHub actionMihai Parparita1-5/+5
2022-07-25tool/go: accept a marker file with no line terminatorJames Tucker1-1/+3
2022-07-22cmd/tsconnect: pin yarn and nodeMihai Parparita3-0/+81
2022-01-04tool/go: add wrapper to download and use go.toolchain.rev go version.Maisem Ali1-0/+89