aboutsummaryrefslogtreecommitdiff
path: root/ports/openimageio/CONTROL
AgeCommit message (Collapse)Author
2021-05-21[openimageio] Add dependency for feature tools (#17909)NancyLi1013
* [openimageio] Add dependency for feature tool * Update version files * Update vcpkg.json * Update versions/o-/openimageio.json * Add dependency for tools * Re-update versions/o-/openimageio.json
2021-01-16[openimageio] Bump to 2.2.10.0. (#15509)Adam Johnson
* [openimageio] Bump to 2.2.10.0. * Update port_versions Co-authored-by: NancyLi1013 <lirui09@beyondsoft.com>
2020-10-12[openimageio] Fix build tools on windows-static (#13962)Jack·Boos·Yu
2020-08-12[vcpkg baseline] Fix openimageio and pangolin build failures on Linux (#12856)Jack·Boos·Yu
* [openimageio] Add dependency libheif * [pangolin] Fix link to linux system lib libutil * [libheif] Install extra headers for other ports(oiio)
2020-08-07[openimageio] Fix installed cmake file path. (#12592)Jack·Boos·Yu
2020-08-01[many ports] Remove _find_package guards that break *_FOUND (#12157)Vicki Pfau
* [many ports] Remove _find_package guards that break *_FOUND * [many ports] Fix incrementing version Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2020-07-07[openimageio] Update to version 2.1.16.0 (#11767)Lily
2020-01-19[openimageio] Change feature name python to pybind11, add ↵JackBoosY
vcpkg_copy_tool_dependencies
2020-01-12[openimageio] Fix instructions for pythonJackBoosY
2020-01-12[openimageio] Add feature pythonJackBoosY
2020-01-07[openimageio] Fix find dependency ffmpeg[avresample]JackBoosY
2020-01-05[openimageio] Add dependency pybind11JackBoosY
2019-12-26[openimageio] Add feature toolsJackBoosY
2019-12-25[openimageio] Remove feature ptex due to some link error. Fix dependencies ↵JackBoosY
opencv and webp. Merge fix dependency patches.
2019-12-24[openimageio] update to 2.1.9.0 and fix static build.JackBoosY
2019-10-10[openimageio]Upgrade version and add features.JackBoosY
2019-09-18[openimageio] Fix debug suffix issue. (#8230)JackBoosY
2019-09-17[openimageio] Add opencolorio as feature (#8210)NancyLi1013
2019-08-20[openimageio]Fix find correct debug/release openexr libraries. (#7747)JackBoosY
2019-08-08[openimageio] find_package support (#7588)Griffin Downs
* Copy find module to share; Append share to module path * Bump version
2019-08-08[openimageio] Fix feature libraw build errors (#7419)Phoebe
* [openimageio] Fix feature libraw build errors * Update to master latest commit
2019-07-07[openimageio] Upgrade to version 2.0.8 (#7173)wangli28
2019-06-15[WIP] Add a Homepage URL entry for vcpkg ports (#2933)pravic
* [vcpkg] Add "Homepage" field to the CONTROL files.
2018-11-08Updates 2018.11.01Robert Schumacher
2018-10-25[openimageio] Improve robustnessRobert Schumacher
2018-10-25Upgrades 2018.10.11Robert Schumacher
2018-09-18Upgrades 2018.08.03Robert Schumacher
2018-07-03[openimageio] build with libraw support (#3830)Yann Lanthony
* [openimageio] build with libraw * patch: replace 'LibRaw_r_LIBRARIES' occurrences by 'LibRaw_LIBRARIES' since libraw port installs 'raw_r' library as 'raw' * activate USE_LIBRAW * declare dependency to libraw in CONTROL file * [openimageio] 'libraw' as Feature * [openimageio] Use PATCHES parameter of vcpkg_from_github()
2018-06-12Upgrades for 2018.06.12Robert Schumacher
2018-05-14[abseil][aws-sdk-cpp][folly][jsonnet][ms-gsl][mujs][openimageio][re2][rs-cor ↵Robert Schumacher
e-lib][thrift][unicorn-lib][zeromq] Upgrades [robin-map] Initial commit
2018-04-03[abseil][aws-sdk-cpp][clara][eastl][exiv2][libuv][nuklear][openimageio][thri ↵Robert Schumacher
ft] Upgrades
2018-03-19[openimageio] update to 1.8.9 (#3051)Yann Lanthony
* [openimageio] update to 1.8.9 * [openimageio] remove '-1' suffix from version name
2017-12-19Update downstream libraries to use modularized boostRobert Schumacher
2017-09-09vcpkg_configure_cmake (and _meson) now embed debug symbols within static ↵Alexander Karatarakis
libs (/Z7)
2017-07-08[openimageio] Initial commit. Closes #687Arkady Shapkin