Merged
Conversation
adf5715 to
d0d160b
Compare
This is an initial setup. At this moment, it only builds for OSX using clang. Just getting my feet wet with it, but eventually we'll flesh it out to a more extensive build matrix.
Collaborator
Author
|
If there are no objections, I'm going to merge this today, and then continue to refine as we move forward. Obvious next steps are to add Linux, clang vs gcc, C++03 vs C++11. But even now with just one build platform, it's super cool to go to GH to look at a pull request and have it displayed right there that the PR has already been built cleanly and passes basic tests. |
GerHobbelt
pushed a commit
to GerHobbelt/oiio
that referenced
this pull request
Dec 10, 2024
…areFoundation#1268) * Issue 1263 Signed-off-by: Bernard Lefebvre <bernard.lefebvre@autodesk.com> * Update python frozen rst file. Signed-off-by: Bernard Lefebvre <bernard.lefebvre@autodesk.com> * Fix python test Signed-off-by: Bernard Lefebvre <bernard.lefebvre@autodesk.com> * Adjust python test Signed-off-by: Bernard Lefebvre <bernard.lefebvre@autodesk.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is an initial setup. At this moment, it only builds for OSX using clang. Just getting my feet wet with it, but eventually we'll flesh it out to a more extensive build matrix.
I've still got lots of bells and whistles to add, and there's some debug scaffolding.
Just a first stab, but it's already becoming kind of useful.