Searched refs:Bazel (Results 1 – 13 of 13) sorted by relevance
116 Building using Bazel119 That being said, we also maintain a Bazel BUILD system as part of122 you are interested, Bazel's home page is124 And you can get started with using Bazel to build gemmlowp targets172 Testing using Bazel175 Alternatively, you can use Bazel to build and run tests. See the Bazel176 instruction in the above section on building. Once your Bazel workspace
125 """Bazel rule to create a C++ protobuf library from proto source files204 """Bazel rule to generate the gen_well_known_protos_java genrule237 """Bazel rule to create a Python protobuf library from proto source files289 """Bazel rules to create batch tests for protobuf internal.
1 # Bazel (http://bazel.io/) BUILD file for Protobuf.
238 * Added Bazel support.
6 ## Bazel section in Incorporating BoringSSL into a project8 If you are using [Bazel](https://bazel.build) then you can incorporate41 [Bazel](https://bazel.build/) and [Make](https://www.gnu.org/software/make/) to
6 # Projects that include protobuf using a Bazel external repository will need to
26 authoring = authoring.pass_thru("Bazel Team <no-reply@google.com>"),
8 """Replaces select() with a Bazel-friendly wrapper.14 If Bazel platform, returns dependencies for condition583 # The ASAN we use with Bazel has some strict checks, so omit tests that
186 class Bazel(object): class726 platforms.append(Bazel())
83 - Install [Bazel](https://bazel.build/).