index
:
gvisor
build-android
detachable-fdbased
feature/dummy-iface
feature/nl-neighbor
go
go-align32
go-detachable-fdbased
go-next2
gonet-originaldestination
gre
gre-master
v6only
Container Runtime Sandbox
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tools
/
defs.bzl
Age
Commit message (
Expand
)
Author
2021-04-26
nogo: enable bazel workers and other optimizations.
Adin Scannell
2021-01-11
Fix Go branch for arm64.
Adin Scannell
2021-01-08
Support releasing aarch64 builds.
Adin Scannell
2020-12-30
Remove remote execution support.
Adin Scannell
2020-12-09
Prepare for supporting cross compilation.
Andrei Vagin
2020-12-03
Support partitions for other tests.
Adin Scannell
2020-11-10
Internal change
Jamie Liu
2020-10-26
Add nogo configuration.
Adin Scannell
2020-10-19
Remove legacy bazel configurations.
Adin Scannell
2020-10-16
Refactor shared starlark files.
Adin Scannell
2020-10-16
Refactor nogo to better support ARM.
Adin Scannell
2020-10-09
Minor nogo restructuring.
Adin Scannell
2020-10-08
Minor nogo cleanup.
Adin Scannell
2020-10-05
Internal change.
gVisor bot
2020-09-29
go-marshal tests should respect build tags.
Rahat Mahmood
2020-08-25
Add nogo support to go_binary and go_test targets.
Adin Scannell
2020-08-07
Remove old benchmark tools.
Zach Koopmans
2020-08-06
Add bzl_library rules for .bzl files without one.
Adin Scannell
2020-07-17
Clean up html on the website.
Ian Lewis
2020-06-11
Enable nogo again
Fabricio Voznika
2020-06-11
Add nogo TODO.
Michael Pratt
2020-05-04
Internal change.
gVisor bot
2020-04-28
Use existing bazeldefs with top-level BUILD file.
Adin Scannell
2020-04-23
Simplify Docker test infrastructure.
Adin Scannell
2020-04-23
Disable nogo because it breaks Go 1.13
Fabricio Voznika
2020-04-20
Add internal nogo analysis & checkescape tool.
Adin Scannell
2020-03-17
Packetimpact in Go with c++ stub
Eyal Soha
2020-02-21
Factor platform tags.
Adin Scannell
2020-02-20
Implement automated marshalling for newtypes on primitives.
gVisor bot
2020-02-20
Import tags.bzl directly from tools/defs.bzl.
Adin Scannell
2020-02-19
Add basic microbenchmarks.
Adin Scannell
2020-02-14
Fix various issues related to enabling go-marshal.
gVisor bot
2020-02-11
Stateify: register types with full package names
gVisor bot
2020-02-10
Rename build to builddefs and minor build clean-up.
Adin Scannell
2020-02-05
Add notes to relevant tests.
Adin Scannell
2020-02-04
Automatically propagate tags for stateify and marshal.
Adin Scannell
2020-01-30
Simplify testing link rules.
Adin Scannell
2020-01-27
Standardize on tools directory.
Adin Scannell