aboutsummaryrefslogtreecommitdiff
path: root/rules/cc
AgeCommit message (Expand)Author
2023-05-22add toc to _cc_stub_library_shared rulesSam Delmerico
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-12Merge "Don't load product_variables.bzl where possible"Cole Faust
2023-04-11Don't load product_variables.bzl where possibleCole Faust
2023-04-11Merge "Extract out aspect used by tests for transitions"Trevor Radcliffe
2023-04-10Merge "add docstring for cc_aidl_library make_shared"Treehugger Robot
2023-04-10Extract out aspect used by tests for transitionsTrevor Radcliffe
2023-04-07Merge "use cc_aidl_library within aidl_interface"Sam Delmerico
2023-04-07add docstring for cc_aidl_library make_sharedSam Delmerico
2023-04-07Merge "Load TidyChecks in a transition-friendly way"Cole Faust
2023-04-06Load TidyChecks in a transition-friendly wayCole Faust
2023-04-05add -DDO_NOT_CHECK_MANUAL_BINDER_INTERFACES to cc_toolchainSam Delmerico
2023-04-05use cc_aidl_library within aidl_interfaceSam Delmerico
2023-04-04Merge "match version_macro_name with Soong name"Sam Delmerico
2023-04-03Add --hash flag to aidl compilerVinh Tran
2023-04-03match version_macro_name with Soong nameSam Delmerico
2023-03-31rename aidl/library.bzl to aidl/aidl_library.bzlSam Delmerico
2023-03-29generate toc from final shared library fileSam Delmerico
2023-03-27Merge "Remove is_target_<arch> functions"Treehugger Robot
2023-03-24Remove is_target_<arch> functionsCole Faust
2023-03-24Rename deps in stub lib -> rootLiz Kammer
2023-03-24Add tags and sdk verison to cc_aidl_libraryLiz Kammer
2023-03-23Add cc_prebuilt_library_shared_test.bzlAlex Márquez Pérez Muñíz Díaz Puras Thaureaux
2023-03-22Merge "Add transitions for LTO on cc_binary"Trevor Radcliffe
2023-03-21allow implementation_deps in cc_aidl_librarySam Delmerico
2023-03-20Add transitions for LTO on cc_binaryTrevor Radcliffe
2023-03-18Merge "Add analysis test to ensure CppLink actions don't have arch CFlags"Treehugger Robot
2023-03-18Merge "pass interface version to cc_aidl_code_gen"Treehugger Robot
2023-03-17Add analysis test to ensure CppLink actions don't have arch CFlagsVinh Tran
2023-03-17Merge "Add missing default value for template_test_config on cc_test"Kevin Dagostino
2023-03-17pass interface version to cc_aidl_code_genSam Delmerico
2023-03-17Add missing default value for template_test_config on cc_testKevin Dagostino
2023-03-16Enable and fix buildifier unused-variable and list-append lintsCole Faust
2023-03-16Merge "remove stub dependency on source_library"Sam Delmerico
2023-03-16Merge "make tidy attribute tri-state"Treehugger Robot
2023-03-16remove stub dependency on source_librarySam Delmerico
2023-03-15make tidy attribute tri-stateSam Delmerico
2023-03-14Merge "Revert "Revert "Remove alwayslink handling from cc_prebuilt_libr...""Alex Márquez Pérez Muñíz Díaz Puras Thaureaux
2023-03-13Revert "Revert "Remove alwayslink handling from cc_prebuilt_libr..."Alex Márquez Pérez Muñíz Díaz Puras Thaureaux
2023-03-10Implicitly add "current" to cc_stub_suiteSpandan Das
2023-03-10Export the headers of stub librariesSpandan Das
2023-03-09Encapsulate api level functions into a struct.Jingwen Chen
2023-03-08Enable and fix load-related buildifier lintsCole Faust
2023-03-07Merge "Revert "Remove alwayslink handling from cc_prebuilt_library* macros""Treehugger Robot
2023-03-07Revert "Remove alwayslink handling from cc_prebuilt_library* macros"Wilson Sung
2023-03-06Merge "Make copyright messages comments, not docstrings"Cole Faust
2023-03-04Make copyright messages comments, not docstringsCole Faust
2023-03-03Remove alwayslink handling from cc_prebuilt_library* macrosAlex Márquez Pérez Muñíz Díaz Puras Thaureaux
2023-03-02Merge "Introduce transitions to propagate LTO lib deps"Trevor Radcliffe