- 3be2472 Merge changes from topic "aidl_interface_bp2build" by Sam Delmerico · 3 years, 2 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 · 3 years, 3 months ago
- c1130dc add Partition method to LabelListAttribute by Sam Delmerico · 3 years, 2 months ago
- 6ffb2fb Merge "Retrieve shared lib output from custom provider" by Christopher Parsons · 3 years, 2 months ago
- 9ae019c Retrieve shared lib output from custom provider by Chris Parsons · 3 years, 2 months ago
- d079e0b Reformat build/soong for go 1.19 by Colin Cross · 3 years, 2 months ago
- 3a019a6 Add StringAttribute for bp2building by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 3 years, 4 months ago
- e70f28c hardening of test for aquery.go by Usta Shrestha · 3 years, 2 months ago
- 3a0355f Merge "export common bp2build testing functions" by Liz Kammer · 3 years, 2 months ago
- db46a9b Cosmetic Changes plus log errors by Usta Shrestha · 3 years, 3 months ago
- 3177a6e export common bp2build testing functions by Sam Delmerico · 3 years, 4 months ago
- fe9a5b8 Implement mixed builds for apex modules, take 2. by Sasha Smundak · 3 years, 3 months ago
- 8a3c914 Revert "Implement mixed builds for apex modules." by Martin Stjernholm · 3 years, 3 months ago
- 6a2b7c4 Implement mixed builds for apex modules. by Sasha Smundak · 3 years, 5 months ago
- c180dbd Handle SymlinkTree action, ignore PythonZipper action. by Sasha Smundak · 3 years, 3 months ago
- 1da064c Handle WriteFile and SourceSymlinkManifest actions. by Sasha Smundak · 3 years, 4 months ago
- e3cf1ab Reformat the test to make them more readable. by Sasha Smundak · 3 years, 4 months ago
- ef92225 null build upon repeated mixed build by Usta Shrestha · 3 years, 5 months ago
- 2bce04f Merge "Add linux_musl arm+arm64" by Colin Cross · 3 years, 4 months ago
- 1c4a3ea More helpful error message in test by Usta Shrestha · 3 years, 4 months ago
- a9b2aac Add linux_musl arm+arm64 by Colin Cross · 3 years, 4 months ago
- f10c3ac Fix minor printf format problems. by Sasha Smundak · 3 years, 4 months ago
- 16ac135 cosmetic changes by Usta Shrestha · 3 years, 4 months ago
- 0e36bc1 Merge "Use builtin CcSharedLibraryInfo for cquery" by Christopher Parsons · 3 years, 4 months ago
- 57c1edc Merge "Support cc code coverage for mixed build" by Yu Liu · 3 years, 4 months ago
- 8d82ac5 Support cc code coverage for mixed build by Yu Liu · 3 years, 5 months ago
- 93a9b9f Merge "minor dead code: unused format string" by Usta Shrestha · 3 years, 4 months ago
- 62ac8a0 Merge "Handle restricting to device only builds" by Liz Kammer · 3 years, 5 months ago
- 2ccdb42 minor dead code: unused format string by Usta Shrestha · 3 years, 5 months ago
- 354b49e Merge "cosmetics: readability" by Treehugger Robot · 3 years, 5 months ago
- dfeb120 Handle restricting to device only builds by Liz Kammer · 3 years, 5 months ago
- 6298cc5 cosmetics: readability by Usta Shrestha · 3 years, 5 months ago
- cf553a6 Use builtin CcSharedLibraryInfo for cquery by Chris Parsons · 3 years, 5 months ago
- 5317be2 Merge "Add bp2build converter for python protobuf files" by Cole Faust · 3 years, 5 months ago
- c237249 cosmetic: name receiver consistently see go/go-style/decisions#receiver-names by Usta Shrestha · 3 years, 5 months ago
- 53b6209 Add bp2build converter for python protobuf files by Cole Faust · 3 years, 5 months ago
- ef9c900 Generate genlex rules from bp2build for cc targets by Trevor Radcliffe · 3 years, 5 months ago
- 7564127 Grammar nit. Test: N/A by MarkDacek · 3 years, 5 months ago
- 0bfb1c0 Deterministic aquery details in mixed builds by Chris Parsons · 3 years, 5 months ago
- 1a7aca0 Preserve depset structure from bazel aquery by Chris Parsons · 3 years, 6 months ago
- cc51843 add unit test for bp2build allowlist by Sam Delmerico · 3 years, 7 months ago
- 24c5603 refactor bp2build module allowlists into struct by Sam Delmerico · 3 years, 7 months ago
- 7f88956 refactor Bazel variable export by Sam Delmerico · 3 years, 7 months ago
- c016143 emulate java_library static_deps with Bazel exports by Sam Delmerico · 3 years, 8 months ago
- 8c46bf9 Update cqueries for bazel rules dir rename by Liz Kammer · 3 years, 8 months ago
- c3b97c3 libclang_rt_prebuilt_library_shared mixed builds by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 4 years ago
- 07e106f Change format string %s -> %#v by Liz Kammer · 3 years, 9 months ago
- 5430953 bp2build: Remove duplicate system shared libs by Liz Kammer · 3 years, 10 months ago
- 58852a0 Handle the 'enabled' property in bp2build by Chris Parsons · 3 years, 10 months ago
- eb2d6d1 Propagate headers from bazel to mixed builds by Liz Kammer · 3 years, 10 months ago
- 77acf2e bp2build: split full_cc_library into shared/static by Chris Parsons · 3 years, 11 months ago
- 12615db bp2build: support full/lite protos in cc libs by Liz Kammer · 4 years, 1 month ago
- 0181202 Add support for writing all Soong config variables into @soong_injection. by Jingwen Chen · 4 years ago
- 58ff680 Fix bp2build select generation for inter-attribute soong config variable usage. by Jingwen Chen · 4 years ago
- c319299 Quote aquery commands. by Liz Kammer · 4 years 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 · 4 years ago
- a47f28d bp2build: add support for soong_config_module_type. by Jingwen Chen · 4 years ago
- c773778 Make bazel action symlinks absolute paths by Liz Kammer · 4 years ago
- 9af49a4 Fix //conditions:default excludes computation for LabelListAttribute. by Jingwen Chen · 4 years ago
- 8528f4e Add Darwin+Arm64 toolchain support by Dan Willemsen · 4 years ago
- d80b3c8 Use hardlinks for Bazel's symlink actions by Chris Parsons · 4 years ago
- 9bad9d6 Do not sort after subtraction. by Liz Kammer · 4 years ago
- 2dde0cb bp2build: Handle target.linux by Chris Parsons · 4 years ago
- 46f8dbe Merge "Refactor code for partitions c srcs" by Liz Kammer · 4 years, 1 month ago
- 57e2e7a Refactor code for partitions c srcs by Liz Kammer · 4 years, 1 month ago
- 9eae3cb cquery: obtain objects from custom provider by Chris Parsons · 4 years, 1 month ago
- 4aeaf37 Merge changes from topic "mixed-build-cc-library-shared" by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 4 years, 1 month ago
- 16d90a8 Remove __bp2build__ prefix trimming. by Jingwen Chen · 4 years, 1 month ago
- 62585e8 Expose TocFile via CcInfo by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 4 years, 1 month ago
- 4fbc621 Clean up StarlarkFunctionBody for getCcInfoType by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 4 years, 1 month ago
- 5fad501 bp2build: Split export_{includes,system_includes} by Liz Kammer · 4 years, 1 month ago
- a05a255 Add infrastructure to support PythonBinary by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 4 years, 2 months ago
- 51f8c39 bp2build: handle system_shared_libs by Chris Parsons · 4 years, 2 months ago
- 528d67e Reland "Split the x86 host toolchain into glibc and musl variants" by Colin Cross · 4 years, 3 months ago
- 5d6904e Revert "Split the x86 host toolchain into glibc and musl variants" by Colin Cross · 4 years, 3 months ago
- 4fb4ef2 Split the x86 host toolchain into glibc and musl variants by Colin Cross · 4 years, 3 months ago
- cb0ac95 Remove Fuchsia support from Soong by Colin Cross · 4 years, 3 months ago
- 01a16e8 Handle target.bionic in bp2build. by Liz Kammer · 4 years, 3 months ago
- 69fa9f9 Seperate asflags and cflags by Chris Parsons · 4 years, 3 months ago
- c63677b Direct Bazel builds from m. by Jingwen Chen · 4 years, 4 months ago
- 94a0bba Support cc_library_shared for mixed builds by Chris Parsons · 4 years, 4 months ago
- c49e682 Handle simple symlinks in mixed builds by Liz Kammer · 4 years, 4 months ago
- d366c90 Handle no_libcrt in bp2build. by Liz Kammer · 4 years, 4 months ago
- 2f26595 Merge changes I4a5ea40c,I40ab16e3 by Liz Kammer · 4 years, 4 months ago
- fa4ab8a Merge "Support mixedbuilds for static variant cc_library" by Christopher Parsons · 4 years, 4 months ago
- 74deed4 Extract function to handle configurable excludes by Liz Kammer · 4 years, 5 months ago
- 9abd62d Use maps in bazel *attribute types by Liz Kammer · 4 years, 5 months ago
- bcc9b88 Support mixedbuilds for static variant cc_library by Chris Parsons · 4 years, 4 months ago
- 14a8bda bp2build: split as, c, and cpp srcs for cc_library by Jingwen Chen · 4 years, 5 months ago
- 72aedde Merge "Handle product vars *flags props in cc* modules" by Treehugger Robot · 4 years, 5 months ago
- ba7a9c5 Handle product vars *flags props in cc* modules by Liz Kammer · 4 years, 5 months ago
- ffd4582 Add cc_prebuilt_library helpers for use by the llvm_prebuilt_library_static converter. by Rupert Shuttleworth · 4 years, 5 months ago
- f684028 Merge "Support empty srcs for configurable attrs" by Liz Kammer · 4 years, 5 months ago
- 69e7231 Merge "Remove unused Common field." by Rupert Shuttleworth · 4 years, 5 months ago
- 9d63de8 Remove unused Common field. by Rupert Shuttleworth · 4 years, 5 months ago
- 22cd2eb Add e.g. Target: { Android_arm: { ...} } support to LabelAttribute. by Rupert Shuttleworth · 4 years, 5 months ago
- 2b07ec7 Support empty srcs for configurable attrs by Liz Kammer · 4 years, 5 months ago
- c194ffb Make GetTargetProperties() aware of more complex targets, like 'android_arm', instead of just 'android'. by Rupert Shuttleworth · 4 years, 5 months ago
- 990c4f4 Rollforward "Split asm and c flags and srcs in..." by Chris Parsons · 4 years, 5 months ago
- 4f9d8d6 Merge "Revert "Split asm and c flags and srcs in bp2build output"" by Colin Cross · 4 years, 5 months ago