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

build: Add support for pip install OpenImageIO #4011

Draft
wants to merge 7 commits into
base: master
Choose a base branch
from

Commits on Jun 6, 2024

  1. build: Add support for pip install OpenImageIO

    Signed-off-by: Alex Clark <[email protected]>
    aclark4life committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    ac74a20 View commit details
    Browse the repository at this point in the history
  2. build: Add support for pip install OpenImageIO

    - Add build scripts for wheel dependencies.
    - Fix OpenColorIO.
    - Working wheel build.
    - Remove unused scripts.
    - Cleanup CentOS build.
    - Require Python Development.Module instead of Development since the libpython is not required to build the extension.
    - Remove unnecessary changes.
    - Working windows build!
    - Build from pyproject.toml with scikit.build
    
    Signed-off-by: Alex Clark <[email protected]>
    JeanChristopheMorinPerso authored and aclark4life committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    8ea405a View commit details
    Browse the repository at this point in the history
  3. Remove py2 classifiers

    aclark4life committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    3e80b3a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4d7b0da View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    66c39c4 View commit details
    Browse the repository at this point in the history
  6. Allow custom build dir

    aclark4life committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    1500b40 View commit details
    Browse the repository at this point in the history
  7. || true

    aclark4life committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    6ee58aa View commit details
    Browse the repository at this point in the history