aboutsummaryrefslogtreecommitdiff
path: root/bazel
AgeCommit message (Expand)Author
2021-04-02Merge "Add depfile handling for bazel_handler."Liz Kammer
2021-03-31Merge "Handle product_variable asflag for cc_object."Liz Kammer
2021-03-30Add depfile handling for bazel_handler.Liz Kammer
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-16Merge changes from topic "mixed-bp2build"Liz Kammer
2021-03-16Merge "Refactor and cleanup of cquery processing"Christopher Parsons
2021-03-16Refactor and cleanup of cquery processingChris Parsons
2021-03-15Use handcrafted build targets in bp2buildLiz Kammer
2021-03-15Add a way to remove duplicates from Bazel label lists, to e.g. avoid duplicat...Rupert Shuttleworth
2021-03-01Support cc_object modules in mixed buildsChris Parsons
2021-02-26bp2build: add configurable attribute (select) support.Jingwen Chen
2021-02-23Refactor BazelTargetModuleLiz Kammer
2021-02-10Merge "Add LOCAL_LICENSE_KINDS to build/soong"Treehugger Robot
2021-02-08bp2build: refactor BazelTargetModule naming boilerplate.Jingwen Chen
2021-02-06Add LOCAL_LICENSE_KINDS to build/soongBob Badour
2021-02-05bp2build: add bazel_module: { bp2build_available } prop.Jingwen Chen
2021-02-05bp2build: Refactor CreateBazelTargetModule API.Jingwen Chen
2021-02-04bp2build: convert paths/module refs to Bazel labelLiz Kammer
2021-01-26bp2build: support Starlark rules and load statements.Jingwen Chen
2021-01-25Merge "Support aquery depsets with depth"Christopher Parsons
2021-01-21bp2build: framework for generating BazelTargetModules.Jingwen Chen
2021-01-19Support aquery depsets with depthChris Parsons
2021-01-15Improve aquery-related validation and error handlingChris Parsons
2021-01-07Process v2 bazel analysis protos in aquery responsesChris Parsons
2020-12-15Use aquery to declare bazel actions in the ninja file.Chris Parsons
2020-12-14Enable bazel profiling in soong_build.Patrice Arruda
2020-11-22Move bazel_module property to a common file, and add it to filegroup.Jingwen Chen
2020-11-17Integrate bazelenv.sh environment variables into soong_ui environment.Jingwen Chen
2020-10-27Change mixed soong/bazel builds to use USE_BAZEL_ANALYSISChris Parsons
2020-10-08Mixed bazel/soong build prototype for genruleChris Parsons