| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-06-18 | [opencv] Fixed OpenCV versioning using wrong commit (#6812) | Philipp Hasper | |
| * [opencv] Fixed OpenCV versioning using wrong commit As there is no OpenCV repository, the hash is wrongly determined Closes #6708 * [opencv] cmake disable find package git | |||
| 2019-06-17 | [opencv]Fix build error with feature gdcm: cannot find openjp2. (#6901) | JackBoosY | |
| 2019-06-15 | [WIP] Add a Homepage URL entry for vcpkg ports (#2933) | pravic | |
| * [vcpkg] Add "Homepage" field to the CONTROL files. | |||
| 2019-05-28 | [LibLZMA] automatic configuration (#6000) | Stefano Sinigardi | |
| * [LibLZMA] add a config-generated by CMake * bump control files of LibLZMA and dependent ports * [tiff] use proper liblzma target [OpenCV] add an explicit dependency on LibLZMA for static linking * [liblzma] fix header install path * [LibLZMA] avoid using targets in old symbols * fixes for windows-static and trying to see if CI is happier with a share/lib folder written in lowercase * [LibLZMA] use only modern CMake language, remove patch in favour of target public definition * [lzma] put symbols in cmake cache * [libxmlpp] remove CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS regression * [lzma] fix header install path * [liblzma] install wrapper to force config mode * [liblzma] remove function check inside cmake config since we know it will pass * [liblzma] wrapper fix * [tiff,geotiff] general cleanup and patch fixes * [libgeotiff] remove debug tools * [tesseract] modernize * [tiff] fix also tiff_library symbol * [pdal,libgeotiff] better library integration * [tiff] restore using unix i/o on UWP, since it was working... for sure win32 one cannot work * [tiff] enable lzma also on uwp, since it works and is requested by many dependencies * [selene] enable build on arm/arm64-windows, which was surely broken before * [lzma] uniform naming with cmake 3.14 * [podofo] fix regression, it requires openssl which was disabled in dependencies * [many ports] remove unnecessary mods * [boost-iostream] chmod * [openssl] fix regression due to missing architecture * [podofo] fix regression on uwp due to missing include * [libpq] explicitly fail on UWP, it should avoid being marked as regression * [shiva] fix regression on linux | |||
| 2019-05-21 | Enable to compile to a single opencv_world library file (#3914) | Chuong Nguyen | |
| * Enable to compile to a single opencv_world library file | |||
| 2019-05-09 | [gdcm]Update to v3.0.0 and rename to gdcm. (#6348) | JackBoosY | |
| * [gdcm]Update to v3.0.0 and rename to gdcm. * [gdcm2]Add empty port "gdcm2" mapping to port gdcm | |||
| 2019-03-30 | [opencv] Make opencv build exportable (#5857) | Sean Warren | |
| * [opencv] Make opencv build exportable * [opencv] bump version number | |||
| 2019-03-05 | Add nonfree feature; Update version str | Griffin Downs | |
| 2019-02-27 | Merge branch 'master' of https://github.com/microsoft/vcpkg into ↵ | Griffin Downs | |
| dev/grdowns/4802 | |||
| 2019-02-26 | [opencv] enabling cublas (#3635) | Ahmad Jarjis Hasan | |
| * [opencv] enabling cublas * [opencv] Enable CUBLAS when instaling with cuda feature | |||
| 2019-02-14 | [opencv] Add feature for building with TBB as parallel framework (#5123) | emptyVoid | |
| 2018-12-13 | [opencv] bump version | Stefano Sinigardi | |
| 2018-12-13 | [OpenCV3] fix protobuf patch | Stefano Sinigardi | |
| 2018-12-11 | [OpenCV3] fix protobuf linking (#4861) | Stefano Sinigardi | |
| 2018-11-23 | add nonfree as feature for opencv | cyy | |
| 2018-11-22 | [opencv] Fix install with ffmpeg (#4797) | Tsukasa Sugiura | |
| Fix install with ffmpeg by change download filename of ffmpeg_version.cmake. | |||
| 2018-11-22 | [OpenCV3] fix ffmpeg and ippicv prebuilt downloads (#4789) | Stefano Sinigardi | |
| * [OpenCV3] fix ffmpeg prebuilt downloads fixes * [opencv] Bump control version. Modernize. | |||
| 2018-11-04 | [opencv] Update to OpenCV 3.4.3 (#4636) | Tsukasa Sugiura | |
| Update opencv port to OpenCV 3.4.3. | |||
| 2018-03-14 | [opencv] Fixes for contrib | Alexander Karatarakis | |
| 2018-03-05 | [OpenCV] update to 3.4.1 | Stefano Sinigardi | |
| 2018-02-24 | Change usage instructions to target_ based (#2873) | Patrik Huber | |
| 2018-02-23 | [opencv] Ensure rework is starting from a fresh set of sources | Robert Schumacher | |
| 2018-02-23 | [opencv] Rework | Robert Schumacher | |
| Split off contrib, ipp, webp, openexr, tiff, png, tiff, jpeg, jasper, eigen into features. Prevent downloads during the build | |||
| 2018-02-20 | [opencv] sfm module should depend on ceres (#2829) | Jason Juang | |
| 2018-02-05 | [opencv] Fixup -- apply patch added in previous commit | Robert Schumacher | |
| 2018-02-05 | [opencv] Fix UWP and ARM | Robert Schumacher | |
| 2018-01-19 | [opencv] Improve CMake usage instructions | Robert Schumacher | |
| 2017-12-22 | [opencv] update to 3.4.0 | jasjuang | |
| 2017-11-25 | [opencv] Disable msvcrt check to allow prepackaged ffmpeg | Robert Schumacher | |
| 2017-11-11 | Adding package features for Dlib and OpenCV | Luiz Paulo | |
| Dlib - Package feature for blas (dlib is compatiable with Intel MKL) and CUDA OpenCV - Added option to integrate GDCM support (to read DICOM files) | |||
| 2017-11-04 | [opencv] add support for MSVS 2017 update 5 (#2132) | Mikhail Paulyshka | |
| 2017-11-03 | [opencv] Disable MSMF in UWP due to an upstream bug | Robert Schumacher | |
| 2017-11-02 | Enable Microsoft Media Foundation support for Video I/O | Tsukasa Sugiura | |
| Enable Microsoft Media Foundation support for Video I/O. | |||
| 2017-11-02 | Enable C++11 features | Tsukasa Sugiura | |
| Enable C++11 features. | |||
| 2017-11-02 | Sorting CMake options for maintainability | Tsukasa Sugiura | |
| Sorting CMake options based on grouped of CMake-GUI for maintainability. | |||
| 2017-11-02 | Add option to enable Qt GUI support | Tsukasa Sugiura | |
| Add option to enable Qt GUI support. | |||
| 2017-11-02 | Enable OpenGL support for GUI | Tsukasa Sugiura | |
| Enable OpenGL support for GUI. | |||
| 2017-11-01 | [opencv] Remove ffmpeg from dependencies -- it is not currently possible to ↵ | Robert Schumacher | |
| use an external ffmpeg with opencv. Add features for cuda and vtk. | |||
| 2017-10-29 | [opencv] remove ffmpeg depenency | Amin Cheloh | |
| OpenCV has own prebuilt ffmpeg library | |||
| 2017-10-28 | [opencv] Fix UWP build. | Robert Schumacher | |
| 2017-10-27 | [opencv] update to 3.3.1 | jasjuang | |
| 2017-09-22 | [opencv] Centralize download cache -- TODO: prevent opencv from performing ↵ | Robert Schumacher | |
| downloads. Fix static builds. | |||
| 2017-09-22 | [opencv] Enable static CRT | Robert Schumacher | |
| 2017-09-22 | [opencv] Remove protobuf dependency for UWP | Robert Schumacher | |
| 2017-09-22 | [opencv] Address changes in opencv's CMake scripts in v3.3.0 | Robert Schumacher | |
| 2017-09-22 | Merge pull request #1857 from jasjuang/master | Alexander Karatarakis | |
| [opencv] fix hash | |||
| 2017-09-22 | [opencv] Remove ceres dependency | Robert Schumacher | |
| 2017-09-22 | Merge branch 'master' of https://github.com/jasjuang/vcpkg | jasjuang | |
| 2017-09-22 | fix opencv hash | jasjuang | |
| 2017-09-05 | disable vtk and cuda by default | jasjuang | |
