Home
last modified time | relevance | path

Searched refs:Bazel (Results 1 – 13 of 13) sorted by relevance

/external/gemmlowp/
DREADME.txt116 Building using Bazel
119 That being said, we also maintain a Bazel BUILD system as part of
122 you are interested, Bazel's home page is
124 And you can get started with using Bazel to build gemmlowp targets
172 Testing using Bazel
175 Alternatively, you can use Bazel to build and run tests. See the Bazel
176 instruction in the above section on building. Once your Bazel workspace
/external/protobuf/
Dprotobuf.bzl125 """Bazel rule to create a C++ protobuf library from proto source files
204 """Bazel rule to generate the gen_well_known_protos_java genrule
237 """Bazel rule to create a Python protobuf library from proto source files
289 """Bazel rules to create batch tests for protobuf internal.
DBUILD1 # Bazel (http://bazel.io/) BUILD file for Protobuf.
DCHANGES.txt238 * Added Bazel support.
/external/protobuf/util/
Dprotobuf.bzl125 """Bazel rule to create a C++ protobuf library from proto source files
204 """Bazel rule to generate the gen_well_known_protos_java genrule
237 """Bazel rule to create a Python protobuf library from proto source files
289 """Bazel rules to create batch tests for protobuf internal.
DBUILD1 # Bazel (http://bazel.io/) BUILD file for Protobuf.
DCHANGES.txt238 * Added Bazel support.
/external/boringssl/src/
DINCORPORATING.md6 ## Bazel section in Incorporating BoringSSL into a project
8 If you are using [Bazel](https://bazel.build) then you can incorporate
41 [Bazel](https://bazel.build/) and [Make](https://www.gnu.org/software/make/) to
/external/protobuf/util/python/
DBUILD6 # Projects that include protobuf using a Bazel external repository will need to
/external/desugar/
Dcopy.bara.sky26 authoring = authoring.pass_thru("Bazel Team <no-reply@google.com>"),
/external/skia/
Dpublic.bzl8 """Replaces select() with a Bazel-friendly wrapper.
14 If Bazel platform, returns dependencies for condition
583 # The ASAN we use with Bazel has some strict checks, so omit tests that
/external/boringssl/src/util/
Dgenerate_build_files.py186 class Bazel(object): class
726 platforms.append(Bazel())
/external/wycheproof/
DREADME.md83 - Install [Bazel](https://bazel.build/).