aboutsummaryrefslogtreecommitdiff
path: root/rules/cc/cc_library_common.bzl
AgeCommit message (Expand)Author
2023-04-17Merge "cc_prebuilt_library_{shared,static}: macros->rules"Alex Márquez Pérez Muñíz Díaz Puras Thaureaux
2023-04-13cc_prebuilt_library_{shared,static}: macros->rulesAlex Márquez Pérez Muñíz Díaz Puras Thaureaux
2023-04-11Don't load product_variables.bzl where possibleCole Faust
2023-03-16Enable and fix buildifier unused-variable and list-append lintsCole Faust
2023-03-09Encapsulate api level functions into a struct.Jingwen Chen
2023-03-08Enable and fix load-related buildifier lintsCole 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-02-28Merge "Rules changes for Bazel update"Yu Liu
2023-02-27Merge changes from topic "revert-2453190-revert-2441746-api_levels_refactor-J...Alix Espino
2023-02-24Revert "Revert "refactor of soong_injection to avoid using produ..."Alix Espino
2023-02-24Merge "Revert "refactor of soong_injection to avoid using product_varia...""Matthias Männich
2023-02-23Rules changes for Bazel updateLiz Kammer
2023-02-23Revert "refactor of soong_injection to avoid using product_varia..."Matthias Männich
2023-02-23Merge "refactor of soong_injection to avoid using product_variable reliant ap...Alix Espino
2023-02-17Express no{,_lib}crt via features vs attrsAlex Márquez Pérez Muñíz Díaz Puras Thaureaux
2023-02-17refactor of soong_injection to avoid using product_variable reliantAlix
2023-01-30Merge "crt cc_objects use APEX min_sdk_version"Treehugger Robot
2023-01-27crt cc_objects use APEX min_sdk_versionSam Delmerico
2023-01-26pass androidmk variables via CcUnstrippedInfo providerSam Delmerico
2023-01-09Mark sanitize_deps as owner of its inputsChris Parsons
2023-01-06change sdk_version to be an intSam Delmerico
2022-12-13add sdk_version_apex_inherit featureSam Delmerico
2022-12-01Add Sanitizer libs up the dependency treeTrevor Radcliffe
2022-11-29Support abi check in bazel.Yu Liu
2022-11-28Revert "Add Sanitizer libs up the dependency tree"Jingwen Chen
2022-11-28Add Sanitizer libs up the dependency treeTrevor Radcliffe
2022-11-15recreate neverallow behavior of absolute includesSam Delmerico
2022-11-11slight performance improvement get_non_header_srcsSam Delmerico
2022-11-10ensure clang-tidy runs on correct source filesSam Delmerico
2022-11-09support tidy_disabled_srcsSam Delmerico
2022-11-07ensure that srcs are being passed to clang-tidySam Delmerico
2022-10-28add clang_tidy ruleSam Delmerico
2022-10-05Support min_sdk_version = "apex_inherit" in cc modules.Yu Liu
2022-09-14Add validation check to the apex parameterized aspect to validateJingwen Chen
2022-08-26The changes below add the support of buildling cc stub libraries and linking ...Wei Li
2022-08-04Fix bugs in is_external_dir and add testsLiz Kammer
2022-07-13Run buildifier on all bazel filesCole Faust
2022-06-28Merge "Remove cc_toolchain from cc_info"Treehugger Robot
2022-06-27Remove cc_toolchain from cc_infoSpandan Das
2022-06-24Simplify cc_proto implementation.Liz Kammer
2022-06-10build/bazel changes to support Bazel@HEADChris Parsons
2022-05-30Add support for parsing finalized-yet-active codenames.Jingwen Chen
2022-04-29Add repo prefix to the include dirs.Yu Liu
2022-03-18Support tailoring clang --target flag based on min sdk version.Yu Liu
2022-02-09Create subdir for cc rulesLiz Kammer