- 0096079 Make bazel build //external/... work by only allowing "approved" existing BUILD files in the Bazel workspace. by Rupert Shuttleworth · 3 years, 8 months ago
- 75be1ca bp2build: build //external/scudo/... by Jingwen Chen · 3 years, 8 months ago
- bf61afb bp2build: export some cc toolchain flags into Starlark. by Jingwen Chen · 3 years, 8 months ago
- 3950cd6 bp2build: remove libc_tzcode from denylist. by Jingwen Chen · 3 years, 8 months ago
- ee4e7fe Merge "bp2build: build static version of libstdc++." by Treehugger Robot · 3 years, 8 months ago
- 179856a bp2build: build static version of libstdc++. by Jingwen Chen · 3 years, 8 months ago
- 52e6672 Add fmtlib_ndk back to the deny list because it fails in mixed builds postsubmit. by Rupert Shuttleworth · 3 years, 8 months ago
- fb95538 Update info on some deny-list entries. by Rupert Shuttleworth · 3 years, 8 months ago
- c424b76 Support multilib properties in bp2build by Chris Parsons · 3 years, 9 months ago
- 790324e bp2build: add bugs and update bp2build denylist. by Jingwen Chen · 3 years, 8 months ago
- 47aa584 Update reasons for modules being on the deny list (and add bug links). by Rupert Shuttleworth · 3 years, 9 months ago
- d01da05 Group some modules together under a single bug for tracking purposes. by Jingwen Chen · 3 years, 9 months ago
- 53681ef bp2build: make libdl build. by Jingwen Chen · 3 years, 9 months ago
- 2828816 bp2build: convert //external/arm-optimized-routines/... by Jingwen Chen · 3 years, 9 months ago
- 12bcc13 Merge "Update bp2build allow/denylisting for system" by Treehugger Robot · 3 years, 9 months ago
- 331917a Merge "Remove libc_syscalls from the denylist." by Lukács T. Berki · 3 years, 9 months ago
- a3b5dcf Update bp2build allow/denylisting for system by Liz Kammer · 3 years, 9 months ago
- 8e72286 Merge "Make GetDirectDep implementation match comment" by Liz Kammer · 3 years, 9 months ago
- 667bb27 Remove libc_syscalls from the denylist. by Lukacs T. Berki · 3 years, 9 months ago
- 497f17d Allowlist libpropertyinfoparser. by Lukacs T. Berki · 3 years, 9 months ago
- 6036497 Remove libdl_static from the deny list in light of http://aosp/1688405 by Rupert Shuttleworth · 3 years, 9 months ago
- 2b50ce6 Make GetDirectDep implementation match comment by Liz Kammer · 3 years, 9 months ago
- f60ecf0 Mixed builds: propagate includes from cc_* targets by Chris Parsons · 3 years, 9 months ago
- b5ac5af Reorganize and cull cc_library_static denylist. by Lukacs T. Berki · 3 years, 9 months ago
- e32e9e0 bp2build: arch-specific exclude_srcs and srcs. by Jingwen Chen · 3 years, 9 months ago
- cc86ac8 Revert "Reorganize and cull cc_library_static denylist." by Liz Kammer · 3 years, 9 months ago
- cba7b0c Reorganize and cull cc_library_static denylist. by Lukacs T. Berki · 3 years, 9 months ago
- dbe1ef2 Merge "Add bp2build arch-specific paths mutator" by Liz Kammer · 3 years, 9 months ago
- f8645b9 Update error messages. by Lukacs T. Berki · 3 years, 9 months ago
- 5baca30 Add libc_openbsd to mixed builds deny list. by Rupert Shuttleworth · 3 years, 9 months ago
- e5c719e Allow more cc_library_static targets to build. by Rupert Shuttleworth · 3 years, 9 months ago
- 4562a3b Add bp2build arch-specific paths mutator by Liz Kammer · 3 years, 9 months ago
- 2a4fc3e Generate BUILD files for every directory that has an Android.bp file. by Rupert Shuttleworth · 3 years, 9 months ago
- bab4d7e Add a denylist for specifically mixed builds by Chris Parsons · 3 years, 9 months ago
- cefa3c7 Denylist two targets that fail for non-x86_64 by Liz Kammer · 3 years, 9 months ago
- c143cc5 Transform paths to headers in include dirs to take package boundaries into account. by Rupert Shuttleworth · 3 years, 9 months ago
- 43b0492 Add reasons for cc_library_static modules to be on the deny list. by Rupert Shuttleworth · 3 years, 9 months ago
- 0a92ed7 bp2build/mixed builds denylist note_memtag_heap_async and sync temporarily. by Jingwen Chen · 3 years, 9 months ago
- 6393098 bp2build: cc_library converter for //bionic/libdl:libdl_android by Jingwen Chen · 3 years, 10 months ago
- eefc9e6 Fix note_memtag bionic libraries in mixed builds by Chris Parsons · 3 years, 9 months ago
- 012ae1f Merge "Use correct includes for mixed build gen headers" by Christopher Parsons · 3 years, 9 months ago
- e59af4e Use correct includes for mixed build gen headers by Chris Parsons · 3 years, 9 months ago
- 91220d7 Add os/target configurable selects for label list attributes. by Jingwen Chen · 3 years, 10 months ago
- 760fb18 Annotate bp2buildModuleDoNotConvertList with reasons for modules being blocked. by Rupert Shuttleworth · 3 years, 9 months ago
- b164b38 Register bp2build module types even outside generation by Chris Parsons · 3 years, 10 months ago
- 4f43fe9 Store the bp2build module opt-out list as a list instead of a map. by Rupert Shuttleworth · 3 years, 10 months ago
- b33f9d8 Remove lib_dns from bp2build converter denylist (module name typo, should be libc_dns). by Rupert Shuttleworth · 3 years, 10 months ago
- a9e1824 Don't convert libc_dns using the cc_library_static bp2build converter. by Rupert Shuttleworth · 3 years, 10 months ago
- 5d72cba bp2build: add a per-module denylist. by Jingwen Chen · 3 years, 10 months ago
- 12b4c27 bp2build: add allowlist for package-level conversions. by Jingwen Chen · 3 years, 10 months ago
- bdc6099 Support autoconverted modules in mixed builds by Liz Kammer · 3 years, 11 months ago
- ba3ea16 Use handcrafted build targets in bp2build by Liz Kammer · 3 years, 11 months ago
- ea6666f Move bazel.Properties to a BazelModuleBase by Liz Kammer · 3 years, 11 months ago