summaryrefslogtreecommitdiff
path: root/ext/opencv/meson.build
Commit message (Expand)AuthorAgeFilesLines
* opencv: add cvtracker pluginVivek R2021-09-221-2/+5
* opencv: patch to ensure headers are detectedVivek R2021-09-221-1/+3
* opencv: allow compilation against 4.5.xNicola Murino2020-10-271-1/+1
* opencv: set opencv_dep when option is disabled (#1406)Adam Williamson2020-09-111-0/+1
* opencv: compile with -Wno-format-nonliteralJordan Petridis2020-08-051-1/+3
* opencv: allow compilation against 4.4.xNicola Murino2020-08-011-1/+1
* opencv: suppress warnings about non-existent include dirsTim-Philipp Müller2020-07-101-0/+4
* opencv: allow compilation against 4.3.xLuka Blaskovic2020-05-061-1/+1
* opencv: allow compilation against 4.2.xNicola Murino2019-12-261-1/+1
* opencv: Don't error when unable to detect OpenCV data dirJan Alexander Steffens (heftig)2019-10-251-1/+5
* docs: Build documentation with hotdocThibault Saunier2019-05-131-0/+1
* opencv: allow compilation against 4.1.xNicola Murino2019-04-231-1/+1
* opencv: remove deprecated headersNicola Murino2019-02-021-5/+0
* meson: fix opencv=disabled case if opencv is available on the systemTim-Philipp Müller2018-12-171-0/+6
* meson: Add libsinc to the CFLAGSSebastian Dröge2018-12-171-1/+1
* opencv: make compatible with opencv 4Nicola Murino2018-11-261-1/+31
* opencv: Fixup include to follow new standardNicolas Dufresne2018-08-021-7/+7
* opencv: Bump requirement to 3.0.0+Nicolas Dufresne2018-08-021-15/+3
* opencv: new cameracalibrate and cameraundistort elementsPhilippe Renon2018-08-011-1/+5
* Meson: Generate pc file for all plugins in badXavier Claessens2018-04-251-0/+1
* opencv: fix OPENCV_PATH_NAME when using mesonGuillaume Desmottes2018-02-061-1/+1
* opencv: allow all future 3.4.x versionsTim-Philipp Müller2018-01-021-1/+1
* opencv: allow compilation against 3.4.xNicola Murino2018-01-021-1/+1
* opencv: allow compilation against 3.3.0Nicola Murino2017-09-041-1/+1
* opencv/meson: Allow 3.2.0Nicolas Dufresne2017-05-111-1/+1
* opencv/meson: Ensure variable opencv_found is setNicolas Dufresne2017-05-091-2/+2
* Bump and update for meson 0.40.1Nicolas Dufresne2017-05-091-21/+12
* opencv: Fix build with OpenCV < 3Sebastian Dröge2017-01-121-3/+16
* opencv: add dewarp pluginNicola Murino2017-01-021-1/+2
* opencv/meson: check presence of required opencv_contrib headersNicolas Dufresne2016-12-011-0/+1
* meson: Rework opencv plugin checksNirbheek Chauhan2016-11-291-16/+50
* opencv: Make the OpenCV plugin optional in the meson buildSebastian Dröge2016-11-271-1/+1
* opencv: Enable in meson buildLuis de Bethencourt2016-11-261-0/+50