- f05b0d3 Add riscv64-linux-android support by Colin Cross · 3 years, 1 month ago
- cee4e05 Enable bp2build for cc modules relying on sysprop by Trevor Radcliffe · 2 years, 11 months ago
- baced71 Add libbuildversion in converion instead of macro by Liz Kammer · 2 years, 11 months ago
- 91487d4 Fix duplicate deps with stubs by Liz Kammer · 2 years, 11 months ago
- 43345e2 Remove system shared libs from non-bionic dep list by Liz Kammer · 3 years ago
- e06d75b Exporting MakeBazelTarget() in testing.go by Alix · 3 years ago
- 6b29f59 Bp2build support for runtime_libs by Cole Faust · 3 years ago
- 3177a6e export common bp2build testing functions by Sam Delmerico · 3 years, 1 month ago
- 7128d38 Remove alternative stl names in bp2build by Liz Kammer · 3 years, 3 months ago
- fc60316 Support tailoring clang --target flag based on min sdk version. by Yu Liu · 3 years, 5 months ago
- 7756c8f Correct bp2build canonical_from_root logic by Liz Kammer · 3 years, 6 months ago
- 718eb27 Delete toolchain_library by Liz Kammer · 3 years, 7 months ago
- 5430953 bp2build: Remove duplicate system shared libs by Liz Kammer · 3 years, 8 months ago
- cac7f69 bp2build remove "-std" from cflags by Liz Kammer · 3 years, 8 months ago
- be46fcc Use one mutator for all bp2build conversion. by Liz Kammer · 3 years, 9 months ago
- 1263d9b Handle includes for generated headers by Liz Kammer · 3 years, 8 months ago
- 484aa25 Add initial support for use_version_lib. by Rupert Shuttleworth · 3 years, 8 months ago
- 12615db bp2build: support full/lite protos in cc libs by Liz Kammer · 3 years, 10 months ago
- 78cfdaa Refactor bp2build tests by Liz Kammer · 3 years, 9 months ago
- e658348 bp2build: Handle export_generated_header property by Liz Kammer · 3 years, 10 months ago
- ae3994e bp2build include generated hdrs in all src splits by Liz Kammer · 3 years, 10 months ago
- 9bad9d6 Do not sort after subtraction. by Liz Kammer · 3 years, 10 months ago
- 222bdcf bp2build: Improve handling of generated_sources by Liz Kammer · 3 years, 10 months ago
- 2dde0cb bp2build: Handle target.linux by Chris Parsons · 3 years, 10 months ago
- a5474e3 Remove `Linkstatic` field for static cases by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 3 years, 11 months ago
- 35687bc Split local/absolute include into attributes by Liz Kammer · 3 years, 11 months ago
- 8337ea4 Cleanup bp2build tests to reduce repetition by Liz Kammer · 3 years, 11 months ago
- 5fad501 bp2build: Split export_{includes,system_includes} by Liz Kammer · 3 years, 11 months ago
- 51f8c39 bp2build: handle system_shared_libs by Chris Parsons · 4 years ago
- 5a34ffb Remove bp2build deps mutator by Chris Parsons · 4 years ago
- 69fa9f9 Seperate asflags and cflags by Chris Parsons · 4 years, 1 month ago
- 9abd62d Use maps in bazel *attribute types by Liz Kammer · 4 years, 3 months ago
- 72aedde Merge "Handle product vars *flags props in cc* modules" by Treehugger Robot · 4 years, 2 months ago
- ba7a9c5 Handle product vars *flags props in cc* modules by Liz Kammer · 4 years, 2 months ago
- ffd4582 Add cc_prebuilt_library helpers for use by the llvm_prebuilt_library_static converter. by Rupert Shuttleworth · 4 years, 3 months ago
- 2b07ec7 Support empty srcs for configurable attrs by Liz Kammer · 4 years, 2 months ago
- c194ffb Make GetTargetProperties() aware of more complex targets, like 'android_arm', instead of just 'android'. by Rupert Shuttleworth · 4 years, 3 months ago
- e28a176 Merge "Rollforward "Split asm and c flags and srcs in..."" by Christopher Parsons · 4 years, 2 months ago
- 990c4f4 Rollforward "Split asm and c flags and srcs in..." by Chris Parsons · 4 years, 2 months ago
- 4f9d8d6 Merge "Revert "Split asm and c flags and srcs in bp2build output"" by Colin Cross · 4 years, 2 months ago
- 52aa4e1 Revert "Split asm and c flags and srcs in bp2build output" by Colin Cross · 4 years, 2 months ago
- ed73b76 Merge "Split asm and c flags and srcs in bp2build output" by Christopher Parsons · 4 years, 2 months ago
- e4982e8 Mark test helpers as helpers. by Liz Kammer · 4 years, 2 months ago
- af24cdd Split asm and c flags and srcs in bp2build output by Chris Parsons · 4 years, 3 months ago
- e3e4a5f Handle arch/os-specific product variables by Liz Kammer · 4 years, 3 months ago
- 6fd7b3f Handle product config vars in bp2build. by Liz Kammer · 4 years, 3 months ago
- c1cc3b9 Split each test case to a different test function. by Lukacs T. Berki · 4 years, 3 months ago
- d635877 Propagate unexported deps via implementation_deps by Chris Parsons · 4 years, 3 months ago
- 06559d0 Move some implicitly shared testing code for bp2build into testing.go. by Rupert Shuttleworth · 4 years, 3 months ago
- 484e50a bp2build: support generated sources and hdrs by Chris Parsons · 4 years, 3 months ago
- 0864831 Handle cc_library shared/static only properties by Chris Parsons · 4 years, 3 months ago
- c424b76 Support multilib properties in bp2build by Chris Parsons · 4 years, 3 months ago
- 2b50ce6 Make GetDirectDep implementation match comment by Liz Kammer · 4 years, 3 months ago
- e32e9e0 bp2build: arch-specific exclude_srcs and srcs. by Jingwen Chen · 4 years, 3 months ago
- 882bcc1 bp2build: remove header globs in generated srcs. by Jingwen Chen · 4 years, 3 months ago
- ed9c17d bp2build: refactor/standardize cc_* bp2build converters by Jingwen Chen · 4 years, 4 months ago
- c143cc5 Transform paths to headers in include dirs to take package boundaries into account. by Rupert Shuttleworth · 4 years, 4 months ago
- b4628eb bp2build: codegen singleton lists on one line. by Jingwen Chen · 4 years, 4 months ago
- 6393098 bp2build: cc_library converter for //bionic/libdl:libdl_android by Jingwen Chen · 4 years, 4 months ago
- c58d3d2 Be more explicit about headers in cc_library_static targets. by Rupert Shuttleworth · 4 years, 4 months ago
- c2018e2 Remove libgcc toolchain libs for Android by Ryan Prichard · 4 years, 4 months ago
- 095081c Add bp2build support for cc_library_static. by Rupert Shuttleworth · 4 years, 4 months ago
- f941054 Revert "Add bp2build support for cc_library_static." by Jingwen Chen · 4 years, 4 months ago
- 21e743d Add bp2build support for cc_library_static. by Rupert Shuttleworth · 4 years, 6 months ago