-
Notifications
You must be signed in to change notification settings - Fork 36
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
Pre-built binaries #21
Comments
Hi, Github actions is on the roadmap but we did not want to wait for it before publishing this repo. We'd be happy to collaborate on a common setup with you to get the ball rolling. It should be noted though that we also plan to handle most of our build dependencies via (also freely available) rez packages in the future - but that's something that we can work towards at a later stage. |
@bfloch a small update from my side: With a lot of help from @LazyDodo, I created a Github Actions CI for the Cycles standalone repository: The workflow will generate static Cycles libraries for macOS, Linux and Windows. It currently depends on both https://developer.blender.org/D8788 and https://developer.blender.org/D8769 to be merged, but I don't think there huge opposition from upstream regarding those. Once all those patches are merged, I intend to create automatic releases so there are more stable artifacts. EDIT: If there is interest, I don't mind adding you as collaborators. |
Can I add a pretty please request for prebuilt linux bins too ? |
Would it be possible to provide pre-built binaries for releases?
If there is some interest, I might be able to start creating a small Github Actions CI pipeline to get started. Actions is free for open source repos.
The text was updated successfully, but these errors were encountered: