aboutsummaryrefslogtreecommitdiff
path: root/rules/common
AgeCommit message (Expand)Author
2023-04-13Merge "Support sdk_version for java/android/kotlin targets."Romain Jobredeaux
2023-04-13Support sdk_version for java/android/kotlin targets.Romain Jobredeaux
2023-04-11Don't load product_variables.bzl where possibleCole Faust
2023-04-03Create build settings and a transition to switch java/SDK versionsRomain Jobredeaux
2023-03-13Fix global variable is referenced before assignment error in api.bzlAlix
2023-03-13Add missing word.Jingwen Chen
2023-03-09Encapsulate api level functions into a struct.Jingwen Chen
2023-03-09Add preview level support to api.bzl.Jingwen Chen
2023-03-08Enable and fix load-related buildifier lintsCole Faust
2023-03-04Make copyright messages comments, not docstringsCole Faust
2023-03-02DefaultAppTargetSDK implementation in starlarkAlix
2023-03-01refactor of parse_api_levels in cc_stubsAlix
2023-02-24access product_vars dict in api_levels with get()Alix
2023-02-24Revert "Revert "refactor of soong_injection to avoid using produ..."Alix Espino
2023-02-23Revert "refactor of soong_injection to avoid using product_varia..."Matthias Männich
2023-02-17refactor of soong_injection to avoid using product_variable reliantAlix