aboutsummaryrefslogtreecommitdiff
path: root/ports/opencv
AgeCommit message (Collapse)Author
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