--
You received this message because you are subscribed to the Google Groups "build" group.
To unsubscribe from this group and stop receiving emails from it, send an email to build+un...@chromium.org.
To view this discussion visit https://groups.google.com/a/chromium.org/d/msgid/build/CADZ1XiYcJJjV5TjoZkiDjDXAdLe%3DfzuK4xsQ-aHzXq_3X20QdA%40mail.gmail.com.
> Do you have a sense for how many of our small targets are depended on by multiple targets?There are many such cases inside //components that are directly or indirectly depended by components targets.I checked directories starting from "a" under //components and here are such cases:- components/access_code_cast/common/- components/account_id- components/app_constants- components/app_launch_prefetch (already marked as component)So, I would expect it will be around 30 inside //components.Also, another discussion point is that what we should do for the target with small files and depended by only one component so far.If we keep them as non-component, it's hard to realize when the component is added to another component build logic in the future.
On Thursday, November 7, 2024 at 5:50:59 PM UTC-8 Eriko Kurimoto wrote:> Do you have a sense for how many of our small targets are depended on by multiple targets?There are many such cases inside //components that are directly or indirectly depended by components targets.I checked directories starting from "a" under //components and here are such cases:- components/access_code_cast/common/- components/account_id- components/app_constants- components/app_launch_prefetch (already marked as component)So, I would expect it will be around 30 inside //components.Also, another discussion point is that what we should do for the target with small files and depended by only one component so far.If we keep them as non-component, it's hard to realize when the component is added to another component build logic in the future.+1, has there been any consideration for adding presubmit checks to detect when this type of issue occurs?
You don't often get email from elk...@chromium.org.
Learn why this is important
|
This message has originated from an External Source. Please use proper judgment and caution when opening attachments, clicking links, or responding to this email. For any questions don't hesitate to reach out to secu...@xperi.com |