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

[feature] GnToolchain and GnDeps generators #17497

Open
1 task done
valgur opened this issue Dec 18, 2024 · 0 comments
Open
1 task done

[feature] GnToolchain and GnDeps generators #17497

valgur opened this issue Dec 18, 2024 · 0 comments

Comments

@valgur
Copy link
Contributor

valgur commented Dec 18, 2024

What is your suggestion?

I'm thinking of contributing GnToolchain and GnDeps to support several Google-specific packages (such as Skia, ANGLE, and possibly even Chromium) on CCI, but it could be useful outside of that context as well.

GN is a "Generate Ninja" build tool from Google that appears to be a predecessor to Bazel: https://gn.googlesource.com/gn/
There is probably considerable overlap with Bazel, so a lot of the logic and functionality from its generators can likely be reused.

Is this something that would be considered for inclusion in the Conan client, if I were to implement it and open a PR?

Have you read the CONTRIBUTING guide?

  • I've read the CONTRIBUTING guide
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

No branches or pull requests

1 participant