summaryrefslogtreecommitdiffhomepage
path: root/tool
AgeCommit message (Expand)AuthorFilesLines
2026-03-06all: use Go 1.26 things, run most gofix modernizersBrad Fitzpatrick1-2/+1
2026-02-25tool/listpkgs: add --affected-by-tagBrad Fitzpatrick1-2/+79
2026-02-15tool/gocross: respect TS_GO_NEXT=1 in gocross tooBrad Fitzpatrick1-1/+5
2026-02-09tool/gocross: replace use of Start-Process -Wait flag with WaitForExitAaron Klotz1-3/+6
2026-01-27tool/gocross, pull-toolchain.sh: support a "next" Go toolchainBrad Fitzpatrick1-3/+9
2026-01-23all: remove AUTHORS file and references to itWill Norris15-15/+15
2026-01-15tool/gocross: update gocross-wrapper.ps1 to use absolute path for resolving tarAaron Klotz1-1/+6
2025-12-02tool: bump binaryen wasm optimiser version 111 -> 125Tom Proctor1-1/+1
2025-09-15tool/gocross: ensure child process error codes are propagated on non-UnixAaron Klotz2-2/+16
2025-08-18tool/gocross: fix environment variable clearing in gocross-wrapper.ps1Aaron Klotz1-5/+11
2025-08-18tool/gocross: don't set executable bits on PowerShell scriptAaron Klotz1-1/+1
2025-08-18tool, tool/gocross: update gocross to support building natively on Windows an...Aaron Klotz8-7/+309
2025-06-26tool/gocross: remove GOROOT to ensure correct toolchain useJames Tucker1-0/+6
2025-06-22tool: rename go.ps1 to go-win.ps1 for cmd.exe+Powershell compatBrad Fitzpatrick2-1/+1
2025-06-20tool: add go toolchain wrapper for WindowsBrad Fitzpatrick2-0/+66
2025-06-17tool/gocross: put the synthetic GOROOTs outside of the tsgo directoryBrad Fitzpatrick2-1/+2
2025-06-17.github/workflows: remove redundant work between staticcheck jobsBrad Fitzpatrick1-0/+206
2025-06-16tool/gocross: make gocross opt-in instead of opt-outBrad Fitzpatrick2-4/+34
2025-04-29tool/gocross: break circular dependency on tailcfg (#15829)Andrew Lytvynov2-7/+37
2025-04-15node.rev: bump to latest 22.x LTS release (#15652)Mario Minardi1-1/+1
2024-10-28tool/gocross: remove trimpath from test buildsJames Tucker2-2/+5
2024-10-17tool/gocross: add support for tvOS Simulator (#13847)Andrea Gottardo1-1/+5
2024-10-07tool/gocross: fix argument order to findBrad Fitzpatrick1-1/+1
2024-09-24tool/gocross: make gocross-wrapper.sh keep multiple Go toolchains aroundBrad Fitzpatrick2-35/+52
2024-07-18{tool,client}: bump node version (#12840)Mario Minardi1-1/+1
2024-07-10all: add test for package comments, fix, add comments as neededBrad Fitzpatrick1-1/+0
2024-07-01tool/gocross: fix regression detecting when gocross needs rebuildBrad Fitzpatrick2-1/+28
2024-05-22tool/gocross: add debug data to CGO buildsJames Tucker2-21/+21
2024-05-16tool/gocross: treat empty GOOS/GOARCH as native GOOS/GOARCHJames Tucker2-2/+61
2024-03-19tool/gocross: add android autoflags (#11465)James Tucker2-0/+61
2024-02-16tool/gocross: pass flags for visionOS and visionOS Simulator (#11127)Andrea Gottardo1-0/+6
2024-01-19tool/gocross: force use of our custom toolchainDavid Anderson2-0/+45
2023-12-20all: cleanup unused code, part 1 (#10661)Andrew Lytvynov1-25/+0
2023-12-19tool/gocross: make all Windows DLLs build with static libgccNick Khyl1-0/+1
2023-11-21ci: report test coverage to coveralls.ioPercy Wegmann1-1/+1
2023-10-30tool: download helm CLI (#9981)Irbe Krumina2-0/+70
2023-10-10tool/gocross: handle VERSION file not foundMaisem Ali1-1/+4
2023-10-05tool/gocross: don't absorb --tags flags passed to subcommandDavid Anderson2-5/+56
2023-10-03Revert "tool/gocross: disable Linux static linking if GOCROSS_STATIC=0"Brad Fitzpatrick1-4/+0
2023-10-03tool/gocross: merge user's build tags and implicitly added build tags togetherBrad Fitzpatrick2-1/+102
2023-09-28tool/gocross: disable Linux static linking if GOCROSS_STATIC=0Brad Fitzpatrick1-0/+4
2023-09-21release/dist, tool/gocross: add fake "windowsdll" GOOS to gocrossAaron Klotz1-1/+18
2023-08-22release/dist: run yarn build before building CLIWill Norris1-1/+1
2023-08-21Revert "release/dist: run yarn build before building CLI"Will Norris1-1/+1
2023-08-21release/dist: run yarn build before building CLIWill Norris1-1/+1
2023-08-21tool: force HTTP/1.1 in curl to prevent hang behind load balancerVal1-1/+6
2023-08-10tool/{node,yarn}: update node and yarn toolsSonia Appasamy3-68/+92
2023-06-23tool/gocross: make gocross behave with pre-release Go toolchainsDavid Anderson1-14/+19
2023-06-15tool/gocross: properly set simulator deployment target (#8355)Nick O'Neill1-1/+5
2023-06-06tool/gocross: handle TVOS_DEPLOYMENT_TARGET (#8292)Andrea Gottardo1-0/+2