Skip to content

c-parsons/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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 57.8%
  • Java 16.3%
  • Objective-C 15.2%
  • Shell 10.7%