Skip to content

depp/examples

Repository files navigation

These are example snippets and BUILD files for Bazel.

  • A recipe for configuring AOSP prebuilt toolchains for Bazel.

  • A recipe for compiling the protobuf 2.5.0 compiler with Bazel. We used this with AOSP i686 toolchain to produce the protoc binary in the Bazel repo.

  • A BUILD file for compiling RE2.

  • An example of setting up a cross-compiler

About

Examples for Bazel

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Starlark 76.9%
  • Java 10.8%
  • Objective-C 4.8%
  • Shell 4.0%
  • C++ 2.9%
  • Python 0.3%
  • Other 0.3%