Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-08-06 | Add bzl_library rules for .bzl files without one. | Adin Scannell | |
PiperOrigin-RevId: 325280924 | |||
2020-07-27 | Enable RBE for standard-tests. | Adin Scannell | |
PiperOrigin-RevId: 323454998 | |||
2020-05-20 | Automated rollback of changelist 312522097 | Nicolas Lacasse | |
PiperOrigin-RevId: 312529859 | |||
2020-05-20 | Upgrade to Bazel 3.1.0. | Nicolas Lacasse | |
This upgrades the Kokoro images, bazel toolchains used by RBE runners, and rules_go, gazelle, and go toolchain versions. PiperOrigin-RevId: 312522097 | |||
2020-04-28 | Use existing bazeldefs with top-level BUILD file. | Adin Scannell | |
PiperOrigin-RevId: 308901116 | |||
2020-02-10 | Rename build to builddefs and minor build clean-up. | Adin Scannell | |
The name 'bazel' also doesn't work because bazel will treat it specially. Fixes #1807 PiperOrigin-RevId: 294321221 |