65 Commits (44d2fce4dd0a3d7c44a6c62b91c7cc4a501b86ef)

Author SHA1 Message Date
Stefano Sinigardi 3869d7ec40 restrict the opencv module selection to the only problematic configuration 6 years ago
Stefano Sinigardi 7377f661f6 fix label option 6 years ago
Stefano Sinigardi 73baf8531e bump tweak version 6 years ago
Stefano Sinigardi a57a16998d move bool from set cache to option 6 years ago
Stefano Sinigardi 9baf9861d7 restore shared lib as default 6 years ago
Stefano Sinigardi 53699c189b use selected OpenCV modules only on Windows 6 years ago
Stefano Sinigardi 98a2a7a7b7 re-enable full opencv linking as an option 6 years ago
Stefano Sinigardi 992ee6b4b6 everything is publicly linked for libdark 6 years ago
Stefano Sinigardi 651a8dd7a6 restore OMP symbols as public 6 years ago
Stefano Sinigardi c32588f433 add missing links for cpp targets 6 years ago
Stefano Sinigardi 76b42fc776 export missing defines and includes, hide unnecessary public symbols 6 years ago
Stefano Sinigardi 61bab85a54 add compatibility with opencv 4.1.1 6 years ago
Stefano Sinigardi ae0306e851 option to build project using cpp compiler if c not working/available 6 years ago
Stefano Sinigardi 2c4c96f50c fix regression 6 years ago
Stefano Sinigardi 15a19c4e83 avoid 'command line is too long' error on windows 6 years ago
Stefano Sinigardi e299925c5c re-enable cuda choice 6 years ago
Stefano Sinigardi b78db932cd fix missing pthread link for downstream users 6 years ago
Stefano Sinigardi 1b7a0dca09 revert #3389 6 years ago
Aymeric DUJARDIN f1f45b295c Fix Ubuntu cmake compilation (nvcc fatal fopenmp + pthread link uselib) 6 years ago
Stefano Sinigardi f14c6e2fd9 fully restore opencv option which got lost somehow 6 years ago
Stefano Sinigardi f1b6a6e008 fixes for clang/mac 6 years ago
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