summaryrefslogtreecommitdiff
path: root/bp2build
AgeCommit message (Expand)Author
2021-06-16Disable TestCcLibraryBp2Build in sc-devPirama Arumuga Nainar
2021-05-13Merge "bp2build: build //external/scudo/..."Jingwen Chen
2021-05-13Merge "bp2build: export some cc toolchain flags into Starlark."Jingwen Chen
2021-05-13bp2build: build //external/scudo/...Jingwen Chen
2021-05-13bp2build: export some cc toolchain flags into Starlark.Jingwen Chen
2021-05-12Merge "Implement configured version_script."Lukács T. Berki
2021-05-12bp2build: remove libc_tzcode from denylist.Jingwen Chen
2021-05-12Implement configured version_script.Lukacs T. Berki
2021-05-10Handle cc_library shared/static only propertiesChris Parsons
2021-05-10Add temporary workaround for pack_relocations linker flag conversion for bp2b...Rupert Shuttleworth
2021-05-10Add support for shared_libs in cc_library targets.Rupert Shuttleworth
2021-05-05Refactor how bp2build gets arch-specific props.Lukacs T. Berki
2021-05-03bp2build: remove manifest file for bp2build-sync.Jingwen Chen
2021-04-30Support multilib properties in bp2buildChris Parsons
2021-04-30Handle the version_script property.Lukacs T. Berki
2021-04-29bp2build: make libdl build.Jingwen Chen
2021-04-27Make GetDirectDep implementation match commentLiz Kammer
2021-04-27Merge "bp2build: fix exclude_srcs in subpackages."Treehugger Robot
2021-04-27bp2build: arch-specific exclude_srcs and srcs.Jingwen Chen
2021-04-27bp2build: fix exclude_srcs in subpackages.Jingwen Chen
2021-04-27bp2build: remove header globs in generated srcs.Jingwen Chen
2021-04-26Add support for per-target exported includes.Rupert Shuttleworth
2021-04-23Merge "Add bp2build arch-specific paths mutator"Liz Kammer
2021-04-22Write all BUILD files for queryviewLiz Kammer
2021-04-22bp2build: refactor/standardize cc_* bp2build convertersJingwen Chen
2021-04-21Add bp2build arch-specific paths mutatorLiz Kammer
2021-04-21Generate BUILD files for every directory that has an Android.bp file.Rupert Shuttleworth
2021-04-21Make symlink_forest.go prefer generated files.Lukacs T. Berki
2021-04-20Rename cryptic symbols in symlink_forest.go .Lukacs T. Berki
2021-04-20Create a synthetic Bazel workspace.Lukacs T. Berki
2021-04-14Transform paths to headers in include dirs to take package boundaries into ac...Rupert Shuttleworth
2021-04-09bp2build: codegen singleton lists on one line.Jingwen Chen
2021-04-09bp2build: cc_library converter for //bionic/libdl:libdl_androidJingwen Chen
2021-04-08Be more explicit about headers in cc_library_static targets.Rupert Shuttleworth
2021-04-08Merge "Support arch variations for export_system_include_dirs in cc_library_h...Rupert Shuttleworth
2021-04-07Support arch variations for export_system_include_dirs in cc_library_headers ...Rupert Shuttleworth
2021-04-06Merge "Remove libgcc toolchain libs for Android"Ryan Prichard
2021-04-05Add target/os configurable string_list attrs.Jingwen Chen
2021-04-02Remove libgcc toolchain libs for AndroidRyan Prichard
2021-04-02Add os/target configurable selects for label list attributes.Jingwen Chen
2021-04-01bp2build: don't generate a WORKSPACE.Jingwen Chen
2021-03-31Merge "Handle product_variable asflag for cc_object."Liz Kammer
2021-03-30Merge "bp2build/queryview: codegen control sequences literally."Jingwen Chen
2021-03-30Handle product_variable asflag for cc_object.Liz Kammer
2021-03-30bp2build: arch-configurable selects for label list attrs.Jingwen Chen
2021-03-30bp2build/queryview: codegen control sequences literally.Jingwen Chen
2021-03-30Merge "bp2build code generator: pretty print zero values"Treehugger Robot
2021-03-30bp2build code generator: pretty print zero valuesJingwen Chen
2021-03-29Remove comment about gitignore for BUILD files.Jingwen Chen
2021-03-25Add bp2build support for cc_library_static.Rupert Shuttleworth