aboutsummaryrefslogtreecommitdiff
path: root/bazel/cquery
AgeCommit message (Expand)Author
2023-04-19Revert "mixed builds correctly reference stubs libs"Usta (Tsering) Shrestha
2023-04-14mixed builds correctly reference stubs libsSam Delmerico
2023-03-22Merge "Supporting changes for cc_binary LTO transitions"Trevor Radcliffe
2023-03-20Supporting changes for cc_binary LTO transitionsTrevor Radcliffe
2023-03-19Replace json_encode with json.encodeCole Faust
2023-03-16Populate apexBundle#filesInfo using bazel info.Jingwen Chen
2023-02-07mixed build targets need transitive tidy filesSam Delmerico
2023-01-27Merge "add androidmk cc-related variables to androidmk"Sam Delmerico
2023-01-27Read ApexMkInfo for modules to be installed.Jingwen Chen
2023-01-25add androidmk cc-related variables to androidmkSam Delmerico
2023-01-10apex mixed builds: use the .capex when required.Jingwen Chen
2022-12-15mixed builds: add cc_test bazel handler, and add adbd_test to staging allowlist.Jingwen Chen
2022-12-13add APEX transitive dependency validationSam Delmerico
2022-12-01Support abi check in mixed build.Yu Liu
2022-11-22Improve mixed builds error messagesCole Faust
2022-11-11Add support of <APEX>-installed-files.txt in mixed build.Wei Li
2022-11-10Merge "Increase testing of request_type"Liz Kammer
2022-11-10Merge "Add reference to bundle_file in request_type_test"Treehugger Robot
2022-11-10Merge changes from topic "clang-tidy-mixed-builds"Treehugger Robot
2022-11-09Increase testing of request_typeLiz Kammer
2022-11-09add tidy files to mixed buildsSam Delmerico
2022-11-09Add reference to bundle_file in request_type_testLiz Kammer
2022-11-09Connect base.zip to mixed buildsLiz Kammer
2022-11-09bazel apex: Add mixed builds support for <module>_using.xml file.Jingwen Chen
2022-11-08Add support of <APEX>_backing.txt in mixed build.Wei Li
2022-11-07bazel apex: Add mixed builds support for <module>_using.txt file.Jingwen Chen
2022-11-04Rename ApexCqueryInfo to ApexInfoLiz Kammer
2022-10-28Support new attributes added in ApexInfo in mixed build.Wei Li
2022-10-14Refactor parsing JSON-encoded cquery results.Sasha Smundak
2022-10-12Add CcUnstrippedInfo provider and use it in mixed buildsSasha Smundak
2022-09-28Support main repository prefixing in cqueryChris Parsons
2022-09-21Rollforward w/fix of "Use json encoding for cquery ParseResult"Jason Wu
2022-09-20Revert "Use json encoding for cquery ParseResult"Christopher Parsons
2022-09-19Use json encoding for cquery ParseResultJason
2022-09-08Use list comprehensions in StarlarkUsta Shrestha
2022-08-18Retrieve shared lib output from custom providerChris Parsons
2022-07-28Implement mixed builds for apex modules, take 2.Sasha Smundak
2022-07-26Revert "Implement mixed builds for apex modules."Martin Stjernholm
2022-07-18Implement mixed builds for apex modules.Sasha Smundak
2022-05-31Use builtin CcSharedLibraryInfo for cqueryChris Parsons
2022-02-10Update cqueries for bazel rules dir renameLiz Kammer
2022-01-20libclang_rt_prebuilt_library_shared mixed buildsAlex Márquez Pérez Muñíz Díaz Púras Thaureaux
2021-12-07Propagate headers from bazel to mixed buildsLiz Kammer
2021-09-23cquery: obtain objects from custom providerChris Parsons
2021-09-16Expose TocFile via CcInfoAlex Márquez Pérez Muñíz Díaz Púras Thaureaux
2021-09-16Clean up StarlarkFunctionBody for getCcInfoTypeAlex Márquez Pérez Muñíz Díaz Púras Thaureaux
2021-08-12Add infrastructure to support PythonBinaryAlex Márquez Pérez Muñíz Díaz Púras Thaureaux
2021-06-15Support cc_library_shared for mixed buildsChris Parsons
2021-06-03Support mixedbuilds for static variant cc_libraryChris Parsons
2021-04-23Incorporate cc_library_headers into mixed buildsLiz Kammer