aboutsummaryrefslogtreecommitdiff
path: root/ports/openvdb/CONTROL
AgeCommit message (Collapse)Author
2021-07-16[openvdb] update to v8.0.0 (#16034)JonLiu1993
2021-01-27[openvdb] Fix vcpkg-cmake-wrapper (#15902)Jack·Boos·Yu
* [openvdb] Fix vcpkg-cmake-wrapper * update version record
2020-11-20[openvdb] Fix dependency issue and usage issue (#14651)Phoebe
2020-10-13[openvdb] Update to the latest version (#13740)NancyLi1013
* [openvdb] Update to the latest version * Update tools Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2020-02-11[openvdb] Update to 7.0.0 (#10020)Phoebe
2019-11-19[openvdb]Upgrade to 6.2.1 (#8979)JackBoosY
* [openvdb]Upgrade to 6.2.1 * [openvdb]Fix message.
2019-06-26[openvdb]Upgrade version to 6.1.0, regenerate patches and fix build errors. ↵JackBoosY
(#6864)
2019-06-15[WIP] Add a Homepage URL entry for vcpkg ports (#2933)pravic
* [vcpkg] Add "Homepage" field to the CONTROL files.
2019-05-22Fix blosc linkage in openvdb. issue #6561Alexander Neumann
2019-04-10[openvdb] Fix openvdb[tools] build failures (#6028)Cheney Wang
2019-02-26[freeimage, libwebp, OpenEXR, OpenVDB] Updates (#5417)Victor Romero
* [libwebp] update to v1.0.2, greatly simplify port, remove unnecessary custom find_package script in favour of original Config files for cmake * [libwebp] enable building of all tools * [libwebp] install cmake config file in expected path * [libwebp] add compatibility layer inside CMake Config file * [libwebp] fix libwebpmux library name * [OpenEXR] Update to v2.3.0, enable tools, improve cmake module while still maintaining backwards compatibility (there's an official one distributed with the package but it is completely different, for now it is avoided) * [OpenEXR] remove unused patches * [OpenEXR] remove forced definition, could hide problems downstream * [freeimage] add compatibility with latest OpenEXR * [freeimage] bump control * [OpenEXR] restore ilmbase as an empty package to permit clean update * [OpenVDB] update to v6.0 * [OpenEXR] disable building on UWP platform * [openexr] Fix tools suffixes * [openexr] Fix Linux build paths
2019-01-07OpenVDB: Add `/bigobj` as compiler flag only for MSVC (#4948)Aaron Ang
* Only set `/bigobj` as C++ compiler flag for MSVC * [openvdb] Bump control version
2018-11-07add missing dependency for openvdb[tools] (#4271)Markus Leuthold
2017-12-19Update downstream libraries to use modularized boostRobert Schumacher
2017-11-21new port: openvdbkypp