aboutsummaryrefslogtreecommitdiff
path: root/ports/opencolorio
AgeCommit message (Collapse)Author
2021-08-26[OpenColorIO] Fix OpenColorIO v2.0.1 can't be find_package (#19725)Xing Ji
* fix that opencolorio v2.0.1 can't be `find_package`, reference the master branch of opencolorio to generate `OpenColorIOTargets` * run `vcpkg x-add-version --all` * fix the `OpenColorIO` for linux * vcpkg x-add-version --all * patch for `OpenColorIOConfig.cmake` by https://github.com/AcademySoftwareFoundation/OpenColorIO/pull/1397 * vcpkg x-add-version --all
2021-08-10[yaml-cpp] update to 0.7.0 (#19272)autoantwort
* [yaml-cpp] update to 0.7.0 * [opencolorio] update to 2.0.1 * [openimageio] Update to 2.2.17.0 * [pystring] move header to pystring subfolder * add version files
2021-01-19[opencolorio] Install OpenColorIOConfig.cmake and change version scheme to ↵ras0219
semver (#15764) Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2020-08-24[opencolorio] Update repository (#12869)NancyLi1013
2020-08-10[opencolorio-tools] Separate feature application to avoid circular ↵Jack·Boos·Yu
dependency (#12420) * [opencolorio-tools] Separate feature application to avoid circular dependency * [opencolorio] Remove oiio related patch * [opencolorio] Do not make tools * [opencolorio-tools] make sure share folder is clean * [docs] Add format document * improve the error message * Check the error message * Finish test * Update ports/opencolorio/portfile.cmake Co-authored-by: ras0219 <533828+ras0219@users.noreply.github.com> * Use vcpkg_copy_tools Co-authored-by: ras0219 <533828+ras0219@users.noreply.github.com>
2020-01-22[opencolorio] fix lcms dependency (#9755)Phoebe
2020-01-09[opencolorio] Modify find python2 to find python3 (#8920)Lily
2019-09-16OCIO 1.1.1 port added (#8006)MACHIZAUD Andréa