26 Commits (b573eab63f43bfb9c7570ceec953ebface5c8168)

Author SHA1 Message Date
Stefano Sinigardi dea940c666 cleanup vcpkg cache 6 years ago
Stefano Sinigardi ed0b348573 remove unnecessary gcc installation on travis 6 years ago
Stefano Sinigardi 35346d2ef8
[cudnn] remove hardcoded version in cmake module (#3738) 6 years ago
Stefano Sinigardi 769f76ef62 fixes for modern clang on linux 6 years ago
Stefano Sinigardi 6e7c3a53c7 move travis to ubuntu18.04 and simplify test matrix 6 years ago
Stefano Sinigardi ae0306e851 option to build project using cpp compiler if c not working/available 6 years ago
Stefano Sinigardi 920b29f15f fixes for ci and included files 6 years ago
Stefano Sinigardi 84ee1f42c6 [travis] disable vcpkg's built opencv[cuda] also on cuda-enabled configs, since it causes internal compiler errors. Waiting for updates from vcpkg 6 years ago
Stefano Sinigardi 3a20020264 [ci] extend timeout for vcpkg, add all vcpkg configs to allowed failures 6 years ago
Stefano Sinigardi 21e6372a5b [ci] allow vcpkg failures, export CC and CXX symbols, use stb from vcpkg when not testing integrated libs 6 years ago
Stefano Sinigardi b805bdebbd [travis,cuda] add missing symbol 6 years ago
Stefano Sinigardi 73cc42c96d improve CI compatibility with updated opencv@2 and opencv@3 on mac, fix variable not expanded for vcpkg 6 years ago
Stefano Sinigardi b8962b22eb disable vcpkg bootstrap when not required 6 years ago
Stefano Sinigardi f0a158e0cd [ci] add tests with vcpkg on linux 6 years ago
Stefano Sinigardi ac0dc5e696 [CI] add opencv@3 on ubuntu, add caching mechanism for vcpkg on appveyor 6 years ago
Stefano Sinigardi f6d45f1408 [travis] improve CI configurations, add no-opencv-ones, add opencv4 on 6 years ago
Stefano Sinigardi 751d750952 other fixes for travis-ci 6 years ago
Stefano Sinigardi bff37eb406 add reference to opencv[ffmpeg], fix spell errors, fix LD_LIBRARY_PATH for cuda on travis-ci, create a script to update cmake on cygwin-appveyor-ci 6 years ago
Stefano Sinigardi dcd41f37cc add ld_library_path to travis to fix [maybe] linking problems 6 years ago
AlexeyAB f5fd086407 Minor fix 6 years ago
AlexeyAB 7b1ef39607 Compile fix 6 years ago
Stefano Sinigardi 2c8ff8db0d create cmake targets for proper lib export 6 years ago
Stefano Sinigardi 80d0582ee4 fix cuda build on appveyor, remove old unsupported config on macOS 6 years ago
Stefano Sinigardi caeb0aee05 [CI] add CUDA build tests in matrix 6 years ago
Stefano Sinigardi 2a874b49a0 [CI] trying to improve resiliency 6 years ago
Stefano Sinigardi 56a6e0cdba [travis/appveyor] add CI, remove broken empty include path from CMakeLists.txt 6 years ago