114 Commits (efe139667b408228b502e2442d832a06fd48984b)

Author SHA1 Message Date
Andrey Pavlenko e2e6838da3 adding CDT Builder (via ndk-build.cmd) for JNI part 13 years ago
Andrey Kamaev afe11f69fb Fixed Windows build warnings and configuration problem. 13 years ago
Andrey Kamaev 739da31add Fixed Android build with SDK tools revision 20 13 years ago
Andrey Kamaev 15e50420bc Fixed linux and android install 13 years ago
Andrey Pavlenko 3804ca3e20 changing package layout after 'make install' for Android build 13 years ago
Andrey Kamaev 55567582a6 added XIMEA support for linux (by Igor Kuzmin) #2085 13 years ago
Andrey Kamaev a142a3b78a Fixed Android Manager build 13 years ago
Andrey Kamaev 4a0249f865 Minor update for zlib search 13 years ago
Andrey Kamaev cfa9aa9206 Search python libs exactly matching to python executable on cmake 2.8.9 and newer 13 years ago
Marina Kolpakova 1365e28a54 initial support of GPU LBP classifier: added new style xml format loading 13 years ago
Andrey Pavlenko 2984fa751e adding OpenCV Manager 13 years ago
Andrey Kamaev d48d7b2b46 Updated warning options for GCC; fixed new warnings. 13 years ago
Marina Kolpakova e7f6c4b7ef scan operations are moved in separate header 13 years ago
Andrey Kamaev 8748cbc232 Fixed optional dependencies tracking in CMake. Fixed TBB compiler definitions for Android. 13 years ago
Evgeny Talanin 528da9184c added OpenCVConfig.cmake 13 years ago
Andrey Kamaev 0f01d8df1c Fixed Visual Studio precompiled headers 13 years ago
Andrey Kamaev a20837fb7c Fixed precompiled headers support detection 13 years ago
Andrey Kamaev 7cccc93bdf Fixed Android build warnings and few warnings in specific cnfigurations 13 years ago
Andrey Kamaev cd19de45d3 Fixed problem with incorrect detection of some compiler flags 13 years ago
Andrey Kamaev 16b50fcec7 restored -Wno-unnamed-type-template-args 13 years ago
Andrey Kamaev 4ddcf06404 Added own CMake macro for compiler flag checks (to not depend on CMake version) 13 years ago
Andrey Kamaev 37212f5e00 Fixing compiler flags checks. 13 years ago
Andrey Kamaev c5aba337e9 Fixed number of warnings. Fixed mingw64 build. 13 years ago
Andrey Kamaev f2d3b9b4a1 Warning fixes continued 13 years ago
Andrey Kamaev ffa44fb114 Fixed precompiled headers build on Linux 13 years ago
Andrey Kamaev 8720b27d87 Fixed build with TBB for Android 13 years ago
Andrey Kamaev 2f40905548 Fixed Android build 13 years ago
Andrey Kamaev 79df8db76f Fixed recently introduced build problems on some platforms 13 years ago
Andrey Kamaev f62028dc16 Fixed mingw build. 13 years ago
Andrey Kamaev 49a1ba6038 Set stricter warning rules for gcc 13 years ago
Andrey Kamaev ca6d2fe76b Moved 3rd-party libraries detection to separate cmake files 13 years ago
Andrey Kamaev 0fe0a88108 Minor cmake change 13 years ago
Vladislav Vinogradov 1d57911646 updated gpu-vs-cpu performance tests 13 years ago
Anatoly Baksheev 4793ca8fbb fixed precom for opencv_perf_gpu_cpu 13 years ago
Andrey Kamaev c9027fecc0 Fixed few MinGW build problems 13 years ago
Andrey Kamaev 5a3cbadfe3 Fixing Android SDK search on OS X. 13 years ago
Andrey Kamaev f8368ba6da MinGW: try -mpreferred-stack-boundary instead of mstackrealign 13 years ago
Andrey Kamaev 18c52c309b Restored -O2 for MinGW 13 years ago
Andrey Kamaev b8804ccc17 Fixed problem with manually set PYTHON_PACKAGES_PATH #1891 13 years ago
Andrey Kamaev 4a3141accf #1932 Fixed SSE instability on mingw32 13 years ago
Andrey Kamaev d2da219ec0 Fixed incorrect CMake variable name 13 years ago
Andrey Kamaev 9275adff81 Applied patch for IPP linking under MinGW (thanks to Philippe FOUBERT) #1906 13 years ago
Andrey Kamaev 26fb7603c0 Fixed typo #1896 13 years ago
Andrey Kamaev 07658aeb74 Fixed replacement of -O3 with -O2 for mingw compiler #1896 13 years ago
Andrey Kamaev 78915e016c Fixed python version issue #1903 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 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
Andrey Kamaev 31723effe7 #1902 added workaround for CMake 2.8.2 bug 13 years ago
Anatoly Baksheev 1313d8a570 added check for CMake 2.8.3 for CUDA support 13 years ago
Anatoly Baksheev 962754141a Added check for CUDA toolkit version ( older can't compile Kepler ) 13 years ago