aboutsummaryrefslogtreecommitdiff
path: root/ports/openimageio
AgeCommit message (Collapse)Author
2021-10-11[openimageio/libsquish] Export libsquish cmake target and fix find ↵Jack·Boos·Yu
dependency libsquish (#20240) * [libsquish] Export cmake target * [openimageio] Fix find dependency libsquish * version * Rename the target * Re-fix dependency libsquish, apply official changes * version stuff * more version * Change namespace * Update patch * version * Remove unused patch * version Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-09-16[openimageio] Re-fix the usage (#20092)Jack·Boos·Yu
* [openimageio] Re-fix the usage * version
2021-09-09[openimageio] Fix find and use dependencies (#19916)Jack·Boos·Yu
* [openimageio] Fix find and use dependencies * version * Restore FindOpenEXR.cmake * version * Update ports/openimageio/portfile.cmake * Update versions/o-/openimageio.json * Re-make patch * version * Update versions/o-/openimageio.json * Update ports/openimageio/portfile.cmake * version
2021-09-07[openimageio] update version to 2.3.7.2 (#19961)Cheney Wang
* [openimageio] update version to 2.3.7.2 * Disable the test in vcpkg Co-authored-by: Cheney-Wang <v-xincwa@microsoft.com>
2021-08-13[openimageio] Fix broken hash (#19541)Phoebe
* [openimageio] Fix broken hash * Update the baseline
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-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
2020-01-01[openimageio] Fix find openjpegJackBoosY
2019-12-29[openimageio] Fix openimageio targets.cmake nameJackBoosY
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] Fix generated cmake files.JackBoosY
2019-12-24[openimageio] update to 2.1.9.0 and fix static build.JackBoosY
2019-10-29[openimageio]Remove vcpkg_common_functionsJackBoosY
2019-10-10[openimageio]Add definitions.JackBoosY
2019-10-10[openimageio]Upgrade version and add features.JackBoosY
2019-09-29[alembic,geogram,openimageio]: alembic: in favor of FindOpenEXR.cmake ↵Chao
installed alongside package openexr by vcpkg so that debug version of openexr can actually be found and linked into; (#8379) geogram: remove /src/lib from INTERFACE_INCLUDE_DIRECTORIES in GeogramTargets.cmake, as /src/lib is not a valid include path; openimageio: in favor of FindOpenEXR.cmake and LibRaw-config.cmake installed by vcpkg so that the debug version of openexr and libraw can actually be found and linked into;
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.
2019-05-31[openexr,openimageio,suitesparse,theia] updates for non-win32 (#6371)Stefano Sinigardi
* [openexr,openimageio,suitesparse,theia] updates for non-win32 * [theia] use only valid cmake symbols * [suitesparse] Fix build * [lapack] still not properly integrating with other ports * [lapack] intercept cmake module calls and substitute them with our defs * [suitesparse,clapack] fixes for proper integration * [ceres,clapack] bump CONTROL * [suitesparse] remove unnecessary defs * [clapack] improve wrapper logic * [WIN32] remove wrong symbol * [clapack] fix wrapper integration * [Accelerate] use best framework when available * [clapack] separate config from wrapper * [clapack] fix paths and filenames * [mlpack,armadillo,clapack] improve library handling * [mlpack] remove unnecessary cmake option * [clp,coinutils,osi,liblemon] dependencies of openmvg, improve compatibility with non-win32 * [openmvg] fix for case-sensitive filesystems * [clp,coinutils,osi] simplify CMakeLists removing many unnecessary steps * [sophus] Force rebuild * [theia] fixes for linux, part1 * [io2d] remove broken sintax * [fontconfig] bump version to remove CI cached failure * [theia] fixes for linux, part2 * [theia] remove unnecessary empty folders and comments from portfile * [theia] use correct build type removing forced vars in cmakelists.txt * [openmvg] add missing suitesparse target detection * [sophus] fix Suitesparse dependency * [sophus,openmvg] use suitesparse lowercase for module compatibility on case-sensitive filesystems * [suitesparse] fixes for case-sensitive filesystems * [openmvg] use correct Eigen3 name for case-sensitive filesystems * [sophus] trigger rebuild * [shogun] use modern vcpkg style * [shogun] add missing cmake system processor symbol
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