28 Commits (95415ac3a586207cd89b43c91078bf5a0a038de2)

Author SHA1 Message Date
Maksim Shabunin 73959fed45 Merge pull request #13422 from mshabunin:split-videoio-cmake 6 years ago
Maksim Shabunin e56d6054aa Do not build protobuf without dnn (#10689) 7 years ago
Alexander Alekhin 88225eb65e ocl: fix world compilation on Windows 7 years ago
Alexander Alekhin a9cc87636f build: update modules descriptions 8 years ago
Alexander Alekhin 17e5e4cd5a core: CPU target dispatcher update 8 years ago
Alexander Alekhin 36b34465a4 cmake: include contrib modules into opencv_world 8 years ago
Dal Rupnik e71ff78f7f Merge pull request #8009 from Legoless:master 8 years ago
Alexander Alekhin c75f9c80c7 cmake: turn off precompiled headers in case of opencv_world builds 9 years ago
Alexander Alekhin c8ff7a4867 build: fix opencv_world with CUDA 9 years ago
Alexander Alekhin be23846c4e update osx and ios build_framework.py 9 years ago
Alexander Alekhin 8184e57dd6 fix tests build (win,shared,world) 10 years ago
Maksim Shabunin e7c02f376f Fixed world build with HAL 10 years ago
Maksim Shabunin c28fea32c7 Build separate world-like iOS framework for contrib 10 years ago
Alexander Alekhin 03435c0d74 fix IOS framework 10 years ago
Alexander Alekhin 55188fe991 world fix 10 years ago
Ievgen Khvedchenia 92ead5fab3 Fix cmake to build OpenCV framework on OSX 11 years ago
Alessandro Trebbi 3d25d70627 fix for compiling 2.4 opencv with xcode 5.1 11 years ago
Kiran Pradeep 5852a913a8 CMake's get_filename_component with NAME_WE parameters, interprets first period as start of extension. For. e.g file name with out extension of 'this.is.a.text.file.txt' will be taken as 'this'. Hence using NAME with regex replacement to get 'this.is.a.text.file' 11 years ago
Roman Donchenko f55740da70 Deleted all trailing whitespace. 11 years ago
Anatoly Baksheev 7fa01e3fcc enabled png and jpeg for iOS 12 years ago
Marina Kolpakova 150aeee58f merged iOS framework from the trunk 13 years ago
Andrey Kamaev c5df95d5a9 Shortened cmake script for opencv_world 13 years ago
Vadim Pisarevsky 76f49f3078 added script to build the universal opencv2.framework for iOS device and simulator. fixed opencv_world cmake script to create static libopencv_world.a for iOS. temporarily disable compressed file storages in the case of iOS (to avoid dependency of zlib) 13 years ago
Andrey Kamaev 5a41c6509e Fixed build of opencv_world with QT on linux #2012 13 years ago
Andrey Kamaev 37d9c3f835 Fixed some corner cases of opencv_world configuration 13 years ago
Vadim Pisarevsky fd68cc768a fixed 2 build problems on MacOSX (highgui with ffmpeg, opencv_world); added macro CV_INIT_ALGORITHM for simpler algorithm registration (ticket #1876) 13 years ago
Andrey Kamaev 8d135e8ea1 Shortened CMake script for opencv_world. Fixed opencv_world link with non-Visual Studio generators on Windows. 13 years ago
Vadim Pisarevsky 6dde56faf4 fixed building opencv_world with VS2010 13 years ago
Vadim Pisarevsky 9bbcebd6b0 added opencv_world module that combines all the other [selected by user] OpenCV modules, except for opencv_python and opencv_gpu. 13 years ago