aboutsummaryrefslogtreecommitdiff
path: root/rules/apex/transition.bzl
AgeCommit message (Expand)Author
2023-03-23Fix incorrect transition to secondary archCole Faust
2023-03-22Make the secondary arch into a constraint settingCole Faust
2023-03-07Fix buildifier warnings in apex rulesCole Faust
2023-03-04Make copyright messages comments, not docstringsCole Faust
2023-03-01Add support for APEX_GLOBAL_MIN_SDK_VERSION_OVERRIDE in apex.bzl.Jingwen Chen
2023-01-27crt cc_objects use APEX min_sdk_versionSam Delmerico
2023-01-26Add config_setting in:apex consistent w/ bp2buildLiz Kammer
2023-01-09Include static_deps attr in apex_available_aspectVinh Tran
2023-01-07Merge "Support multiple android products in a single bazel build"Cole Faust
2023-01-06change sdk_version to be an intSam Delmerico
2023-01-05Support multiple android products in a single bazel buildCole Faust
2022-12-15Some changes in apex transitions shared_lib_transition_64/32:Wei Li
2022-12-01Implement apex_available_aspect.Jingwen Chen
2022-10-05Support min_sdk_version = "apex_inherit" in cc modules.Yu Liu
2022-08-26The changes below add the support of buildling cc stub libraries and linking ...Wei Li
2022-06-17Remove min_sdk_version build settingCole Faust
2022-06-08Export the list of required and provided native libs in the apex manifest.Jingwen Chen
2022-01-21Support filtering stub libraries from the APEX based on dependencyJingwen Chen
2022-01-18Support multilib in apex.Yu Liu
2021-10-28Add copyright header to bzl files.Liz Kammer
2021-10-28Run buildifier on bzl rulesLiz Kammer
2021-08-11Apply an apex_transition on apex.prebuilts, binaries and native_shared_libs.Jingwen Chen