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 cdx:rustc & cdx:cargo subnamespaces #77

Closed
wants to merge 2 commits into from

Conversation

lfrancke
Copy link
Contributor

@lfrancke lfrancke commented Nov 6, 2023

/fixes #75

This is up for discussion.
Not sure if we want to make cdx:rustc:target a namespace or a property.
Could be cdx:rustc:target:triple as well.

@lfrancke
Copy link
Contributor Author

lfrancke commented Nov 6, 2023

@Shnatsel (I can't assign you as a reviewer here)

Signed-off-by: Lars Francke <git@lars-francke.de>
…aste errors and typos

Signed-off-by: Lars Francke <git@lars-francke.de>
@jkowalleck jkowalleck changed the title Add rustc & cargo related subnamespaces Add cdx:rustc & cdx:cargo subnamespaces Nov 6, 2023

| Namespace | Description |
| --------------------- | ----------------------------------------------------------------- |
| `cdx:rustc:target` | Property for the target triple (e.g. `x86_64-unknown-linux-gnu`). |
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you describe this triple? How may this be parsed? what are the components? what if a part is universal, is there something like any-unknown-linux?
maybe link to some existing documentation?

@lfrancke
Copy link
Contributor Author

lfrancke commented Nov 8, 2023

We have #78 as a followup of this one

@lfrancke lfrancke closed this Nov 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

rust-related sub-namespaces under cdx
2 participants