aboutsummaryrefslogtreecommitdiff
path: root/go
AgeCommit message (Expand)Author
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-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-05Fix incompatible flags not applied to integration tests (#3415)Fabian Meumertzheim
2023-01-02Refactoring the extld related logic (#3400)Zhongpeng Lin
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-15Generalize `boringcrypto` to `GOEXPERIMENT` support (#3401)Fabian Meumertzheim
2022-12-14Add support for building with boringcrypto (#3398)Michael Matloob
2022-12-08preserve intermediate files if `-work` is specified (#3389)Motiejus Jakštys
2022-12-05chore(release): run dep upgrader (#3380)Jamy Timmermans
2022-12-05Make Go runfiles library repo mapping aware (#3347)Fabian Meumertzheim
2022-12-05chore(release): update version (#3381)Jamy Timmermans
2022-12-05fix(gpd): Write large target patterns to file (#3372)Jamy Timmermans
2022-12-04Fix normalization check for `Rlocation` path (#3378)Fabian Meumertzheim
2022-12-04Document that `Rlocation` can return relative paths (#3377)Fabian Meumertzheim
2022-12-03nogo: Add a _base key to be a default config for all Analyzers. (#3351)DolceTriade
2022-12-02chore(gpd): export aspect utils for reusability (#3373)Jamy Timmermans
2022-12-02fix(packagesdriver): bazelFlags should prefix the command (#3371)Jamy Timmermans
2022-11-30go link: use external linker when in race mode (#3370)Motiejus Jakštys
2022-11-28Upgrade googleapis to 2022-11-21Zhongpeng Lin
2022-11-27Reduce number of declared files in `emit_stdlib` (#3366)Fabian Meumertzheim
2022-11-27Remove unused variables in link action (#3367)Fabian Meumertzheim
2022-11-26feat(pkg-drv): add support for generated files (#3354)Jamy Timmermans
2022-11-26link.bzl: ignore duplicate dep on coverdata (#3032)Rob Figueiredo
2022-11-24go_path: support go:embed of generated files (#3285)Stephen Chan
2022-11-24Remove deprecated actions (#3173)Fabian Meumertzheim
2022-11-24Declare toolchains in a separate repository (#3348)John Firebaugh
2022-11-23revert the upgrade of googleapis (#3358)Zhongpeng Lin
2022-11-22Upgrade deps for 0.36.0 release (#3355)Zhongpeng Lin
2022-11-21prepare for v0.36.0 release (#3353)LWarrens
2022-11-17Add 'gc_goopts' flag to command line (#3340)LWarrens
2022-11-12Rename `Path` to `Rlocation` in runfiles library (#3346)Fabian Meumertzheim
2022-11-07Move new runfiles library to `//go/runfiles` (#3341)Fabian Meumertzheim
2022-11-07Adding gc_linopts to command line flag (#3342)Zhongpeng Lin
2022-11-06runfiles: port phst/runfiles to rules_go (#3205)Son Luong Ngoc
2022-11-06fix(packagesdrv): resolve `external/` go packages (#3332)Jamy Timmermans
2022-10-31Default to NotHandled:true for package queries (#3338)Ian Chamberlain
2022-10-31Match GOARCH ppc64 to @platforms//cpu:ppc as well. (#3336)Hill Ma
2022-10-26Add support for parsing Go development versions (#3333)Zak Cutner
2022-10-24fix(packages-driver): allow defining additional aspects instead (#3330)Jamy Timmermans
2022-10-21feat(pkg-drv): allow setting custom aspect and kinds (#3328)Jamy Timmermans
2022-10-20gopackagesdriver: move non-Go files to OtherFiles (#3327)Michael Russo
2022-10-14Ensure compatibility with incompatible flags close to flipping (#3319)Fabian Meumertzheim
2022-10-05Symlink "misc" into repository for local_sdk. (#3313)Adam Azarchs
2022-10-05update version manifest URL (#3314)Benjamin Peterson