aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-28prepare release 0.39 (#3494)Tyler French
2023-03-27update golang/x/tools (#3496)Tyler French
2023-03-27update workspace deps (#3495)Tyler French
2023-03-27Only install `runtime/cgo` with `pure = False` (#3492)Fabian Meumertzheim
2023-03-27Disable cgo by default with unsupported compilers (#3493)Fabian Meumertzheim
2023-03-27Quote `CC` if it contains whitespace (#3491)Fabian Meumertzheim
2023-03-24Keep build tags that affect the stdlib build (#3488)Fabian Meumertzheim
2023-03-24Canonicalize tags before transitioning (#3484)Fabian Meumertzheim
2023-03-22Add missing darwin CPUs to apple matcher (#3461)Keith Smiley
2023-03-20Only infer platforms from crosstool/cpu if at default (#3485)Fabian Meumertzheim
2023-03-17Rename `error` script in `go_cross_binary` (#3481)Fabian Meumertzheim
2023-03-17Improve error when linkmode requires cgo (#3482)Fabian Meumertzheim
2023-03-15bzlmod: Test BCR test module on all platforms (#3479)Fabian Meumertzheim
2023-03-13Avoid repository rule restarts in go_sdk (#3478)John Firebaugh
2023-03-11Make `//go` usable in scripts run with `bazel run` (#3474)Fabian Meumertzheim
2023-03-11Expand locations in `x_defs` values (#3473)Fabian Meumertzheim
2023-03-10Raise Go version (#3475)Fabian Meumertzheim
2023-03-08bzlmod: Improve SDK registration (#3443)Fabian Meumertzheim
2023-02-24update links to gazelle docs (#3464)Gary Miguel
2023-02-23bzlmod: Prohibit undesirable SDK registrations in non-root modules (#3440)Fabian Meumertzheim
2023-02-23Extract generated code from BUILD.toolchains.bazel into a macro (#3439)Fabian Meumertzheim
2023-02-22Add new darwin CC toolchain for tests (#3460)Keith Smiley
2023-02-22Remove `filter_transition_label` workaround (#3438)Fabian Meumertzheim
2023-02-14go: support "all:" prefix for "go:embed" directives (#3455)Malte Poll
2023-02-09fix a grammer issue (#3451)Longchuanzheng
2023-02-07change test name from 'need_test' to 'build_only' (#3449)uberzzr
2023-02-07add bazel test rule (#3447)uberzzr
2023-01-29Regenerate golang/x/tools patch (#3434)Zhongpeng Lin
2023-01-26Revert go_googleapis upgrade (#3432)Zhongpeng Lin
2023-01-25Make the toolchain's `go` binary available as a target (#3429)Fabian Meumertzheim
2023-01-23Add `env` attribute to `go_binary` (#3428)Fabian Meumertzheim
2023-01-23Update stardoc to 0.5.3 (#3427)Fabian Meumertzheim
2023-01-23Add IntelliJ workspaces to .gitignore (#3426)Fabian Meumertzheim
2023-01-23Preparing 0.38.0 release (#3425)Zhongpeng Lin
2023-01-22Add support for env_inherit (#3256)ttpathan
2023-01-16fix: Relative path of embedsrc (#3407)Giovanny GutiƩrrez
2023-01-16Upgrade Gazelle to 0.29.0 (#3424)Zhongpeng Lin
2023-01-15Upgrade org_golang_x_tools to 0.5.0 (#3356)Zhongpeng Lin
2023-01-11Do not use exec paths for rundir (#3414)Fabian Meumertzheim
2023-01-10Add a clarifying error about dependency cycle found for internal tests (#3422)yushan26
2023-01-10Update and run buildifier (#3416)Fabian Meumertzheim
2023-01-06chore: remove experimental warning from bzlmod module (#3418)Alex Eagle
2023-01-05Fix incompatible flags not applied to integration tests (#3415)Fabian Meumertzheim
2023-01-02Refactoring the extld related logic (#3400)Zhongpeng Lin
2023-01-02bzlmod: Test against Bazel 6.0.0 (#3412)Fabian Meumertzheim
2022-12-20Mark `nogo` targets as `manual` to keep top-level symlinks (#3410)Fabian Meumertzheim
2022-12-20always produce .a files at the beginning of a build (#3385)Michael Matloob
2022-12-16chore: update readme post release (#3382)Jamy Timmermans
2022-12-16Replace `cfg = "host"` with `cfg = "exec"` (#3404)Fabian Meumertzheim
2022-12-15Generalize `boringcrypto` to `GOEXPERIMENT` support (#3401)Fabian Meumertzheim