43 Commits (0823d04247573d5371733ce6755ba143e1591108)

Author SHA1 Message Date
Stefano Sinigardi 578d1c0fba [cmake+cuda] improve friendliness of architecture selection 6 years ago
Stefano Sinigardi 5e242dfe4d remove deprecated json file 6 years ago
Stefano Sinigardi 920b29f15f fixes for ci and included files 6 years ago
Stefano Sinigardi d21dc00c6e move towards using only modern cmake - part 3 6 years ago
Stefano Sinigardi 52dabbbd02 move towards using only modern cmake - part 2 6 years ago
Stefano Sinigardi f27f7cc5d0 move towards using only modern cmake 6 years ago
Stefano Sinigardi c2071db3ae fully recicle install location in target definition 6 years ago
Stefano Sinigardi 49986d5a20 install header files to darknet/ subfolder 6 years ago
Stefano Sinigardi 6497ba1bfd [dark.lib] set correct function visibility when building shared libs also for non-msvc compilers 6 years ago
Stefano Sinigardi 77917d02fb [headers] move .h files to our own subfolder to avoid clashes with other libraries 6 years ago
Stefano Sinigardi 5b8929becf fixes for downstream projects using darklib, disable debug build 6 years ago
Stefano Sinigardi 1cbdd293f3 sync cmake version with hardcoded version 6 years ago
Stefano Sinigardi e782d96180 [VS] add support for BuildTools (only compilers, partial installation of Visual Studio) 6 years ago
Stefano Sinigardi f6d45f1408 [travis] improve CI configurations, add no-opencv-ones, add opencv4 on 6 years ago
AlexeyAB f19d1440cb Moved all OpenCV functions to the image_opencv.cpp/h 6 years ago
Stefano Sinigardi c35c94798a [clang] force -pthread flag on linux to avoid some cmake bugs 6 years ago
Stefano Sinigardi 05b23f5d6e add some more messages to vcpkg auto-integration 6 years ago
Stefano Sinigardi 05f027cc72 shared libs are really always default now, static are opt-in only 6 years ago
Stefano Sinigardi da74882fe1 cleanup in preparation to opencv-4 work 6 years ago
AlexeyAB f5fd086407 Minor fix 6 years ago
AlexeyAB ab9e891f60 Minor fixes 6 years ago
Aymeric Dujardin f1d47703b4 ZED CMake fail silently if not found 6 years ago
Aymeric Dujardin 0557f43141 ZED Camera support CMakeLists + Fix Makefile 6 years ago
AlexeyAB 2f0592d540 Compile fixes 6 years ago
none 9c3237acc8 suppress C4819 warnings to the cuda file in CP932 environment. 6 years ago
Stefano Sinigardi d6294761be x64 only 6 years ago
Stefano Sinigardi 5be12ce058 move Stb lib to 3rdparty folder 6 years ago
Stefano Sinigardi 2c8ff8db0d create cmake targets for proper lib export 6 years ago
Stefano Sinigardi 6c7540420b [opencv-cuda] handle properly cuda enabled but opencv built without cuda support 6 years ago
Stefano Sinigardi 2acbfe9592 [ci] try cuda builds on windows, skip building uselib_track if opencv does not have cuda support 6 years ago
Stefano Sinigardi 3b43d32dff [ci] add tests for included libs, add link path for linux 6 years ago
Stefano Sinigardi caeb0aee05 [CI] add CUDA build tests in matrix 6 years ago
Stefano Sinigardi ef88900eb0 [CMakeLists.txt] remove references to C since CXX is the only way to build the project 6 years ago
Stefano Sinigardi 56a6e0cdba [travis/appveyor] add CI, remove broken empty include path from CMakeLists.txt 6 years ago
AlexeyAB cccc90b340 CMakeLists.txt temporary fix for CUDA 6 years ago
Stefano Sinigardi 78b707fa09 fallback enabled only not on windows, need to investigate better the failure anyway 6 years ago
Stefano Sinigardi da9c0be371 [CMakeLists.txt] add a compatibility include directive to workaround some regressions in enable_language(CUDA) 6 years ago
Stefano Sinigardi 20757e217f restore manual control of CUDA while keeping default enabled 6 years ago
Stefano Sinigardi f950085a45 automatically detect CUDA and use it, without any possible manual intervention 6 years ago
Stefano Sinigardi 9c64f885a8 improve CMake default behaviour to use integrated libs 6 years ago
Stefano Sinigardi cbc1c6d8ca improve CMake alternative, add instructions in README 6 years ago
Stefano Sinigardi c88ae98289 add CMakeLists.txt and necessary modules 6 years ago