1. 9fb5d2b Introduce `["all"]` scope for nogo (#4678) by Fionera · 3 weeks ago upstream/master
  2. 9037229 go: preserve race mode for go_source rules (#4674) by David Zbarsky · 4 weeks ago
  3. 0c5b01e Build Go SDK file attrs in the exec configuration (#4650) by Fionera · 4 weeks ago
  4. 5a7613d Disable path mapping for stdlib actions with cgo (#4667) by Keith Smiley · 4 weeks ago
  5. cb28459 go: restore go_rule for custom Go rules (#4672) by David Zbarsky · 4 weeks ago
  6. 1f1eb5f Use -ffile-prefix-map for reproducibility (#4671) by Keith Smiley · 4 weeks ago
  7. d51ee29 go: require Go 1.18 or later (#4666) by Son Luong Ngoc · 4 weeks ago
  8. 407f9f3 Simplify the release process (#4661) by Fabian Meumertzheim · 5 weeks ago
  9. 4f78f63 fix: respect path mapping for custom SDKs (#4663) by Bryce Lampe · 5 weeks ago
  10. c6b35c2 Revert "Preserve common Go settings in go_stdlib_transition" (#4658) by Fabian Meumertzheim · 5 weeks ago upstream/release-0.62 v0.62.0
  11. 55b11d0 go: carry stdlib cgo link inputs into GoLink (#4657) by zbarsky-openai · 6 weeks ago
  12. 442b400 Add tests for cgo ldflags response-file encoding for Go 1.27 (#4656) by Richard Lavoie · 6 weeks ago
  13. 7fb2bde Add dedicated load files for go_binary(), go_library(), go_test() (#4655) by ericsalo · 6 weeks ago
  14. 136dc5c compilepkg: skip duplicate cgo compile (#4645) by Son Luong Ngoc · 6 weeks ago
  15. 0336744 builders: filter test sources in place (#4646) by Son Luong Ngoc · 8 weeks ago
  16. abcc50a Support --force_pic for cgo interop (#4648) by Keith Smiley · 8 weeks ago
  17. bdb85d6 Use param file to avoid argument list exceeding OS limit (#4649) by Teo Koon Peng · 8 weeks ago
  18. 3615c2c Exclude test sources, not needed for the bootstrap SDK compilation (#4644) by Richard Lavoie · 8 weeks ago
  19. 5ed5237 protoc: stream generated file copies (#4647) by Son Luong Ngoc · 8 weeks ago
  20. dd24e55 [builder/cgo] escape ldflags for invoking cgo starting Go 1.27 (#4641) by Taiwon Chung · 8 weeks ago
  21. 63335b2 Declare GoArchive in rule provider declarations (#4638) by David Zbarsky · 9 weeks ago
  22. 9282600 Preserve common Go settings in go_stdlib_transition (#4637) by David Zbarsky · 9 weeks ago
  23. 370a750 fix: add sanitize_pwd to unsupported cc toolchain features. (#4635) by Aaron Son · 3 months ago
  24. 8f97431 Add missing `go_link` exec group to more go_test (#4632) by michaelm-openai · 3 months ago
  25. 9667748 Add `GoLink` actions to `go_link` exec group (#4630) by michaelm-openai · 3 months ago
  26. 075fea0 Remove cc toolchain attr (#4601) by David Zbarsky · 3 months ago
  27. 411d86a Update Gazelle to 0.51.3 (#4629) by David Zbarsky · 3 months ago
  28. c8361e9 fix: include CGO_TOOLCHAINS to _go_proto_aspect (#4625) by leungster · 3 months ago
  29. 2d3c81f fix: set nogo flags as universal (#4623) by Sitaktif · 3 months ago
  30. a6f7272 Add loongarch64 support (#4610) by zhaixiaojuan · 3 months ago v0.61.0
  31. eae864b Add more flags to cgoAbsEnvFlags (#4619) by Austin Schuh · 3 months ago
  32. afd648f Revert "fix: restore internal_archive.direct after cycle-break recompile" (#4617) by Robert Findley · 3 months ago
  33. 3a5559c chore: remove reference to deprecated host mode (#4614) by Sitaktif · 3 months ago
  34. 8952d11 fix: produce facts of required analyzers in nogo facts-only mode (#4615) by Robert Findley · 3 months ago
  35. 5ddb517 Set direct nogo attribute to prevent building nogo for the wrong platform when multiple exec platforms are set (#4611) by Sitaktif · 3 months ago
  36. 5d946af fix(nogo): generate accurate patches (#4602) by Bryce Lampe · 3 months ago
  37. 63cd33e fix: put GoProtocGen in its own exec group (#4605) by Sitaktif · 4 months ago
  38. db13b33 fix/nogo: use resolved Label for GoGenNogo toolchain (#4608) by Keegan Carruthers-Smith · 4 months ago
  39. c031936 Allow experimental ability to bootstrap go toolchain from source (#4553) by David Zbarsky · 4 months ago
  40. 9e3620f fix: restore internal_archive.direct after cycle-break recompile (#4606) by Robert Findley · 4 months ago
  41. 45e341c Add C++ runtime libs to cgo action inputs (#4594) by David Zbarsky · 4 months ago
  42. e3b3263 fix: avoid generating -Wl for dynamic libraries with an interface (#4574) by Sahin Yort · 4 months ago
  43. 65c1b4d Consistent auto-registered toolchain path naming (#4597) by Dean Lindqvist Todevski · 4 months ago
  44. aadb72e Use rules_cc to load cc symbols (#4579) by David Zbarsky · 4 months ago
  45. 0725e32 Stop including deprecated properties in context by default (#4389) by David Zbarsky · 4 months ago
  46. 2484069 Remove cgo_context_data (#4599) by David Zbarsky · 4 months ago
  47. d83032d Fix invalid comparison (#4598) by Keith Smiley · 4 months ago
  48. feb90eb perf: Only resolve cc toolchain for rules that will need it (#4593) by David Zbarsky · 4 months ago
  49. eedda25 gopackagesdriver: ignore bazel analysis errors (#4567) by Jay Conrod · 4 months ago
  50. dfabfe9 gopackagesdriver: fix missing cgo files when RBE is used (#4589) by Teo Koon Peng · 4 months ago
  51. fcc41bb Revert "context: prefer pre-computed CgoContextInfo from go_context_data" (#4592) by James Sharpe · 4 months ago
  52. fc06c24 go/private: optimize _filter_options to avoid O(n²) scan (#4590) by James Sharpe · 4 months ago
  53. 8808bb8 bzltestutil: fix re-exec failure on Windows when runfiles path exceeds MAX_PATH (#4586) by Hugo Beauzée-Luyssen · 4 months ago
  54. 3b6b59a context: prefer pre-computed CgoContextInfo from go_context_data (#4591) by James Sharpe · 4 months ago
  55. 4f7900f gopackagesdriver: disable path mapping for GoStdlibList action (#4585) by juanzolotoochin · 5 months ago
  56. 552451c link: remove -z,now (BIND_NOW) from CC toolchain extldflags (#4578) by hunshcn · 5 months ago
  57. 2ce3598 fix: Allow passing pgoprofile via the command line (#4580) by luzhanning · 5 months ago
  58. e7fb6ab `go_bin_runner`: connect stdin (#4576) by Andrea Nardelli · 5 months ago
  59. 6b4949e nogo: plumb SDK Go version into go/types (#4564) by Son Luong Ngoc · 5 months ago
  60. 8e315a4 fix: unstable import sorting for GoTestGenTest (#4570) by Roman Mingazeev · 5 months ago
  61. d299754 fix: cgo: include dynamic library when interface library is set (#4569) by Sahin Yort · 6 months ago
  62. ca94a5b gopackagesdriver: log events using slog (#4566) by Jay Conrod · 6 months ago
  63. 811ab2d Handle absolutizing -internal-isystem (#4563) by Keith Smiley · 6 months ago
  64. d6253d4 go/tools/builders: Pass `CFLAGS` to assembly sources compilation (#4559) by LINKIWI · 6 months ago
  65. 4762cd6 Allow go_binary to override go_library x_defs (#4562) by Andy Hochhaus · 6 months ago
  66. 9ca4797 Also allow to read the SDK version from `go.work` (#4555) by Régis Desgroppes · 7 months ago
  67. c80ebd1 chore: update maintainers (#4552) by Tyler French · 7 months ago
  68. fbbafef Revert "Issue 1486: cgo: fix C++ dynamic initialization of static variables when using alwayslink = True (#4438)" (#4551) by Fabian Meumertzheim · 7 months ago upstream/release-0.60 v0.60.0
  69. ebd809f chore: Mark go_download_sdk as reproducible (#4543) by Morten Mjelva · 7 months ago
  70. cdad78d Replace HTML with Markdown in docs (#4542) by John Cater · 7 months ago
  71. 1cc11f1 Replace html linebreaks with newlines. (#4541) by John Cater · 7 months ago
  72. e6b690e Update BCR test module deps and Bazel version (#4537) by Fabian Meumertzheim · 7 months ago
  73. 23b3f09 fix(gopackagesdriver): Improve wildcard package query matching (#4288) by Aaron Hakala · 8 months ago
  74. 3b18746 fix(releaser): add MODULE.bazel boilerplate (#4225) by Tyler French · 8 months ago
  75. f76b497 Bump golang.org/x/net from 0.34.0 to 0.38.0 in /examples/basic_gazelle (#4530) by dependabot[bot] · 9 months ago
  76. d1ff6e2 expand make variables in x_defs (#4533) by peter woodman · 9 months ago
  77. 7ad9f01 refactor: Remove next batch of WORKSPACE content (#4531) by David Zbarsky · 9 months ago
  78. 9f68704 refactor: Remove more workspace content (#4529) by David Zbarsky · 9 months ago
  79. 42f3f48 Start migrating rules_go workspace to bzlmod (#4526) by David Zbarsky · 9 months ago
  80. db94744 Rename host_go{arch,os} to exec_ (#4525) by David Zbarsky · 9 months ago
  81. 25f9eca Exclude cgotest from stdlib build (#4524) by David Zbarsky · 9 months ago
  82. e65b564 Update Coverage link in README.rst (#4523) by BlueC0re · 9 months ago
  83. 1be32b0 go/tools/gopackagesdriver: don't filter GoFiles for tags (#4519) by Fionera · 9 months ago
  84. 2c43998 Default link mode to PIE on supported platforms (#4481) by Alex Tercete · 9 months ago
  85. 38f9c87 proto: Pass in the plugin as tools to preserve runfiles (#4514) by DolceTriade · 10 months ago
  86. f836fe6 Transition request_nogo to False for cgo_context_data (#4512) by Corentin Kerisit · 10 months ago
  87. f352bcd Document Gazelle `go_tools.bzl` functionality (#4496) by Steven Dee · 10 months ago
  88. b3e12d7 Add missing load statements (#4508) by Keith Smiley · 10 months ago upstream/release-0.59 v0.59.0
  89. 3fe89b8 Add `riscv64` into `BAZEL_GOARCH_CONSTRAINTS` (#4507) by ffgan · 10 months ago
  90. 0b46a62 docs: copy editor setup instructions from wiki to docs/editors.md (#4504) by Jay Conrod · 10 months ago
  91. dfed61b Fix BCR test module for Bazel 9 (#4503) by Fabian Meumertzheim · 10 months ago
  92. cdf4651 remove .vscode and gitignore it (#4498) by Jeff Hodges · 10 months ago
  93. b764503 correct macOS Tahoe 26 build via apple_support (#4500) by Jeff Hodges · 10 months ago
  94. 30a6f8d Reland "go_sdk: store SDK filenames and hashes in lockfile facts" (#4493) by Fabian Meumertzheim · 10 months ago
  95. 3c293b0 Update Bazel to 7.7.0 (#4492) by Fabian Meumertzheim · 10 months ago upstream/release-0.58 v0.58.3
  96. f7a7c5d Fix _xcode_config attribute for bazel 9.x (#4491) by Keith Smiley · 10 months ago
  97. 3ea65d8 .bazelci/presubmit.yml: run BCR tests with multiple Bazel versions (#4490) by Jay Conrod · 10 months ago v0.58.2
  98. c84ee39 Only build cmd/internal/cov package on go1.20 where it exists (#4489) by David Zbarsky · 10 months ago
  99. 4ded826 Make it easier to debug integration tests (#4488) by David Zbarsky · 10 months ago
  100. e3ec029 tests/bcr: don't require MODULE.bazel.lock (#4485) by Jay Conrod · 10 months ago