- c63677b Direct Bazel builds from m. by Jingwen Chen · 4 years, 3 months ago
- 94a0bba Support cc_library_shared for mixed builds by Chris Parsons · 4 years, 3 months ago
- c49e682 Handle simple symlinks in mixed builds by Liz Kammer · 4 years, 3 months ago
- d366c90 Handle no_libcrt in bp2build. by Liz Kammer · 4 years, 3 months ago
- 2f26595 Merge changes I4a5ea40c,I40ab16e3 by Liz Kammer · 4 years, 3 months ago
- fa4ab8a Merge "Support mixedbuilds for static variant cc_library" by Christopher Parsons · 4 years, 3 months ago
- 74deed4 Extract function to handle configurable excludes by Liz Kammer · 4 years, 3 months ago
- 9abd62d Use maps in bazel *attribute types by Liz Kammer · 4 years, 4 months ago
- bcc9b88 Support mixedbuilds for static variant cc_library by Chris Parsons · 4 years, 3 months ago
- 14a8bda bp2build: split as, c, and cpp srcs for cc_library by Jingwen Chen · 4 years, 3 months ago
- 72aedde Merge "Handle product vars *flags props in cc* modules" by Treehugger Robot · 4 years, 3 months ago
- ba7a9c5 Handle product vars *flags props in cc* modules by Liz Kammer · 4 years, 3 months ago
- ffd4582 Add cc_prebuilt_library helpers for use by the llvm_prebuilt_library_static converter. by Rupert Shuttleworth · 4 years, 4 months ago
- f684028 Merge "Support empty srcs for configurable attrs" by Liz Kammer · 4 years, 3 months ago
- 69e7231 Merge "Remove unused Common field." by Rupert Shuttleworth · 4 years, 3 months ago
- 9d63de8 Remove unused Common field. by Rupert Shuttleworth · 4 years, 3 months ago
- 22cd2eb Add e.g. Target: { Android_arm: { ...} } support to LabelAttribute. by Rupert Shuttleworth · 4 years, 3 months ago
- 2b07ec7 Support empty srcs for configurable attrs by Liz Kammer · 4 years, 3 months ago
- c194ffb Make GetTargetProperties() aware of more complex targets, like 'android_arm', instead of just 'android'. by Rupert Shuttleworth · 4 years, 4 months ago
- 990c4f4 Rollforward "Split asm and c flags and srcs in..." by Chris Parsons · 4 years, 3 months ago
- 4f9d8d6 Merge "Revert "Split asm and c flags and srcs in bp2build output"" by Colin Cross · 4 years, 3 months ago
- 52aa4e1 Revert "Split asm and c flags and srcs in bp2build output" by Colin Cross · 4 years, 3 months ago
- ed73b76 Merge "Split asm and c flags and srcs in bp2build output" by Christopher Parsons · 4 years, 3 months ago
- af24cdd Split asm and c flags and srcs in bp2build output by Chris Parsons · 4 years, 4 months ago
- e3e4a5f Handle arch/os-specific product variables by Liz Kammer · 4 years, 4 months ago
- 6fd7b3f Handle product config vars in bp2build. by Liz Kammer · 4 years, 4 months ago
- 50d6017 Merge "Dump bazel product config in Soong" by Liz Kammer · 4 years, 4 months ago
- 09f947d Dump bazel product config in Soong by Liz Kammer · 4 years, 4 months ago
- c4fb133 Support middleman actions in mixed builds by Chris Parsons · 4 years, 4 months ago
- 484e50a bp2build: support generated sources and hdrs by Chris Parsons · 4 years, 4 months ago
- 598dd00 Refactor how bp2build gets arch-specific props. by Lukacs T. Berki · 4 years, 4 months ago
- 1353e59 Handle the version_script property. by Lukacs T. Berki · 4 years, 4 months ago
- e32e9e0 bp2build: arch-specific exclude_srcs and srcs. by Jingwen Chen · 4 years, 5 months ago
- 882bcc1 bp2build: remove header globs in generated srcs. by Jingwen Chen · 4 years, 4 months ago
- b6a55bf Incorporate cc_library_headers into mixed builds by Liz Kammer · 4 years, 5 months ago
- ed9c17d bp2build: refactor/standardize cc_* bp2build converters by Jingwen Chen · 4 years, 5 months ago
- b7e3076 Add various test files as testSrcs, so that they run on CI. by Rupert Shuttleworth · 4 years, 5 months ago
- 38e6264 Rename Label.Bp_text to OriginalModuleName. by Jingwen Chen · 4 years, 5 months ago
- f40afec Add test case for too many splits by Liz Kammer · 4 years, 5 months ago
- fe23bf3 Add tests for request_type ParseResult functions. by Liz Kammer · 4 years, 5 months ago
- b71794d Consolidate cc-specific cqueries. by Liz Kammer · 4 years, 5 months ago
- a42c707 Merge "bp2build: cc_library converter for //bionic/libdl:libdl_android" by Jingwen Chen · 4 years, 5 months ago
- 76579e0 Merge "Handle simple prebuilt static libraries from bazel" by Treehugger Robot · 4 years, 5 months ago
- 6393098 bp2build: cc_library converter for //bionic/libdl:libdl_android by Jingwen Chen · 4 years, 6 months ago
- fd233d9 Merge "Move cquery RequestType interface to bazel_handler" by Treehugger Robot · 4 years, 5 months ago
- 64a9028 Merge "Support arch variations for export_system_include_dirs in cc_library_headers bp2build converter." by Rupert Shuttleworth · 4 years, 5 months ago
- b815168 Support arch variations for export_system_include_dirs in cc_library_headers bp2build converter. by Rupert Shuttleworth · 4 years, 5 months ago
- 3f9e155 Handle simple prebuilt static libraries from bazel by Liz Kammer · 4 years, 5 months ago
- f29df7c Move cquery RequestType interface to bazel_handler by Liz Kammer · 4 years, 5 months ago
- b7c6a7e Merge "Fix note_memtag bionic libraries in mixed builds" by Christopher Parsons · 4 years, 5 months ago
- e09691c Merge "Only include used requests in cquery starlark" by Treehugger Robot · 4 years, 5 months ago
- eefc9e6 Fix note_memtag bionic libraries in mixed builds by Chris Parsons · 4 years, 5 months ago
- 66ffdb7 Only include used requests in cquery starlark by Liz Kammer · 4 years, 5 months ago
- c1c2650 Add target/os configurable string_list attrs. by Jingwen Chen · 4 years, 5 months ago
- 1a6bbbd Merge "Add os/target configurable selects for label list attributes." by Jingwen Chen · 4 years, 5 months ago
- 100d5d6 Merge "Remove unused cquery requests." by Treehugger Robot · 4 years, 5 months ago
- 5ad66aa Merge "Add depfile handling for bazel_handler." by Liz Kammer · 4 years, 5 months ago
- 09f9231 Remove unused cquery requests. by Liz Kammer · 4 years, 5 months ago
- 91220d7 Add os/target configurable selects for label list attributes. by Jingwen Chen · 4 years, 6 months ago
- acacbc1 Merge "Handle product_variable asflag for cc_object." by Liz Kammer · 4 years, 5 months ago
- de11685 Add depfile handling for bazel_handler. by Liz Kammer · 4 years, 6 months ago
- a060c45 Handle product_variable asflag for cc_object. by Liz Kammer · 4 years, 6 months ago
- 0702791 bp2build: arch-configurable selects for label list attrs. by Jingwen Chen · 4 years, 6 months ago
- a5f8624 Merge changes from topic "mixed-bp2build" by Liz Kammer · 4 years, 6 months ago
- bc3f7e0 Merge "Refactor and cleanup of cquery processing" by Christopher Parsons · 4 years, 6 months ago
- 944e7d0 Refactor and cleanup of cquery processing by Chris Parsons · 4 years, 6 months ago
- ba3ea16 Use handcrafted build targets in bp2build by Liz Kammer · 4 years, 7 months ago
- 2e4219b Add a way to remove duplicates from Bazel label lists, to e.g. avoid duplicate deps. by Rupert Shuttleworth · 4 years, 6 months ago
- 8d6e433 Support cc_object modules in mixed builds by Chris Parsons · 4 years, 7 months ago
- 5d86449 bp2build: add configurable attribute (select) support. by Jingwen Chen · 4 years, 6 months ago
- fc46bc1 Refactor BazelTargetModule by Liz Kammer · 4 years, 7 months ago
- b68036f Merge "Add LOCAL_LICENSE_KINDS to build/soong" by Treehugger Robot · 4 years, 7 months ago
- fb4692a bp2build: refactor BazelTargetModule naming boilerplate. by Jingwen Chen · 4 years, 7 months ago
- 02040de Add LOCAL_LICENSE_KINDS to build/soong by Bob Badour · 4 years, 7 months ago
- 77e8b7b bp2build: add bazel_module: { bp2build_available } prop. by Jingwen Chen · 4 years, 7 months ago
- 1fd1469 bp2build: Refactor CreateBazelTargetModule API. by Jingwen Chen · 4 years, 7 months ago
- 356f7d4 bp2build: convert paths/module refs to Bazel label by Liz Kammer · 4 years, 7 months ago
- 40067de bp2build: support Starlark rules and load statements. by Jingwen Chen · 4 years, 7 months ago
- f6d2b82 Merge "Support aquery depsets with depth" by Christopher Parsons · 4 years, 7 months ago
- 7385067 bp2build: framework for generating BazelTargetModules. by Jingwen Chen · 4 years, 9 months ago
- 943f243 Support aquery depsets with depth by Chris Parsons · 4 years, 8 months ago
- 4f06989 Improve aquery-related validation and error handling by Chris Parsons · 4 years, 8 months ago
- affbb60 Process v2 bazel analysis protos in aquery responses by Chris Parsons · 4 years, 9 months ago
- dbcb1ff Use aquery to declare bazel actions in the ninja file. by Chris Parsons · 4 years, 9 months ago
- 05ab2d0 Enable bazel profiling in soong_build. by Patrice Arruda · 4 years, 9 months ago
- 30f5aaa Move bazel_module property to a common file, and add it to filegroup. by Jingwen Chen · 4 years, 10 months ago
- 7c6089a Integrate bazelenv.sh environment variables into soong_ui environment. by Jingwen Chen · 4 years, 10 months ago
- 8b77a00 Change mixed soong/bazel builds to use USE_BAZEL_ANALYSIS by Chris Parsons · 4 years, 10 months ago
- f3c96ef Mixed bazel/soong build prototype for genrule by Chris Parsons · 5 years ago