173 Commits (45b4f4f32bf2aec782432c9755e2e5b03a7bd152)

Author SHA1 Message Date
Andrey Kamaev 052d2dc23a Merged the trunk r8459:8466 (inclusive) 13 years ago
Andrey Kamaev 949c4edf41 Merged the trunk r8408:8457 (inclusive) 13 years ago
Andrey Kamaev 7b5a45eac4 Merged the trunk r8384:8407 (inclusive) 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 e1c4fd9e1f Merged the trunk r8345:8376 13 years ago
Andrey Kamaev 70166820ea Merged the trunk r8324:8345 13 years ago
Andrey Kamaev c3577a288b Merged the trunk r8291:8321 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 ba238562c6 Fix for #1902 is merged from trunk 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 10459a886b Added check for CUDA toolkit version ( older can't compile Kepler ) 13 years ago
Anatoly Baksheev 962754141a Added check for CUDA toolkit version ( older can't compile Kepler ) 13 years ago
Anatoly Baksheev 215dd2a41b Merged revision(s) 8304 from trunk/opencv/cmake/OpenCVDetectCUDA.cmake: 13 years ago
Anatoly Baksheev 03f122ca88 Added check for CUDA toolkit version ( older can't compile Kepler ) 13 years ago
Marina Kolpakova 025f6674db update for kepler arch support 13 years ago
Anatoly Baksheev c05ebdffd8 Added default compilation for Kepler 13 years ago
Marina Kolpakova 6e6271d995 Debug/Release folders fix for QTCreator build 13 years ago
Vadim Pisarevsky d5a0088bbe merged 2.4 into trunk 13 years ago
Andrey Kamaev 7bfc50b84d #1854 Fixed Mac OS X build with Clang 13 years ago
Andrey Kamaev 09140c2fc6 Reenabled OpponentSIFT test; 13 years ago
Andrey Kamaev 3d0f4fe167 Fixed compiler flags for debug builds 13 years ago
Andrey Kamaev 8d130ff10c Fixed most of the floating-point accuracy problems for x86 gcc 13 years ago
Andrey Kamaev 019122fba7 Fixed dependencies for cmake status embeeded into opencv core 13 years ago
Andrey Kamaev 2c85aa543c Make ocv_include_directories a function to minimize problems with windows backslashes 13 years ago
Andrey Kamaev 624880fd67 Minor update for new Ninja cmake generator 13 years ago
Andrey Kamaev 247e2d085f Updated for cmake 2.8.8 13 years ago
Andrey Kamaev 44098b2fbb #1813 fixed compiler options with profiling enabled 13 years ago
Andrey Kamaev ce32b4792f Made OpenCVConfig.cmake friendly to Windows pack 13 years ago
Andrey Kamaev f9da906144 Fixed Android manifest generation and Android samples install 13 years ago
Andrey Kamaev 00de4b9314 Fixed compiler flags caching in toolchain; fixed zlib search. 13 years ago
Andrey Kamaev c4af85043a merged few missed changes from 2.4 to trunk 13 years ago
Vadim Pisarevsky 2fd1e2ea57 merged all the latest changes from 2.4 to trunk 13 years ago
Andrey Kamaev 67a336e0be Fixed gcc version parsing. 13 years ago
Andrey Morozov ee682493fd added support clang compiler 13 years ago