aboutsummaryrefslogtreecommitdiff
path: root/ports/opencv
AgeCommit message (Collapse)Author
2018-02-05[opencv] Fixup -- apply patch added in previous commitRobert Schumacher
2018-02-05[opencv] Fix UWP and ARMRobert Schumacher
2018-01-19[opencv] Improve CMake usage instructionsRobert Schumacher
2017-12-22[opencv] update to 3.4.0jasjuang
2017-11-25[opencv] Disable msvcrt check to allow prepackaged ffmpegRobert Schumacher
2017-11-11Adding package features for Dlib and OpenCVLuiz 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 bugRobert Schumacher
2017-11-02Enable Microsoft Media Foundation support for Video I/OTsukasa Sugiura
Enable Microsoft Media Foundation support for Video I/O.
2017-11-02Enable C++11 featuresTsukasa Sugiura
Enable C++11 features.
2017-11-02Sorting CMake options for maintainabilityTsukasa Sugiura
Sorting CMake options based on grouped of CMake-GUI for maintainability.
2017-11-02Add option to enable Qt GUI supportTsukasa Sugiura
Add option to enable Qt GUI support.
2017-11-02Enable OpenGL support for GUITsukasa 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 depenencyAmin Cheloh
OpenCV has own prebuilt ffmpeg library
2017-10-28[opencv] Fix UWP build.Robert Schumacher
2017-10-27[opencv] update to 3.3.1jasjuang
2017-09-22[opencv] Centralize download cache -- TODO: prevent opencv from performing ↵Robert Schumacher
downloads. Fix static builds.
2017-09-22[opencv] Enable static CRTRobert Schumacher
2017-09-22[opencv] Remove protobuf dependency for UWPRobert Schumacher
2017-09-22[opencv] Address changes in opencv's CMake scripts in v3.3.0Robert Schumacher
2017-09-22Merge pull request #1857 from jasjuang/masterAlexander Karatarakis
[opencv] fix hash
2017-09-22[opencv] Remove ceres dependencyRobert Schumacher
2017-09-22Merge branch 'master' of https://github.com/jasjuang/vcpkgjasjuang
2017-09-22fix opencv hashjasjuang
2017-09-05disable vtk and cuda by defaultjasjuang
2017-08-20fix dnn compilationjasjuang
2017-08-20build with ffmpegjasjuang
2017-08-20use vcpkg_from_githubjasjuang
2017-08-15fix debug build, fix dll copy problemjasjuang
2017-08-08update opencv to 3.3.0jasjuang
2017-07-27[opencv] Bump version to match flann change.Robert Schumacher
2017-07-24fix #1497Cloud Han
2017-07-11[opencv] Disable FLANN hidden dependency. Fixes #1433.Robert Schumacher
2017-06-08[vcpkg] Hotfix previous commitRobert Schumacher
2017-06-08[vcpkg] Hotfix previous commit.Robert Schumacher
2017-05-03[opencv] Disable searching for LAPACK -- Fixes #1011Robert Schumacher
2017-04-19Merge pull request #817 from zabulus/#562Robert Schumacher
Fix build of opencv for uwp #562
2017-04-19[opencv] Further fixesRobert Schumacher
2017-04-03[opencv] make use of added comment within controlTobias Kohlbau
2017-03-28Merge branch 'master' of github.com:Microsoft/vcpkg into opencv_contribTobias Kohlbau
2017-03-28[opencv] adds opencv_contrib optionTobias Kohlbau
Adds the ability to enable opencv_contrib compilation. It is disabled by default and needs to be enabled by the user (see comments for more information). In future release it should be an user selectable option as soon as vcpk supports this functionality. Signed-off-by: Tobias Kohlbau <tobias@kohlbau.de>
2017-03-17Fix build of opencv for uwp #562Hennadii Zabula
2017-02-09[opencv] bump to 3.2.0Tobias Kohlbau
Signed-off-by: Tobias Kohlbau <tobias@kohlbau.de>
2016-11-08If portfile is not static-enabled yet, warn and then build dynamicAlexander Karatarakis
The opposite if portfile is not dynamic enabled
2016-11-08triplet is now automatically included before portfiles.Alexander Karatarakis
Also remove trailing whitespaces from portfiles
2016-10-26[opencv] Mark as not static readyAlexander Karatarakis
2016-10-06Remove use of vcpkg_build_cmake() across all portfiles. Fixes #123Robert Schumacher
2016-09-30[opencv] Require use of internal tiff, libjpeg, libpng. Partially fixes #81.Robert Schumacher
2016-09-28Introduce SOURCE_PATH to almost all portfilesAlexander Karatarakis