- cc51843 add unit test for bp2build allowlist by Sam Delmerico · 2 years, 9 months ago
- 24c5603 refactor bp2build module allowlists into struct by Sam Delmerico · 2 years, 9 months ago
- 7f88956 refactor Bazel variable export by Sam Delmerico · 2 years, 9 months ago
- c016143 emulate java_library static_deps with Bazel exports by Sam Delmerico · 2 years, 10 months ago
- 8c46bf9 Update cqueries for bazel rules dir rename by Liz Kammer · 2 years, 11 months ago
- c3b97c3 libclang_rt_prebuilt_library_shared mixed builds by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 3 years, 3 months ago
- 07e106f Change format string %s -> %#v by Liz Kammer · 3 years ago
- 5430953 bp2build: Remove duplicate system shared libs by Liz Kammer · 3 years ago
- 58852a0 Handle the 'enabled' property in bp2build by Chris Parsons · 3 years, 1 month ago
- eb2d6d1 Propagate headers from bazel to mixed builds by Liz Kammer · 3 years, 1 month ago
- 77acf2e bp2build: split full_cc_library into shared/static by Chris Parsons · 3 years, 1 month ago
- 12615db bp2build: support full/lite protos in cc libs by Liz Kammer · 3 years, 3 months ago
- 0181202 Add support for writing all Soong config variables into @soong_injection. by Jingwen Chen · 3 years, 1 month ago
- 58ff680 Fix bp2build select generation for inter-attribute soong config variable usage. 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
- a47f28d bp2build: add support for soong_config_module_type. by Jingwen Chen · 3 years, 2 months ago
- c773778 Make bazel action symlinks absolute paths by Liz Kammer · 3 years, 2 months ago
- 9af49a4 Fix //conditions:default excludes computation for LabelListAttribute. by Jingwen Chen · 3 years, 2 months ago
- 8528f4e Add Darwin+Arm64 toolchain support by Dan Willemsen · 3 years, 2 months ago
- d80b3c8 Use hardlinks for Bazel's symlink actions by Chris Parsons · 3 years, 2 months ago
- 9bad9d6 Do not sort after subtraction. by Liz Kammer · 3 years, 3 months ago
- 2dde0cb bp2build: Handle target.linux by Chris Parsons · 3 years, 3 months ago
- 46f8dbe Merge "Refactor code for partitions c srcs" by Liz Kammer · 3 years, 3 months ago
- 57e2e7a Refactor code for partitions c srcs by Liz Kammer · 3 years, 3 months ago
- 9eae3cb cquery: obtain objects from custom provider by Chris Parsons · 3 years, 3 months ago
- 4aeaf37 Merge changes from topic "mixed-build-cc-library-shared" by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 3 years, 3 months ago
- 16d90a8 Remove __bp2build__ prefix trimming. by Jingwen Chen · 3 years, 3 months ago
- 62585e8 Expose TocFile via CcInfo by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 3 years, 3 months ago
- 4fbc621 Clean up StarlarkFunctionBody for getCcInfoType by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 3 years, 3 months ago
- 5fad501 bp2build: Split export_{includes,system_includes} by Liz Kammer · 3 years, 4 months ago
- a05a255 Add infrastructure to support PythonBinary by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 3 years, 5 months ago
- 51f8c39 bp2build: handle system_shared_libs by Chris Parsons · 3 years, 5 months ago
- 528d67e Reland "Split the x86 host toolchain into glibc and musl variants" by Colin Cross · 3 years, 5 months ago
- 5d6904e Revert "Split the x86 host toolchain into glibc and musl variants" by Colin Cross · 3 years, 5 months ago
- 4fb4ef2 Split the x86 host toolchain into glibc and musl variants by Colin Cross · 3 years, 5 months ago
- cb0ac95 Remove Fuchsia support from Soong by Colin Cross · 3 years, 5 months ago
- 01a16e8 Handle target.bionic in bp2build. by Liz Kammer · 3 years, 5 months ago
- 69fa9f9 Seperate asflags and cflags by Chris Parsons · 3 years, 6 months ago
- c63677b Direct Bazel builds from m. by Jingwen Chen · 3 years, 6 months ago
- 94a0bba Support cc_library_shared for mixed builds by Chris Parsons · 3 years, 7 months ago
- c49e682 Handle simple symlinks in mixed builds by Liz Kammer · 3 years, 7 months ago
- d366c90 Handle no_libcrt in bp2build. by Liz Kammer · 3 years, 7 months ago
- 2f26595 Merge changes I4a5ea40c,I40ab16e3 by Liz Kammer · 3 years, 7 months ago
- fa4ab8a Merge "Support mixedbuilds for static variant cc_library" by Christopher Parsons · 3 years, 7 months ago
- 74deed4 Extract function to handle configurable excludes by Liz Kammer · 3 years, 7 months ago
- 9abd62d Use maps in bazel *attribute types by Liz Kammer · 3 years, 7 months ago
- bcc9b88 Support mixedbuilds for static variant cc_library by Chris Parsons · 3 years, 7 months ago
- 14a8bda bp2build: split as, c, and cpp srcs for cc_library by Jingwen Chen · 3 years, 7 months ago
- 72aedde Merge "Handle product vars *flags props in cc* modules" by Treehugger Robot · 3 years, 7 months ago
- ba7a9c5 Handle product vars *flags props in cc* modules by Liz Kammer · 3 years, 7 months ago
- ffd4582 Add cc_prebuilt_library helpers for use by the llvm_prebuilt_library_static converter. by Rupert Shuttleworth · 3 years, 8 months ago
- f684028 Merge "Support empty srcs for configurable attrs" by Liz Kammer · 3 years, 7 months ago
- 69e7231 Merge "Remove unused Common field." by Rupert Shuttleworth · 3 years, 7 months ago
- 9d63de8 Remove unused Common field. by Rupert Shuttleworth · 3 years, 7 months ago
- 22cd2eb Add e.g. Target: { Android_arm: { ...} } support to LabelAttribute. by Rupert Shuttleworth · 3 years, 7 months ago
- 2b07ec7 Support empty srcs for configurable attrs by Liz Kammer · 3 years, 7 months ago
- c194ffb Make GetTargetProperties() aware of more complex targets, like 'android_arm', instead of just 'android'. by Rupert Shuttleworth · 3 years, 7 months ago
- 990c4f4 Rollforward "Split asm and c flags and srcs in..." by Chris Parsons · 3 years, 7 months ago
- 4f9d8d6 Merge "Revert "Split asm and c flags and srcs in bp2build output"" by Colin Cross · 3 years, 7 months ago
- 52aa4e1 Revert "Split asm and c flags and srcs in bp2build output" by Colin Cross · 3 years, 7 months ago
- ed73b76 Merge "Split asm and c flags and srcs in bp2build output" by Christopher Parsons · 3 years, 7 months ago
- af24cdd Split asm and c flags and srcs in bp2build output by Chris Parsons · 3 years, 7 months ago
- e3e4a5f Handle arch/os-specific product variables by Liz Kammer · 3 years, 8 months ago
- 6fd7b3f Handle product config vars in bp2build. by Liz Kammer · 3 years, 8 months ago
- 50d6017 Merge "Dump bazel product config in Soong" by Liz Kammer · 3 years, 7 months ago
- 09f947d Dump bazel product config in Soong by Liz Kammer · 3 years, 8 months ago
- c4fb133 Support middleman actions in mixed builds by Chris Parsons · 3 years, 7 months ago
- 484e50a bp2build: support generated sources and hdrs by Chris Parsons · 3 years, 8 months ago
- 598dd00 Refactor how bp2build gets arch-specific props. by Lukacs T. Berki · 3 years, 8 months ago
- 1353e59 Handle the version_script property. by Lukacs T. Berki · 3 years, 8 months ago
- e32e9e0 bp2build: arch-specific exclude_srcs and srcs. by Jingwen Chen · 3 years, 8 months ago
- 882bcc1 bp2build: remove header globs in generated srcs. by Jingwen Chen · 3 years, 8 months ago
- b6a55bf Incorporate cc_library_headers into mixed builds by Liz Kammer · 3 years, 9 months ago
- ed9c17d bp2build: refactor/standardize cc_* bp2build converters by Jingwen Chen · 3 years, 9 months ago
- b7e3076 Add various test files as testSrcs, so that they run on CI. by Rupert Shuttleworth · 3 years, 8 months ago
- 38e6264 Rename Label.Bp_text to OriginalModuleName. by Jingwen Chen · 3 years, 8 months ago
- f40afec Add test case for too many splits by Liz Kammer · 3 years, 9 months ago
- fe23bf3 Add tests for request_type ParseResult functions. by Liz Kammer · 3 years, 9 months ago
- b71794d Consolidate cc-specific cqueries. by Liz Kammer · 3 years, 9 months ago
- a42c707 Merge "bp2build: cc_library converter for //bionic/libdl:libdl_android" by Jingwen Chen · 3 years, 9 months ago
- 76579e0 Merge "Handle simple prebuilt static libraries from bazel" by Treehugger Robot · 3 years, 9 months ago
- 6393098 bp2build: cc_library converter for //bionic/libdl:libdl_android by Jingwen Chen · 3 years, 9 months ago
- fd233d9 Merge "Move cquery RequestType interface to bazel_handler" by Treehugger Robot · 3 years, 9 months ago
- 64a9028 Merge "Support arch variations for export_system_include_dirs in cc_library_headers bp2build converter." by Rupert Shuttleworth · 3 years, 9 months ago
- b815168 Support arch variations for export_system_include_dirs in cc_library_headers bp2build converter. by Rupert Shuttleworth · 3 years, 9 months ago
- 3f9e155 Handle simple prebuilt static libraries from bazel by Liz Kammer · 3 years, 9 months ago
- f29df7c Move cquery RequestType interface to bazel_handler by Liz Kammer · 3 years, 9 months ago
- b7c6a7e Merge "Fix note_memtag bionic libraries in mixed builds" by Christopher Parsons · 3 years, 9 months ago
- e09691c Merge "Only include used requests in cquery starlark" by Treehugger Robot · 3 years, 9 months ago
- eefc9e6 Fix note_memtag bionic libraries in mixed builds by Chris Parsons · 3 years, 9 months ago
- 66ffdb7 Only include used requests in cquery starlark by Liz Kammer · 3 years, 9 months ago
- c1c2650 Add target/os configurable string_list attrs. by Jingwen Chen · 3 years, 9 months ago
- 1a6bbbd Merge "Add os/target configurable selects for label list attributes." by Jingwen Chen · 3 years, 9 months ago
- 100d5d6 Merge "Remove unused cquery requests." by Treehugger Robot · 3 years, 9 months ago
- 5ad66aa Merge "Add depfile handling for bazel_handler." by Liz Kammer · 3 years, 9 months ago
- 09f9231 Remove unused cquery requests. by Liz Kammer · 3 years, 9 months ago
- 91220d7 Add os/target configurable selects for label list attributes. by Jingwen Chen · 3 years, 9 months ago
- acacbc1 Merge "Handle product_variable asflag for cc_object." by Liz Kammer · 3 years, 9 months ago
- de11685 Add depfile handling for bazel_handler. by Liz Kammer · 3 years, 9 months ago