aboutsummaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)Author
2022-04-07enable JNI dependency for android_app exampleSam Delmerico
2022-03-29Tweak linux_glibc properties for musl builds in build/bazelColin Cross
2022-03-04pass certificates to android_app as debug_signing_keysSam Delmerico
2022-01-25Add apex compression in Bazel apex rule.Wei Li
2021-12-13Add the function of signing apex file with signapk tool.Wei Li
2021-12-08Add support for cc_binary deps in apex.binaries.Jingwen Chen
2021-12-02[LSC] Add LOCAL_LICENSE_KINDS to build/bazelBob Badour
2021-11-26Add a stub adbd cc_binary into build/bazel/examples.Jingwen Chen
2021-08-27Add a java binary, a java library, and an android app target building to bp2b...Romain Jobredeaux
2021-08-17Add initial support for native_shared_libs to the Bazel APEX rule.Rupert Shuttleworth
2021-08-12Revert "Add a java binary, a java library, and an android app ta..."Alex Humesky
2021-08-12Tag android app's cc deps as manual.Jingwen Chen
2021-08-10Add a java binary, a java library, and an android app target building to bp2b...Romain Jobredeaux
2021-08-02[LSC] Add LOCAL_LICENSE_KINDS to build/bazelBob Badour
2021-07-27Add some more attributes to the APEX macro/rule.Rupert Shuttleworth
2021-07-16Create a minimal apex in the Bazel apex examples.Jingwen Chen
2021-03-18Add an example Android app for building with Bazel.Alex Humesky
2020-11-08Add example query files and README for queryview.Jingwen Chen