- 748d707 Correct global excludes not always being excluded by Liz Kammer · 2 years, 9 months ago
- 6f0aef3 Merge "Export sanitizer vars for use in Bazel" by Trevor Radcliffe · 2 years, 9 months ago
- 4f95ee9 Export sanitizer vars for use in Bazel by Trevor Radcliffe · 2 years, 9 months ago
- c167d0f Add --config alias for musl host platform by Cole Faust · 2 years, 9 months ago
- 3a79caa Merge "Add musl defaults in bp2build" by Trevor Radcliffe · 2 years, 9 months ago
- fbd7fab Merge "bp2build support libs for *->android_library_import" by Alix Espino · 2 years, 9 months ago
- 358ba4f Make symlink forest errors deterministic by Cole Faust · 2 years, 9 months ago
- 14101de bp2build support libs for *->android_library_import by Alix · 2 years, 9 months ago
- 53fae38 support libs for java_plugin -> * by Alix · 3 years ago
- f02c7d8 Merge "libs support for android_app->* edge" by Alix Espino · 2 years, 9 months ago
- 071f6c2 for consistency symlink_tree failure = os.Exit(1) by Usta Shrestha · 3 years ago
- 5c1b0ba Merge "metrics: count symlink/mkdir in symlink forest" by Usta (Tsering) Shrestha · 2 years, 9 months ago
- da15c61 metrics: count symlink/mkdir in symlink forest by Usta Shrestha · 3 years ago
- 26248cf Merge changes I48426a8e,Ic991e3ae,I9768241f by Treehugger Robot · 2 years, 9 months ago
- 6c087cf libs support for android_app->* edge by Alix · 2 years, 9 months ago
- ed2491c Merge "java_binary with kotlin sources" by Alix Espino · 2 years, 9 months ago
- 9d2d410 Handle soong config vars for string attrs by Liz Kammer · 2 years, 10 months ago
- f3963f8 bp2build correctly handle empty soong_config_var by Liz Kammer · 2 years, 10 months ago
- 0d1b402 Add musl defaults in bp2build by Trevor Radcliffe · 2 years, 10 months ago
- 83e787e Add a new CreateSoongInjectionDirFiles function by Spandan Das · 2 years, 9 months ago
- 57b1e40 Merge "Remove apex_available tag in cc_library_static generated from stubs-providing lib" by Vinh Tran · 2 years, 9 months ago
- 0c79abc Merge "Dedup registration of Soong config module types" by Paul Duffin · 2 years, 9 months ago
- 709c59b Merge "Add variant_prepend support for all the properties in bp2build" by Zi Wang · 2 years, 9 months ago
- 7c8eaeb java_binary with kotlin sources by Alix · 2 years, 11 months ago
- 3229998 Dedup registration of Soong config module types by Paul Duffin · 2 years, 9 months ago
- 501a797 Merge "Bp2build support for multiple product configs" by Cole Faust · 2 years, 9 months ago
- 6228be4 Merge "support libs for android_library" by Treehugger Robot · 2 years, 9 months ago
- 82fb94e support libs for android_library by Alix · 3 years ago
- b85d1a1 Bp2build support for multiple product configs by Cole Faust · 3 years ago
- d363771 Merge "Libs support for * -> java_library_edge with kt sources" by Alix Espino · 2 years, 9 months ago
- 9f609db Add variant_prepend support for all the properties in bp2build by Zi Wang · 2 years, 9 months ago
- 55225e3 Remove apex_available tag in cc_library_static generated from stubs-providing lib by Vinh Tran · 2 years, 10 months ago
- db7e026 bp2build conversion for Sanitize.Integer_overflow by Trevor Radcliffe · 3 years ago
- 87c149d Merge "Create (API) bp2build converters for droidstubs" by Spandan Das · 2 years, 10 months ago
- 0b555e3 Create (API) bp2build converters for droidstubs by Spandan Das · 2 years, 11 months ago
- 0f82844 Add variant_prepend test for cc_library by Zi Wang · 2 years, 10 months ago
- aebab39 Merge "Swap error before setting to prevent nil error" by Treehugger Robot · 2 years, 10 months ago
- 44bc9a3 Swap error before setting to prevent nil error by Liz Kammer · 2 years, 10 months ago
- 62e4fe1 Merge changes I47b8fdd9,Ifbd121ab by Colin Cross · 2 years, 10 months ago
- 72e1d65 Merge "Remove creation of has_stubs in cc_library_shared by bp2build" by Vinh Tran · 2 years, 10 months ago
- 133782e Use //build/bazel/platforms/os:linux_glibc for osLinux by Colin Cross · 2 years, 10 months ago
- 295cdfc Merge "Enable code coverage for cc shared library" by Yu Liu · 2 years, 10 months ago
- 83f88cd Remove creation of has_stubs in cc_library_shared by bp2build by Vinh Tran · 2 years, 10 months ago
- abc182c Merge "Allow exporting bazel mixed build allowlists to simple text files" by Cole Faust · 2 years, 10 months ago
- 32edd1a Add tradefed attributes to cc_test bazel macro by Kevin Dagostino · 2 years, 11 months ago
- f01a0f0 Enable code coverage for cc shared library by Yu Liu · 2 years, 10 months ago
- 705968d Allow exporting bazel mixed build allowlists to simple text files by Cole Faust · 2 years, 10 months ago
- 266bbf2 Libs support for * -> java_library_edge with kt sources by Alix · 2 years, 10 months ago
- 6441a12 Merge changes from topics "bp2build_cc_object_dynamic_deps", "bp2build_cc_prebuilt_object" by Treehugger Robot · 2 years, 10 months ago
- 6916999 Merge changes from topic "afdo-in-cc-rules" by Vinh Tran · 2 years, 10 months ago
- 331360e Merge "Add support for variant_prepend properties in bp2build for cc library" by Treehugger Robot · 2 years, 10 months ago
- bc9c8b4 Add check for handcrafted BUILD file in bp2build by Vinh Tran · 2 years, 10 months ago
- 99270ea Add bp2build conversion to reference to fdo_profile targets by Vinh Tran · 2 years, 11 months ago
- 1cb1180 Add support for variant_prepend properties in bp2build for cc library by Zi Wang · 2 years, 10 months ago
- 65ebc42 Add support for headers from dependencies to bazel cc_object by Colin Cross · 2 years, 10 months ago
- c5075e9 Add bp2build support for cc_prebuilt_object by Colin Cross · 2 years, 10 months ago
- 682bfb2 Revert "bp2build conversion for Sanitize.Integer_overflow" by Trevor Radcliffe · 2 years, 10 months ago
- f82482d bp2build conversion for Sanitize.Integer_overflow by Trevor Radcliffe · 3 years ago
- 4c0765a Support running bp2build tests in fixtures by Paul Duffin · 3 years ago
- c4c34e1 Convert apex_available (for supported modules) to bazel tags. by Jingwen Chen · 2 years, 11 months ago
- 734fefd Merge "Support abi check in bazel." by Yu Liu · 2 years, 11 months ago
- 341484b Bp2Build for libs property in java_library by Alix · 3 years ago
- 56ccb1a Support abi check in bazel. by Yu Liu · 3 years ago
- ed6240d Merge "Revert "bp2build conversion for Sanitize.Integer_overflow"" by Jingwen Chen · 2 years, 11 months ago
- 0ead79b Revert "bp2build conversion for Sanitize.Integer_overflow" by Jingwen Chen · 2 years, 11 months ago
- 202f2af Merge "bp2build conversion for Sanitize.Integer_overflow" by Trevor Radcliffe · 2 years, 11 months ago
- 548fc5d bp2build conversion for Sanitize.Integer_overflow by Trevor Radcliffe · 3 years ago
- ffc17e4 Use excludes from OS axis for OsAndInApex by Liz Kammer · 2 years, 11 months ago
- 775f2cb Merge "export neverallow include dir list to Bazel" by Sam Delmerico · 2 years, 11 months ago
- 46d08b4 export neverallow include dir list to Bazel by Sam Delmerico · 2 years, 11 months ago
- 8062f4d bp2build for java_library with .kt srcs or common_srcs by Alix · 3 years ago
- 1bde1cb Merge changes from topics "bp2build-tidy-disabled-srcs", "bp2build-tidy-timeout-srcs" by Sam Delmerico · 3 years ago
- 4c902d6 bp2build for tidy_timeout_srcs by Sam Delmerico · 3 years ago
- c9b8fbd bp2build for tidy_disabled_srcs by Sam Delmerico · 3 years ago
- c639059 Make CodegenContext reference *android.Context by Paul Duffin · 3 years ago
- 72ab470 Merge "Multithread symlink forest removal." by Lukács T. Berki · 3 years ago
- 3bb3763 Merge "include symlink metrics in bp2build_metrics.pb" by Usta (Tsering) Shrestha · 3 years ago
- bc5f731 Multithread symlink forest removal. by Lukacs T. Berki · 3 years ago
- 4f5d2c1 include symlink metrics in bp2build_metrics.pb by usta · 3 years ago
- b4e09a0 Bp2build Java libs for java_binary -> java_import edge by Alix · 3 years, 1 month ago
- ed2873a Revert "Multithread symlink forest removal." by Christopher Parsons · 3 years ago
- 6b236f1 Multithread symlink forest removal. by Lukacs T. Berki · 3 years ago
- 4bb30b5 Merge changes from topic "separate-symlink-forest-invocation" by Lukács T. Berki · 3 years ago
- 647e7ab Build the symlink tree on multiple threads. by Lukacs T. Berki · 3 years ago
- c541cd2 Create Bazel symlink forest in a separate process. by Lukacs T. Berki · 3 years ago
- 2ff53da Merge "Support apex_test." by Yu Liu · 3 years ago
- 783ec5c Remove a self-dependency of bp2build by Usta Shrestha · 3 years ago
- 4c212ce Support apex_test. by Yu Liu · 3 years ago
- 49d04e8 cosmetics by Usta Shrestha · 3 years ago
- 95ac23e Merge "Introduce BazelStringOrLabelFromProp." by Treehugger Robot · 3 years ago
- 6817bbb Introduce BazelStringOrLabelFromProp. by Jingwen Chen · 3 years ago
- c5184ec Rename prebuilt_library_* to cc_prebuilt_library_* by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 3 years ago
- d620101 Make cc_genrule.srcs configurable. by Yu Liu · 3 years ago
- 827db14 Merge "Default apex's compile_multilib to "first" in bp2build" by Vinh Tran · 3 years ago
- 8f5310f Default apex's compile_multilib to "first" in bp2build by Vinh Tran · 3 years ago
- 7d8f618 Fix some issues in bp2build converter for python_binary_host. by Wei Li · 3 years ago
- 49b5938 Merge "Support cc_prebuilt_binary building with Bazel" by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 3 years ago
- 4238c65 Converters for contributions to systemapi and vendorapi by Spandan Das · 3 years, 1 month ago
- 41a7fed Merge "Fix incrementality bug with merged BUILD files" by Treehugger Robot · 3 years ago
- fd88414 Fix incrementality bug with merged BUILD files by Cole Faust · 3 years ago