aboutsummaryrefslogtreecommitdiff
path: root/ports/opencv
AgeCommit message (Collapse)Author
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
2016-09-28[opencv] Fix URL->URLS, -DWITH_CUDA=OFF, and LICENSE locationRobert Schumacher
2016-09-27[opencv] Adjust installation to deploy correct cmake filesRobert Schumacher
2016-09-18Initial commitAlexander Karatarakis