Stefano Sinigardi
f6d45f1408
[travis] improve CI configurations, add no-opencv-ones, add opencv4 on
...
macOS
[build.sh] improve handling of vcpkg
[readme] update instructions for newer visual studio versions
[build.ps1] add VS2015 and VS2019 using vswhere
2019-04-09 09:06:58 +02:00
AlexeyAB
f19d1440cb
Moved all OpenCV functions to the image_opencv.cpp/h
2019-04-04 22:57:05 +03:00
Stefano Sinigardi
c35c94798a
[clang] force -pthread flag on linux to avoid some cmake bugs
2019-03-29 16:09:04 +01:00
Stefano Sinigardi
05b23f5d6e
add some more messages to vcpkg auto-integration
2019-03-29 10:16:35 +01:00
Stefano Sinigardi
05f027cc72
shared libs are really always default now, static are opt-in only
2019-03-29 09:15:55 +01:00
Stefano Sinigardi
da74882fe1
cleanup in preparation to opencv-4 work
2019-03-28 17:54:27 +01:00
AlexeyAB
f5fd086407
Minor fix
2019-03-28 00:11:16 +03:00
AlexeyAB
ab9e891f60
Minor fixes
2019-03-26 18:32:36 +03:00
Stefano Sinigardi
dfa1735a90
Merge branch 'master' into dev/cenit/stb
2019-03-19 19:39:41 +01:00
Aymeric Dujardin
f1d47703b4
ZED CMake fail silently if not found
2019-03-19 14:23:28 +01:00
Aymeric Dujardin
0557f43141
ZED Camera support CMakeLists + Fix Makefile
2019-03-19 12:41:47 +01:00
Alexey
6f146a9d07
Merge pull request #2632 from kehonsyo/suppress_c4819
...
suppress C4819 warnings to the cuda file in CP932 environment.
2019-03-18 18:12:12 +03:00
AlexeyAB
2f0592d540
Compile fixes
2019-03-18 15:22:38 +03:00
none
9c3237acc8
suppress C4819 warnings to the cuda file in CP932 environment.
2019-03-18 09:44:43 +09:00
Stefano Sinigardi
d6294761be
x64 only
2019-03-13 23:36:13 +01:00
Stefano Sinigardi
5be12ce058
move Stb lib to 3rdparty folder
2019-03-13 23:21:37 +01:00
Stefano Sinigardi
2c8ff8db0d
create cmake targets for proper lib export
2019-03-05 18:34:53 +01:00
Stefano Sinigardi
6c7540420b
[opencv-cuda] handle properly cuda enabled but opencv built without cuda support
2019-03-01 11:23:31 +01:00
Stefano Sinigardi
2acbfe9592
[ci] try cuda builds on windows, skip building uselib_track if opencv does not have cuda support
2019-02-28 18:13:17 +01:00
Stefano Sinigardi
3b43d32dff
[ci] add tests for included libs, add link path for linux
2019-02-28 18:13:17 +01:00
Stefano Sinigardi
caeb0aee05
[CI] add CUDA build tests in matrix
2019-02-28 18:13:09 +01:00
Stefano Sinigardi
ef88900eb0
[CMakeLists.txt] remove references to C since CXX is the only way to build the project
2019-02-28 18:13:09 +01:00
Stefano Sinigardi
56a6e0cdba
[travis/appveyor] add CI, remove broken empty include path from CMakeLists.txt
2019-02-28 18:12:55 +01:00
AlexeyAB
cccc90b340
CMakeLists.txt temporary fix for CUDA
2019-02-22 18:47:10 +03:00
Stefano Sinigardi
da9c0be371
[CMakeLists.txt] add a compatibility include directive to workaround some regressions in enable_language(CUDA)
2019-02-22 14:22:10 +01:00
Stefano Sinigardi
20757e217f
restore manual control of CUDA while keeping default enabled
2019-02-20 15:29:56 +01:00
Stefano Sinigardi
f950085a45
automatically detect CUDA and use it, without any possible manual intervention
2019-02-20 11:42:53 +01:00
Stefano Sinigardi
9c64f885a8
improve CMake default behaviour to use integrated libs
2019-02-19 23:11:40 +01:00
Stefano Sinigardi
cbc1c6d8ca
improve CMake alternative, add instructions in README
2019-02-18 09:34:20 +01:00
Stefano Sinigardi
c88ae98289
add CMakeLists.txt and necessary modules
2019-02-15 17:19:35 +01:00