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

Please add additional_outputs attribute to cc_common.compile API #16685

Open
konste opened this issue Nov 7, 2022 · 1 comment
Open

Please add additional_outputs attribute to cc_common.compile API #16685

konste opened this issue Nov 7, 2022 · 1 comment
Labels
help wanted Someone outside the Bazel team could own this P3 We're not considering working on this, but happy to review a PR. (No assignee) team-Rules-CPP Issues for C++ rules type: feature request

Comments

@konste
Copy link
Contributor

konste commented Nov 7, 2022

Description of the feature request:

cc_common_link API recently got the attribute additional_outputs. Please give the same treatment to cc_common.compile.

What underlying problem are you trying to solve with this feature?

Primary problem I hope to solve with this feature is to enable support for precompiled headers, which is absolutely must have in many cases.

Which operating system are you running Bazel on?

Linux, Mac, Windows

What is the output of bazel info release?

6.0.0rc1

If bazel info release returns development version or (@non-git), tell us how you built Bazel.

No response

What's the output of git remote get-url origin; git rev-parse master; git rev-parse HEAD ?

No response

Have you found anything relevant by searching the web?

#9165 (comment)

Any other information, logs, or outputs that you want to share?

No response

@oquenchil oquenchil added P3 We're not considering working on this, but happy to review a PR. (No assignee) help wanted Someone outside the Bazel team could own this and removed untriaged labels Jan 23, 2023
@oquenchil
Copy link
Contributor

We can accept a PR for this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Someone outside the Bazel team could own this P3 We're not considering working on this, but happy to review a PR. (No assignee) team-Rules-CPP Issues for C++ rules type: feature request
Projects
None yet
Development

No branches or pull requests

3 participants