55 Commits (main)

Author SHA1 Message Date
Simon Law 0f02c20c5e
tool/gocross: skip broken TestGocrossWrapper inside `git worktree` (#19218) 2 weeks ago
Brad Fitzpatrick bd2a2d53d3 all: use Go 1.26 things, run most gofix modernizers 1 month 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
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 939355f667 tool/gocross: put the synthetic GOROOTs outside of the tsgo directory 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
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
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
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
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
David Anderson 32e0ba5e68 release/dist/synology: build synology packages with cmd/dist 3 years ago
David Anderson d27a6e1c53 tool/gocross: fix incorrect relpath usage in bootstrap script 3 years ago
Andrew Dunham 280255acae
various: add golangci-lint, fix issues (#7905) 3 years ago
Mihai Parparita bdc7a61c24 tool/gocross: add ts_macext build tag for Xcode builds 3 years ago
James Tucker 8c2b755b2e tool/gocross: use grep -E over egrep to avoid warning 3 years ago
David Anderson c9a4dbe383 tool/gocross: correctly embed the git commit into gocross 3 years ago
David Anderson e7a78bc28f tool/gocross: support running from outside the repo dir 3 years ago
David Anderson df02bb013a tool/gocross: fail if the toolchain revision isn't findable 3 years ago
David Anderson 0498d5ea86 tool/gocross: delete bootstrap tarball downloads after use 3 years ago
David Anderson 1f95bfedf7 tool/gocross: adjust Xcode flags to match new Xcode env 3 years ago
David Anderson df3996cae3 tool/gocross: bootstrap correctly on an older toolchain 3 years ago
David Anderson 64181e17c8 tool/gocross: support local toolchain for development 3 years ago