aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
3 daysfeat: support syso files in srcs. (#3763)upstream-masterConnor Hindley
6 daysbzltestutil: restore timeout signal handler (#3929)Son Luong Ngoc
13 daysprepare rules_go v 0.47 (#3923)Tyler French
2024-04-18Setting test.timeout according to TEST_TIMEOUT (#3920)Zhongpeng Lin
2024-04-14Use Gazelle's `go_env` in `@rules_go//go` (#3909)Fabian Meumertzheim
2024-04-11Don't ignore the return value of runfiles.merge_all() (#3918)Ed Schouten
2024-04-09Mark `go_sdk` extension as `reproducible` (#3911)Fabian Meumertzheim
2024-04-08patch (#3916)Evgenii Oparin
2024-04-03Reformat with buildifier (#3910)Fabian Meumertzheim
2024-04-03Add //go/private:polyfill_bazel_features.bzl to sources. (#3908)Jimmy Spagnola
2024-03-29Add `bazel_features` transitive `.bzl`s to `bzl_library` targets (#3903)Fabian Meumertzheim
2024-03-24[nogo] match regexp againts relative paths (#3898)scaiper
2024-03-21add nolint parsing support for explanations (#3899)Andy Scott
2024-03-19Replace instances of to_json() method with json.encode(..) (#3896)Charles Mita
2024-03-17Revert "improving logging for subcommand failure (#3824)" (#3892)Zhongpeng Lin
2024-03-17gopackagesdriver: fix version check with Bazel development versions (#3893)Jay Conrod
2024-03-15Support Go version schema change since 1.21 (#3891)Tim Bai
2024-03-14gopackagesdriver: move and simplify test (#3856)Jay Conrod
2024-03-11Cleanup temp dirs in GoToolchainBinaryBuild (#3885)Grzegorz Lukasik
2024-03-08Update bzlmod.md fix typo (#3882)Murali
2024-03-08Update README.rst to point to correct GH release tags (#3881)Dylan Carney
2024-03-06Bump Go version to 1.21.8 (#3880)Fabian Meumertzheim
2024-02-26fix sdk download for common execution platforms (#3874)scaiper
2024-02-26Remove Latin-1 workaround on Bazel 6.4.0+ (#3872)Matt Clarkson
2024-02-16[go_library] add .x file to declared output files in DefaultInfo (#3866)Tyler French
2024-02-16Fixes the Bazel CI error (#3869)Gowroji Sunil
2024-02-15Make exec cfg check for `//go` stricter (#3867)Fabian Meumertzheim
2024-02-14pass correct (non `"main"`) importpath to nogo for `main` package (#3863)Noah S-C
2024-02-14Update toolchains_llvm URL and hash (#3864)Fabian Meumertzheim
2024-02-12Add Bazel version matrix to BCR `presubmit.yml` (#3861)Fabian Meumertzheim
2024-02-09prepare minor release 0.46 (#3854)Tyler French
2024-02-08nogo: Create a go_register_nogo wrapper for WORKSPACE users. (#3842)DolceTriade
2024-02-07Fix invocation of assembler for go1.22 (#3756)Jeremy Quirke
2024-02-06go_test: ensure external source compilation has data (#3848)Son Luong Ngoc
2024-01-20Emit nogo facts into a separate archive (#3789)Fabian Meumertzheim
2024-01-20Support custom `GOARM` architecture levels via platform constraints (#3837)LINKIWI
2024-01-19release patch version 0.45.1 (#3836)Tyler French
2024-01-18Fix regression in empty `.go` file filtering for nogo (#3832)Fabian Meumertzheim
2024-01-17Print stack traces without panicking on test timeout (#3833)Fabian Meumertzheim
2024-01-15Disable `layering_check` feature in CGo tests (#3829)Fabian Meumertzheim
2024-01-12release rules go 0.45.0 (#3825)Tyler French
2024-01-09improving logging for subcommand failure (#3824)Zhongpeng Lin
2024-01-09Fix coverage collection with modified `COVERAGE_DIR` env variable (#3820)Fabian Meumertzheim
2024-01-09Extend gomock to allow passing an source_importpath instead of library when o...Thomas Hervé
2024-01-09Handle prerelease versions in polyfill (#3821)Daniel Wagner-Hall
2024-01-07Rename bazel_features polyfill to prevent conflicts (#3817)Fabian Meumertzheim
2024-01-07Temporarily undo deprecation of `//proto:go_grpc` (#3818)Fabian Meumertzheim
2024-01-05update documentation for 0.44 (#3813)Tyler French
2024-01-04Allow compilers to be overwritten in go_grpc_library() (#3812)Marcel
2024-01-04nogo: use original source files instead of coverage-instrumented (#3770)emmaxy