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
Autobuilder Support for C++ with Gradle #5376
Comments
|
Thanks for pointing this out. I'll take this as a data point, and I'll keep watching for other requests to support Gradle. |
|
This issue is stale because it has been open 14 days with no activity. Comment or remove the |
|
Should this stay open? |
|
Yes, let's keep this issue open. The auto-close bot is new, and we're going to change it so it'll be less eager. |
Description of the issue
Gradle can be used to compile/test native C++ code. It would be nice if the autobuilder supported executing Gradle to build C/C++ code.
Demo/POC can be seen here:
https://github.com/gradle/native-platform/blob/master/.lgtm.yml
https://lgtm.com/query/5826053983844977996/
https://lgtm.com/projects/g/gradle/native-platform/alerts/?mode=list
The text was updated successfully, but these errors were encountered: