- 24c5603 refactor bp2build module allowlists into struct by Sam Delmerico · 2 years, 9 months ago
- d5aa079 Clean up allowlist contents. by Liz Kammer · 2 years, 9 months ago
- 6879cc0 Denylist modules that depend on a rust binary by Liz Kammer · 2 years, 9 months ago
- 4898316 convert java_import jars with arch variants by Sam Delmerico · 2 years, 10 months ago
- 3c25ab1 Merge changes I8e4c3f37,I89a32bde by Sam Delmerico · 2 years, 9 months ago
- d93afba Merge changes from topic "no-srcs-no-deps" by Treehugger Robot · 2 years, 9 months ago
- 5f83b49 convert java_import_host with bp2build; enable jetifier by Sam Delmerico · 2 years, 10 months ago
- a9b047a enable conversion of all java_import modules by Sam Delmerico · 2 years, 10 months ago
- c016143 emulate java_library static_deps with Bazel exports by Sam Delmerico · 2 years, 10 months ago
- 26f1991 analyze_bcpf: Add --fix option by Paul Duffin · 2 years, 9 months ago
- f241e72 Merge "add module type allowlist to bp2build" by Sam Delmerico · 2 years, 9 months ago
- 85d831a add module type allowlist to bp2build by Sam Delmerico · 2 years, 10 months ago
- f2504b6 Allowlist //external/e2fsprogs/... by Jingwen Chen · 2 years, 10 months ago
- 53c29e2 Build e2fsdroid with Bazel. by Jingwen Chen · 2 years, 10 months ago
- 7db7950 Merge "bp2build supports arch variant srcs for java_library" by Treehugger Robot · 2 years, 10 months ago
- 398a32d Allowlist //external/auto/android-annotation-stubs for bp2build. by Jingwen Chen · 2 years, 10 months ago
- e91d030 bp2build supports arch variant srcs for java_library by Sam Delmerico · 2 years, 10 months ago
- 7edadab Build avbtool with Bazel. by Jingwen Chen · 2 years, 10 months ago
- 083d4e0 Merge "Keep Bazel build file in build/bazel/vendor/google and prebuilts/bundletool." by Wei Li · 2 years, 10 months ago
- fe86b81 Merge "prevent module being enabled if in existing BUILD file" by Treehugger Robot · 2 years, 10 months ago
- d508a63 Merge "convert android_app certificate property, bp2build" by Sam Delmerico · 2 years, 10 months ago
- 94d26c2 prevent module being enabled if in existing BUILD file by Sam Delmerico · 2 years, 10 months ago
- 1714104 Keep Bazel build file in build/bazel/vendor/google and prebuilts/bundletool. by Wei Li · 2 years, 10 months ago
- 6bd0d4e Merge "Disallow libc_musl_sysroot_libc++_headers" by Liz Kammer · 2 years, 10 months ago
- 878a7f1 Disallow libc_musl_sysroot_libc++_headers by Liz Kammer · 2 years, 10 months ago
- fa1831c add a module-level allowlist to bp2build by Sam Delmerico · 2 years, 10 months ago
- 9dfb139 convert android_app certificate property, bp2build by Sam Delmerico · 2 years, 11 months ago
- 9d7d981 Merge "Enable cc_binary in mixed build." by Yu Liu · 2 years, 10 months ago
- 7f3605f Enable cc_binary in mixed build. by Yu Liu · 2 years, 11 months ago
- 632d0a0 Merge "Keep build/bazel/ci/dist/BUILD for bp2build." by Treehugger Robot · 2 years, 10 months ago
- eb2a3fd Add error_prone_checkerframework_dataflow_nullaway. to bp2build denylist. by Jingwen Chen · 2 years, 10 months ago
- 948c340 Merge "enable auto_service_plugin bazel build" by Treehugger Robot · 2 years, 11 months ago
- 941f0ab Keep build/bazel/ci/dist/BUILD for bp2build. by Jingwen Chen · 2 years, 11 months ago
- f6b4cd4 Omit musl related cc_genrules from bp2build. by Jingwen Chen · 2 years, 11 months ago
- 217a70e Merge "Close opened paths" by Treehugger Robot · 2 years, 11 months ago
- 0fe123d Close opened paths by Liz Kammer · 2 years, 11 months ago
- 4c7069f enable auto_service_plugin bazel build by Sam Delmerico · 2 years, 11 months ago
- a20b7a7 Disable targets broken on host due to missing deps by Liz Kammer · 2 years, 11 months ago
- 35ca77e Allowlist additional com.android.runtime blockers by Liz Kammer · 3 years ago
- fde9fb5 convert java static dependencies by Sam Delmerico · 2 years, 11 months ago
- 428a366 Basic bp2build converter for java_import. by Romain Jobredeaux · 2 years, 11 months ago
- f49ca9e Merge "Revert "Revert "Add static_libs support to android_app bp2build converter.""" by Romain Jobredeaux · 3 years ago
- cd1b80f bp2build converts java_genrule and java_genrule_host by Sam Delmerico · 3 years ago
- 355851b Revert "Revert "Add static_libs support to android_app bp2build converter."" by Romain Jobredeaux · 3 years ago
- 0ee88a6 Implement stubs.symbol_file and stubs.versions for cc_library_shared bp2build. by Jingwen Chen · 3 years ago
- 8f53998 Merge "Start unblocking com.android.runtime deps" by Treehugger Robot · 3 years ago
- 8a9a97b Merge "Revert "Add static_libs support to android_app bp2build converter."" by Romain Jobredeaux · 3 years ago
- b33e0b8 Revert "Add static_libs support to android_app bp2build converter." by Romain Jobredeaux · 3 years ago
- 2443144 Merge "Add static_libs support to android_app bp2build converter." by Romain Jobredeaux · 3 years ago
- 3d3b35c Revert "Revert "bp2build: convert host & prebuilt header libraries"" by Liz Kammer · 3 years ago
- 105deed Revert "bp2build: convert host & prebuilt header libraries" by Jingwen Chen · 3 years ago
- de722ac Add static_libs support to android_app bp2build converter. by Romain Jobredeaux · 3 years, 1 month ago
- daa09ef Start unblocking com.android.runtime deps by Liz Kammer · 3 years ago
- d8a72d7 bp2build: convert host & prebuilt header libraries by Liz Kammer · 3 years ago
- 58852a0 Handle the 'enabled' property in bp2build by Chris Parsons · 3 years, 1 month ago
- cac7f69 bp2build remove "-std" from cflags by Liz Kammer · 3 years ago
- 9460b46 Fix typo in bp2build denylist. by Liz Kammer · 3 years ago
- 5c31358 Remove some unblocked items from the denylist by Liz Kammer · 3 years, 1 month ago
- 911e9f8 Merge "Add external/libpng" by Liz Kammer · 3 years ago
- 8c49594 Merge "Allowlist directory for com.android.adbd." by Treehugger Robot · 3 years ago
- aabfb5d bp2build: Expand check if filegroup contains proto by Liz Kammer · 3 years, 1 month ago
- b5b478d Add external/libpng by Liz Kammer · 3 years ago
- d109bd9 Allowlist directory for com.android.adbd. by Jingwen Chen · 3 years ago
- bafb6d6 Add the initial implementation of bp2build converter for java_library, by Wei Li · 3 years, 1 month ago
- be46fcc Use one mutator for all bp2build conversion. by Liz Kammer · 3 years, 2 months ago
- 1263d9b Handle includes for generated headers by Liz Kammer · 3 years, 1 month ago
- 92d4188 Merge "Propagate headers from bazel to mixed builds" by Liz Kammer · 3 years, 1 month ago
- 4526269 Merge "Initial bp2build converter for android_app." by Romain Jobredeaux · 3 years, 1 month ago
- eb2d6d1 Propagate headers from bazel to mixed builds by Liz Kammer · 3 years, 1 month ago
- 1282c42 Initial bp2build converter for android_app. by Romain Jobredeaux · 3 years, 2 months ago
- 85c0097 Merge "bp2build: support full/lite protos in cc libs" by Liz Kammer · 3 years, 1 month ago
- 89e2188 Allowlist //build/soong/cc/{ndkstubgen,symbolfile}. by Jingwen Chen · 3 years, 1 month ago
- 12615db bp2build: support full/lite protos in cc libs by Liz Kammer · 3 years, 3 months ago
- a358fdb Merge "Move libprotobuf-cpp-full and libprotobuf-cpp-lite to mixed builds denylist." by Jingwen Chen · 3 years, 1 month ago
- 93c3cb6 Merge "bp2build implementation for c_std" by Christopher Parsons · 3 years, 1 month ago
- d480859 Move libprotobuf-cpp-full and libprotobuf-cpp-lite to mixed builds denylist. by Jingwen Chen · 3 years, 1 month ago
- 79bd2b7 bp2build implementation for c_std by Chris Parsons · 3 years, 1 month ago
- 8a49816 Unravel much of the bp2build denylist. by Chris Parsons · 3 years, 1 month ago
- 0a9d09f Add //build/bazel/examples/soong_config_variables/... to bp2build allowlist. by Jingwen Chen · 3 years, 1 month ago
- d43d4a4 Temporarily disable //system/apex from bp2build due to flaky failures. by Jingwen Chen · 3 years, 1 month ago
- 0181202 Add support for writing all Soong config variables into @soong_injection. by Jingwen Chen · 3 years, 1 month ago
- 228ef1e Allowlist //system/apex. by Jingwen Chen · 3 years, 1 month ago
- 84817de Add support for merging defaults soong_config_module_types into bp2build by Jingwen Chen · 3 years, 1 month ago
- c319299 Quote aquery commands. by Liz Kammer · 3 years, 1 month ago
- 455ba83 Fix the output handling of Bazel aquery for py_binary targets so soong's python_binary_host modules can be converted to py_binary and built with Bazel dependent targets in mixed build. by Wei Li · 3 years, 2 months ago
- 59a5cb0 Merge "Refactor ProductConfigProperties to use a struct key instead of an string key with hardcoded patterns." by Treehugger Robot · 3 years, 1 month ago
- 25825ca Refactor ProductConfigProperties to use a struct key instead of an by Jingwen Chen · 3 years, 1 month ago
- c0d9f8b Merge "Allow libbuildversion to build with Bazel, but skip its 'tests' subdir for now." by Rupert Shuttleworth · 3 years, 1 month ago
- 393002a Remove modules from denylist after host C++ support by Chris Parsons · 3 years, 2 months ago
- 494eef3 Support host platform cc builds by Chris Parsons · 3 years, 2 months ago
- 2ac9c48 Allow libbuildversion to build with Bazel, but skip its 'tests' subdir for now. by Rupert Shuttleworth · 3 years, 2 months ago
- a47f28d bp2build: add support for soong_config_module_type. by Jingwen Chen · 3 years, 2 months ago
- a3bd963 Merge changes Id11f4fb1,Id573d970,Ia94a0b5c by Treehugger Robot · 3 years, 2 months ago
- 5506c16 Merge "Update bp2build denylist cause" by Liz Kammer · 3 years, 2 months ago
- c989eaf Keep the following targets disabled in mixed build since there are errors in mixed_droid CI after go/oag/1861755 is submitted. by Wei Li · 3 years, 2 months ago
- b84b8c9 Update bp2build denylist cause by Liz Kammer · 3 years, 2 months ago
- 664a4fd Fix python_binary_host module in mixed build. by Wei Li · 3 years, 3 months ago
- 55bc820 bp2build: split Bazel conversion context into smaller ones, by Jingwen Chen · 3 years, 2 months ago
- 2b8004b bp2build: Add support for cc_binary. by Liz Kammer · 3 years, 3 months ago
- df27b7a Denylist genrules that create the same file in the same package. by Jingwen Chen · 3 years, 2 months ago