- ca438e6 mixed builds correctly reference stubs libs by Sam Delmerico · 1 year, 9 months ago
- 6b9fb9a Merge "Supporting changes for cc_binary LTO transitions" by Trevor Radcliffe · 1 year, 9 months ago
- dc210fa Supporting changes for cc_binary LTO transitions by Trevor Radcliffe · 1 year, 9 months ago
- 8181f4b Replace json_encode with json.encode by Cole Faust · 1 year, 9 months ago
- 2d37b64 Populate apexBundle#filesInfo using bazel info. by Jingwen Chen · 1 year, 10 months ago
- 56b1a2b LTO Bp2build by Trevor Radcliffe · 1 year, 11 months ago
- 9402ca8 Add a persistent bazel server between builds by Chris Parsons · 1 year, 10 months ago
- a4655a9 Handle aquery build statements in a goroutine by Liz Kammer · 1 year, 11 months ago
- 00629db Use aquery proto directly by Liz Kammer · 1 year, 11 months ago
- f15a079 Only create a command line replacer once by Liz Kammer · 1 year, 11 months ago
- 690fbac Collect more metrics for aquery handling by Liz Kammer · 1 year, 11 months ago
- 4ed95e2 mixed build targets need transitive tidy files by Sam Delmerico · 1 year, 11 months ago
- 94f8a60 Merge "Fix nondeterminism in bp2build" by Christopher Parsons · 1 year, 11 months ago
- 7b3289b Fix nondeterminism in bp2build by Chris Parsons · 1 year, 11 months ago
- e136efd Merge "prune out empty bazel depsets" by Usta (Tsering) Shrestha · 1 year, 11 months ago
- 13fd5ae prune out empty bazel depsets by Usta Shrestha · 1 year, 11 months ago
- 78aca80 Merge "add androidmk cc-related variables to androidmk" by Sam Delmerico · 1 year, 11 months ago
- 6e7441e Merge "Read ApexMkInfo for modules to be installed." by Treehugger Robot · 1 year, 11 months ago
- 29743c8 Read ApexMkInfo for modules to be installed. by Jingwen Chen · 1 year, 11 months ago
- 748d707 Correct global excludes not always being excluded by Liz Kammer · 1 year, 11 months ago
- 4e115cc add androidmk cc-related variables to androidmk by Sam Delmerico · 2 years ago
- 3a79caa Merge "Add musl defaults in bp2build" by Trevor Radcliffe · 2 years ago
- 9d2d410 Handle soong config vars for string attrs by Liz Kammer · 2 years ago
- f3963f8 bp2build correctly handle empty soong_config_var by Liz Kammer · 2 years ago
- 0d1b402 Add musl defaults in bp2build by Trevor Radcliffe · 2 years, 1 month ago
- 94098e8 apex mixed builds: use the .capex when required. by Jingwen Chen · 2 years ago
- 9f609db Add variant_prepend support for all the properties in bp2build by Zi Wang · 2 years ago
- 0f82844 Add variant_prepend test for cc_library by Zi Wang · 2 years ago
- 62e4fe1 Merge changes I47b8fdd9,Ifbd121ab by Colin Cross · 2 years ago
- 133782e Use //build/bazel/platforms/os:linux_glibc for osLinux by Colin Cross · 2 years ago
- 3952a90 mixed builds: add cc_test bazel handler, and add adbd_test to staging allowlist. by Jingwen Chen · 2 years, 1 month ago
- eddd3c0 add APEX transitive dependency validation by Sam Delmerico · 2 years, 1 month ago
- 1cb1180 Add support for variant_prepend properties in bp2build for cc library by Zi Wang · 2 years, 1 month ago
- 24214aa Support abi check in mixed build. by Yu Liu · 2 years, 1 month ago
- efc1bc7 Merge "Improve mixed builds error messages" by Treehugger Robot · 2 years, 1 month ago
- ffc17e4 Use excludes from OS axis for OsAndInApex by Liz Kammer · 2 years, 1 month ago
- 97d1527 Improve mixed builds error messages by Cole Faust · 2 years, 1 month ago
- 78c07de Add support of <APEX>-installed-files.txt in mixed build. by Wei Li · 2 years, 2 months ago
- dbb9fe8 Merge "Increase testing of request_type" by Liz Kammer · 2 years, 2 months ago
- d5fd30d Merge "Add reference to bundle_file in request_type_test" by Treehugger Robot · 2 years, 2 months ago
- 01dd619 Merge changes from topic "clang-tidy-mixed-builds" by Treehugger Robot · 2 years, 2 months ago
- 1b7ed9b Increase testing of request_type by Liz Kammer · 2 years, 2 months ago
- 9a9f652 add tidy files to mixed builds by Sam Delmerico · 2 years, 2 months ago
- 08626ec Add reference to bundle_file in request_type_test by Liz Kammer · 2 years, 2 months ago
- 303978d Connect base.zip to mixed builds by Liz Kammer · 2 years, 2 months ago
- 1ec7785 bazel apex: Add mixed builds support for <module>_using.xml file. by Jingwen Chen · 2 years, 2 months ago
- cc73a05 Add support of <APEX>_backing.txt in mixed build. by Wei Li · 2 years, 2 months ago
- 0c9a276 bazel apex: Add mixed builds support for <module>_using.txt file. by Jingwen Chen · 2 years, 2 months ago
- be6a712 Rename ApexCqueryInfo to ApexInfo by Liz Kammer · 2 years, 2 months ago
- aff9a46 Merge "Support new attributes added in ApexInfo in mixed build." by Wei Li · 2 years, 2 months ago
- 32dcdf9 Support new attributes added in ApexInfo in mixed build. by Wei Li · 2 years, 2 months ago
- 118fd2b Rollforward "Use proto output instead of jsonproto output for aquery"" by Jason Wu · 2 years, 2 months ago
- d27e28c Revert "Use proto output instead of jsonproto output for aquery" by Jason Wu · 2 years, 2 months ago
- 6fe8721 Use proto output instead of jsonproto output for aquery by Jason Wu · 2 years, 2 months ago
- 33407b8 Refactor parsing JSON-encoded cquery results. by Sasha Smundak · 2 years, 3 months ago
- edd1666 Add CcUnstrippedInfo provider and use it in mixed builds by Sasha Smundak · 2 years, 3 months ago
- 4238c65 Converters for contributions to systemapi and vendorapi by Spandan Das · 2 years, 4 months ago
- 9531e42 Merge changes from topic "soong-riscv64" by Colin Cross · 2 years, 3 months ago
- f05b0d3 Add riscv64-linux-android support by Colin Cross · 2 years, 6 months ago
- 86dc2c2 Support main repository prefixing in cquery by Chris Parsons · 2 years, 3 months ago
- 07bb005 Rollforward w/fix of "Use json encoding for cquery ParseResult" by Jason Wu · 2 years, 3 months ago
- 3e1833f Revert "Use json encoding for cquery ParseResult" by Christopher Parsons · 2 years, 3 months ago
- fcc53f9 Use json encoding for cquery ParseResult by Jason · 2 years, 3 months ago
- 85fb07c Support target.apex stanza in bp2build by Vinh Tran · 2 years, 3 months ago
- bbfd538 product_variables srcs in prebuilt_etc by Alix · 2 years, 7 months ago
- 79fccef Use list comprehensions in Starlark by Usta Shrestha · 2 years, 4 months ago
- c843b99 Support arch features in bp2build by Cole Faust · 2 years, 5 months ago
- 3be2472 Merge changes from topic "aidl_interface_bp2build" by Sam Delmerico · 2 years, 4 months ago
- 81852ca Add bp2build converter for cc library stubs and use the stub library target of a library while linking it in APEXs. by Wei Li · 2 years, 5 months ago
- c1130dc add Partition method to LabelListAttribute by Sam Delmerico · 2 years, 4 months ago
- 6ffb2fb Merge "Retrieve shared lib output from custom provider" by Christopher Parsons · 2 years, 4 months ago
- 9ae019c Retrieve shared lib output from custom provider by Chris Parsons · 2 years, 4 months ago
- d079e0b Reformat build/soong for go 1.19 by Colin Cross · 2 years, 5 months ago
- 3a019a6 Add StringAttribute for bp2building by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 2 years, 6 months ago
- e70f28c hardening of test for aquery.go by Usta Shrestha · 2 years, 5 months ago
- 3a0355f Merge "export common bp2build testing functions" by Liz Kammer · 2 years, 5 months ago
- db46a9b Cosmetic Changes plus log errors by Usta Shrestha · 2 years, 6 months ago
- 3177a6e export common bp2build testing functions by Sam Delmerico · 2 years, 6 months ago
- fe9a5b8 Implement mixed builds for apex modules, take 2. by Sasha Smundak · 2 years, 5 months ago
- 8a3c914 Revert "Implement mixed builds for apex modules." by Martin Stjernholm · 2 years, 5 months ago
- 6a2b7c4 Implement mixed builds for apex modules. by Sasha Smundak · 2 years, 7 months ago
- c180dbd Handle SymlinkTree action, ignore PythonZipper action. by Sasha Smundak · 2 years, 6 months ago
- 1da064c Handle WriteFile and SourceSymlinkManifest actions. by Sasha Smundak · 2 years, 7 months ago
- e3cf1ab Reformat the test to make them more readable. by Sasha Smundak · 2 years, 6 months ago
- ef92225 null build upon repeated mixed build by Usta Shrestha · 2 years, 7 months ago
- 2bce04f Merge "Add linux_musl arm+arm64" by Colin Cross · 2 years, 6 months ago
- 1c4a3ea More helpful error message in test by Usta Shrestha · 2 years, 6 months ago
- a9b2aac Add linux_musl arm+arm64 by Colin Cross · 2 years, 7 months ago
- f10c3ac Fix minor printf format problems. by Sasha Smundak · 2 years, 7 months ago
- 16ac135 cosmetic changes by Usta Shrestha · 2 years, 6 months ago
- 0e36bc1 Merge "Use builtin CcSharedLibraryInfo for cquery" by Christopher Parsons · 2 years, 7 months ago
- 57c1edc Merge "Support cc code coverage for mixed build" by Yu Liu · 2 years, 7 months ago
- 8d82ac5 Support cc code coverage for mixed build by Yu Liu · 2 years, 8 months ago
- 93a9b9f Merge "minor dead code: unused format string" by Usta Shrestha · 2 years, 7 months ago
- 62ac8a0 Merge "Handle restricting to device only builds" by Liz Kammer · 2 years, 7 months ago
- 2ccdb42 minor dead code: unused format string by Usta Shrestha · 2 years, 7 months ago
- 354b49e Merge "cosmetics: readability" by Treehugger Robot · 2 years, 7 months ago
- dfeb120 Handle restricting to device only builds by Liz Kammer · 2 years, 8 months ago
- 6298cc5 cosmetics: readability by Usta Shrestha · 2 years, 7 months ago
- cf553a6 Use builtin CcSharedLibraryInfo for cquery by Chris Parsons · 2 years, 7 months ago