summaryrefslogtreecommitdiffhomepage
path: root/tools
AgeCommit message (Expand)Author
2021-02-03Remove gazelle noise patchTamir Duberstein
2021-02-02Update go-tools to 2020.2.1Tamir Duberstein
2021-02-02Remove go_tool_library references.Adin Scannell
2021-02-01Fix empty Packages file for APT repository.Adin Scannell
2021-02-01Remove Go cache on failure.Adin Scannell
2021-01-22[infra] Fix Build Github action failure.Ayush Ranjan
2021-01-12Fix Go branch building.Adin Scannell
2021-01-12Delete shim v1Fabricio Voznika
2021-01-12Drop shutdown in docker run.Adin Scannell
2021-01-12Fix simple mistakes identified by goreportcard.Adin Scannell
2021-01-11Fix Go branch for arm64.Adin Scannell
2021-01-08Support releasing aarch64 builds.Adin Scannell
2021-01-07Add ARM smoke testAndrei Vagin
2021-01-06Don't canonicalize cache directory.Adin Scannell
2021-01-06Include objdump failures in test output.Michael Pratt
2021-01-05Make build command more robust.Adin Scannell
2021-01-05Merge pull request #5169 from laijs:fix-typo-whicygVisor bot
2021-01-05Add YAML validation for configuration files.Adin Scannell
2020-12-30Remove remote execution support.Adin Scannell
2020-12-30Add BuildKite annotations for failures and profiles.Adin Scannell
2020-12-30Use a stable ordering for generated types.Adin Scannell
2020-12-29Exclude changing generated file from go_branch.Adin Scannell
2020-12-27typo: change whicy to whichLai Jiangshan
2020-12-11Remove existing nogo exceptions.Adin Scannell
2020-12-11Fix parser to include iterations.Zach Koopmans
2020-12-10Fix typo in go template error messages.Dean Deng
2020-12-09Tweak aarch64 support.Adin Scannell
2020-12-09Add //pkg/sync:generic_atomicptrmap.Jamie Liu
2020-12-09Refactor the Makefile to avoid recursive Make.Adin Scannell
2020-12-09Prepare for supporting cross compilation.Andrei Vagin
2020-12-03Support partitions for other tests.Adin Scannell
2020-12-02Fix containerd.sh for later Ubuntu and Debian-based distributions.Adin Scannell
2020-11-30Ensure containerd is used from installed location.Adin Scannell
2020-11-23Fix bad Makefile variable reference.Adin Scannell
2020-11-23Clean up build output.Adin Scannell
2020-11-23Don't rely on HOME for tools/go_branch.shAdin Scannell
2020-11-10Add debug logs to startup benchmark.Zach Koopmans
2020-11-10Internal changeJamie Liu
2020-11-05Internal ChangeZach Koopmans
2020-11-03Fix more nogo testsTing-Yu Wang
2020-10-30Add the gVisor admission webhookKevin Krakauer
2020-10-30Avoid creating users if user is root already.Adin Scannell
2020-10-29[infra] Deflake Go / generate (pull_request.Ayush Ranjan
2020-10-28[infra] Deflake Go / generate (pull_request) GitHub action.Ayush Ranjan
2020-10-28Traversal embedded libraries, even for go_library rules.Adin Scannell
2020-10-26Add nogo configuration.Adin Scannell
2020-10-26Add parser for open source benchmarks.Zach Koopmans
2020-10-23Direct gvisor.dev/issues to the same place as gvisor.dev/issue.Dean Deng
2020-10-23Fix nogo tests in //pkg/sentry/socket/...Ting-Yu Wang
2020-10-23tools/parsers: disable nogo checksAndrei Vagin