Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add --build_lang_filters option #6410

Closed
ivyxyz opened this issue Oct 16, 2018 · 3 comments
Closed

Add --build_lang_filters option #6410

ivyxyz opened this issue Oct 16, 2018 · 3 comments
Labels
P3 We're not considering working on this, but happy to review a PR. (No assignee) team-Configurability platforms, toolchains, cquery, select(), config transitions type: feature request

Comments

@ivyxyz
Copy link

ivyxyz commented Oct 16, 2018

Description of the feature request:

Similar to --test_lang_filters, build_lang_filters is useful when a configuration can only build or be useful for a few languages.

Feature requests: what underlying problem are you trying to solve with this feature?

For example, when building with address sanitizer, Go rules does not build. Only cc_binary targets are needed. bazelbuild/rules_go#1306

Have you found anything relevant by searching the web?

No.

@hlopko hlopko added P3 We're not considering working on this, but happy to review a PR. (No assignee) and removed untriaged labels Jan 14, 2019
@aiuto aiuto added team-Bazel General Bazel product/strategy issues untriaged and removed P3 We're not considering working on this, but happy to review a PR. (No assignee) team-Rules-CPP Issues for C++ rules labels Jun 8, 2020
@aiuto
Copy link
Contributor

aiuto commented Jun 8, 2020

Related to #3780

@sventiffe sventiffe added team-Configurability platforms, toolchains, cquery, select(), config transitions and removed team-Bazel General Bazel product/strategy issues labels Feb 12, 2021
@aiuto aiuto added P3 We're not considering working on this, but happy to review a PR. (No assignee) and removed untriaged labels Feb 12, 2021
@aiuto
Copy link
Contributor

aiuto commented Feb 12, 2021

This is probably better served with incompatible_target_skipping. I'm not closing it yet, so that we can revisit it in Q2.

@aiuto
Copy link
Contributor

aiuto commented Jan 23, 2022

Closing because it will be handled as part of #3780. That will do it better than having another flag.

@aiuto aiuto closed this as completed Jan 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P3 We're not considering working on this, but happy to review a PR. (No assignee) team-Configurability platforms, toolchains, cquery, select(), config transitions type: feature request
Projects
None yet
Development

No branches or pull requests

5 participants