75 Commits (33da8a8d6829dfb8e888feaa3cbbd97cbba741bd)

Author SHA1 Message Date
Brad Fitzpatrick bd2a2d53d3 all: use Go 1.26 things, run most gofix modernizers 1 month ago
Brad Fitzpatrick 7370c24eb4 tool/listpkgs: add --affected-by-tag 2 months ago
Brad Fitzpatrick 3f3af841af tool/gocross: respect TS_GO_NEXT=1 in gocross too 2 months ago
Aaron Klotz 770bf000de tool/gocross: replace use of Start-Process -Wait flag with WaitForExit 2 months ago
Brad Fitzpatrick a374cc344e tool/gocross, pull-toolchain.sh: support a "next" Go toolchain 3 months ago
Will Norris 3ec5be3f51 all: remove AUTHORS file and references to it 3 months ago
Aaron Klotz 54d77898da tool/gocross: update gocross-wrapper.ps1 to use absolute path for resolving tar 3 months ago
Tom Proctor 22a815b6d2 tool: bump binaryen wasm optimiser version 111 -> 125 5 months ago
Aaron Klotz 4bb03609bc tool/gocross: ensure child process error codes are propagated on non-Unix 7 months ago
Aaron Klotz 84472167dd tool/gocross: fix environment variable clearing in gocross-wrapper.ps1 8 months ago
Aaron Klotz d92789affa tool/gocross: don't set executable bits on PowerShell script 8 months ago
Aaron Klotz 02f6030dbd tool, tool/gocross: update gocross to support building natively on Windows and add a PowerShell Core wrapper script 8 months ago
James Tucker 47dff33eac tool/gocross: remove GOROOT to ensure correct toolchain use 10 months ago
Brad Fitzpatrick b3e74367d8 tool: rename go.ps1 to go-win.ps1 for cmd.exe+Powershell compat 10 months ago
Brad Fitzpatrick bb085cfa3e tool: add go toolchain wrapper for Windows 10 months ago
Brad Fitzpatrick 939355f667 tool/gocross: put the synthetic GOROOTs outside of the tsgo directory 10 months ago
Brad Fitzpatrick d37e8d0bfa .github/workflows: remove redundant work between staticcheck jobs 10 months ago
Brad Fitzpatrick 5b086cd2ad tool/gocross: make gocross opt-in instead of opt-out 10 months ago
Andrew Lytvynov a9b3e09a1f
tool/gocross: break circular dependency on tailcfg (#15829) 12 months ago
Mario Minardi 450bcbcb08
node.rev: bump to latest 22.x LTS release (#15652) 1 year ago
James Tucker 0d76d7d21c tool/gocross: remove trimpath from test builds 1 year ago
Andrea Gottardo fa95318a47
tool/gocross: add support for tvOS Simulator (#13847) 2 years ago
Brad Fitzpatrick cb10eddc26 tool/gocross: fix argument order to find 2 years ago
Brad Fitzpatrick 6f7e7a30e3 tool/gocross: make gocross-wrapper.sh keep multiple Go toolchains around 2 years ago
Mario Minardi 485018696a
{tool,client}: bump node version (#12840) 2 years ago
Brad Fitzpatrick c6af5bbfe8 all: add test for package comments, fix, add comments as needed 2 years ago
Brad Fitzpatrick b56058d7e3 tool/gocross: fix regression detecting when gocross needs rebuild 2 years ago
James Tucker 538c2e8f7c tool/gocross: add debug data to CGO builds 2 years ago
James Tucker 87f00d76c4 tool/gocross: treat empty GOOS/GOARCH as native GOOS/GOARCH 2 years ago
James Tucker e37eded256
tool/gocross: add android autoflags (#11465) 2 years ago
Andrea Gottardo 44e337cc0e
tool/gocross: pass flags for visionOS and visionOS Simulator (#11127) 2 years ago
David Anderson 17eae5b0d3 tool/gocross: force use of our custom toolchain 2 years ago
Andrew Lytvynov 1302bd1181
all: cleanup unused code, part 1 (#10661) 2 years ago
Nick Khyl 5e3126f510 tool/gocross: make all Windows DLLs build with static libgcc 2 years ago
Percy Wegmann 17501ea31a ci: report test coverage to coveralls.io 2 years ago
Irbe Krumina 452f900589
tool: download helm CLI (#9981) 3 years ago
Maisem Ali 56c0a75ea9 tool/gocross: handle VERSION file not found 3 years ago
David Anderson c761d102ea tool/gocross: don't absorb --tags flags passed to subcommand 3 years ago
Brad Fitzpatrick 730cdfc1f7 Revert "tool/gocross: disable Linux static linking if GOCROSS_STATIC=0" 3 years ago
Brad Fitzpatrick efac2cb8d6 tool/gocross: merge user's build tags and implicitly added build tags together 3 years ago
Brad Fitzpatrick 2c0f0ee759 tool/gocross: disable Linux static linking if GOCROSS_STATIC=0 3 years ago
Aaron Klotz ea6ca78963 release/dist, tool/gocross: add fake "windowsdll" GOOS to gocross 3 years ago
Will Norris 3722b05465 release/dist: run yarn build before building CLI 3 years ago
Will Norris a461d230db Revert "release/dist: run yarn build before building CLI" 3 years ago
Will Norris 0fb95ec07d release/dist: run yarn build before building CLI 3 years ago
Val c85d7c301a tool: force HTTP/1.1 in curl to prevent hang behind load balancer 3 years ago
Sonia Appasamy 53c722924b tool/{node,yarn}: update node and yarn tools 3 years ago
David Anderson bfe5623a86 tool/gocross: make gocross behave with pre-release Go toolchains 3 years ago
Nick O'Neill c783f28228
tool/gocross: properly set simulator deployment target (#8355) 3 years ago
Andrea Gottardo a353ae079b
tool/gocross: handle TVOS_DEPLOYMENT_TARGET (#8292) 3 years ago